mapbox / gazetteer

Place bookmarks for maps
BSD 2-Clause "Simplified" License
10 stars 8 forks source link

1.0 Gazetteer spec #53

Closed tristen closed 5 years ago

tristen commented 5 years ago

The intent of this re-write is to create a simpler general-purpose version of Gazetteer (heading in the same similar spririt as https://github.com/mapbox/gazetteer/pull/52).

1.0 version 🆕

Place bookmarks are no longer dependent on a tileset. So the following fields have been removed from the specification:

There are a few reasons for this change.

TODOs

tristen commented 5 years ago

@dasulit for review 🙇 I removed some linting that did some small validation on the GeoJSON in favor of @mapbox/geojsonhint.

tristen commented 5 years ago

Thanks @dasulit I think I got to a better place with the migration script, capturing values from the highlights array.