vt2geojson icon indicating copy to clipboard operation
vt2geojson copied to clipboard

Depend on published vector-tile-js version

Open lukasmartinelli opened this issue 8 years ago • 1 comments

Can we depend on a stable https://github.com/mapbox/vector-tile-js version?

https://github.com/mapbox/vt2geojson/blob/f5e6f1f5afedb5c7f9b6ef225e25207cf8a4b5fc/package.json#L22

lukasmartinelli avatar Sep 28 '17 18:09 lukasmartinelli

We'd either need to get https://github.com/mapbox/vector-tile-js/pull/33 merged and do a major version release of vector-tile-js, or port that code to vt2geojson itself. My preference is the former; the ring classification code is already duplicated in several projects and it would be good not to add another.

jfirebaugh avatar Sep 28 '17 18:09 jfirebaugh