Last active
August 29, 2015 14:15
-
-
Save aaronpdennis/93b03788220a5f6cdac9 to your computer and use it in GitHub Desktop.
testing makesurface triangulate
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
makesurface triangulate 10 --bounds -125.8594 24.0465 -65.3906 50.4015 --output tri.geojson | |
makesurface fillfacets -ogjs triFill.geojson ContigUSAGT030.tif tri.geojson | |
tippecanoe -z 9 -Z 3 -o tri.mbtiles tri.geojson |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment