With the addition of locations specific to one region of the world does it make sense to organize the folder/file structure? Having a root mapbox-streets directory doesn't quite make sense to me. While these locations were initially created to evaluate style layers using mapbox streets, these locations are relevant to other datasets and its less clear to someone using gazetteer why it's labelled that way.
@dasulit @ClareTrainor what do you think about this proposal:
Conceptually, anything that is specific to mapbox-streets should use the tags field to cite that.
Files
Rename poi-label-hierarchy.json 👉 points-of-interest.json. Make this file more genericized with locations that deal with heirarchy as tag: heirarchy.
Rename place-settlement-hierarchy-and-density.json 👉 place-labels.json. Make this file more genericized with locations that deal with heirarchy or density as tag: heirarchy, tag: density.
Rename transit-labels.json 👉 transit.json.Make this file more genericized.
Merge suburb-quarter-neighbourhood.json with place-labels.json. Distinguish theme using tags.
With the addition of locations specific to one region of the world does it make sense to organize the folder/file structure? Having a root
mapbox-streets
directory doesn't quite make sense to me. While these locations were initially created to evaluate style layers using mapbox streets, these locations are relevant to other datasets and its less clear to someone using gazetteer why it's labelled that way.@dasulit @ClareTrainor what do you think about this proposal:
Conceptually, anything that is specific to
mapbox-streets
should use thetags
field to cite that.Files
poi-label-hierarchy.json
👉points-of-interest.json
. Make this file more genericized with locations that deal with heirarchy astag: heirarchy
.place-settlement-hierarchy-and-density.json
👉place-labels.json
. Make this file more genericized with locations that deal with heirarchy or density astag: heirarchy
,tag: density
.transit-labels.json
👉transit.json
.Make this file more genericized.suburb-quarter-neighbourhood.json
withplace-labels.json
. Distinguish theme using tags.Folder structure