mapbox / mapnik-omnivore

Node module that returns metadata about spatial files.
45 stars 19 forks source link

clamp raster to z0 #176

Closed mapsam closed 6 years ago

mapsam commented 6 years ago

Clamps all raster inputs to z0 no matter what.

Also adds a try/catch to the extent forward projection in lib/shape.js #175

cc @GretaCB @millzpaugh @springmeyer @samfader

mapsam commented 6 years ago

Per discussion with @GretaCB - we'll plan on releasing this (and other future zoom updates) as a minor release. Incoming 8.5.0 🚀

mapsam commented 6 years ago

@springmeyer just saw that you did this over in #173, apologies for not seeing that. Going to go ahead with this PR since it has a try/catch addition as well. 💥