Skip to content

CartoCSS project focused on the Humanitarian Data Model

License

Notifications You must be signed in to change notification settings

webgeodatavore/HDM-CartoCSS

 
 

Repository files navigation

HDM-CartoCSS

The HDM rendering is a Carto project, focusing on the Humanitarian Data Model.

Preview: http://map.hotosm.org

Compare: http://map.hotosm.org/compare.html

Install

See the wiki for instructions.

Differences with the original project

It's a forked version to accomodate one of our customers

Replaced zipped files with shp

The replacement files are:

These zip replaced the previous broken links:

Status changed for some layers

The layers poi-point and poi-poly have a status set to off to hide them.

Recipe to consume the source as mml or xml instead of yml

If you need project.mml file instead of project.yml, do npm install -g yamljs and execute yaml2json --pretty project.yml > project.mml

If you need project.xml, install npm install -g carto and from the previous project.mml file, generate the XML with carto project.mml > project.xml

Licence

  • stylesheet is licenced under CC0
  • Nori icons are licenced under CC0
  • Maki icons by Mapbox are licenced under CC0

About

CartoCSS project focused on the Humanitarian Data Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CartoCSS 93.3%
  • Shell 4.4%
  • HTML 2.3%