Last active
August 29, 2015 14:24
-
-
Save aaronpdennis/35958e66970a9f1787aa to your computer and use it in GitHub Desktop.
generate hdm mbtiles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tippecanoe \ | |
-z 14 -Z 13 \ | |
-d12 -D12 \ | |
-b 20 \ | |
-pc -f \ | |
-o hdm.mbtiles \ | |
hdm-data/hdm_label.json\ | |
hdm-data/water_source.json \ | |
hdm-data/communication.json \ | |
hdm-data/electric_utility.json \ | |
hdm-data/sanitation.json \ | |
hdm-data/emergency.json \ | |
hdm-data/medical.json \ | |
hdm-data/building_condition.json \ | |
hdm-data/road_condition.json \ | |
hdm-data/site.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment