nst-guide / terrain

Generate contours, hillshade, Terrain RGB, slope-angle shading tiles from elevation data.
https://nst.guide
MIT License
88 stars 14 forks source link

Create metric contours dataset #4

Open kylebarron opened 4 years ago

kylebarron commented 4 years ago

Use gdaldem contour to create a 10m contour dataset, then export to GeoJSON seq, run through Tippecanoe with the same layer name as the USGS 40' contours (also make sure that the 50m lines have the right key so they can be made bold).

Then it should be possible to switch effortlessly between an imperial and metric basemap, where the imperial basemap isn't just 40' converted into meters.