mapbox / vector-tile-spec

Mapbox Vector Tile specification
https://www.mapbox.com/vector-tiles/specification/
Other
890 stars 209 forks source link

String or Value based ids for Features #120

Closed flippmoke closed 6 years ago

flippmoke commented 6 years ago

Addresses #94 by adding the ability to have any Value type also be a ID for a feature.

e-n-f commented 6 years ago

This is working in Tippecanoe now, but do we actually gain anything from using value references instead of string messages, when IDs will generally be unique across features?