mapbox / simplespec-to-gl-style

Converts GeoJSON styled with simplestyle-spec to a GL Style
ISC License
32 stars 6 forks source link

remove geojsonhint #3

Closed jfirebaugh closed 8 years ago

jfirebaugh commented 8 years ago

As a standalone library, simplespec-to-gl-style can assume it receives valid GeoJSON inputs, and leave responsibility for validation to the downstream consumers (who may already have validation in place, or want to do it with something other than geojsonhint).