-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
I noticed that process-openmaptiles.lua
is not up to date with the OpenMapTiles schema.
For example here in poiTags variable
tilemaker/resources/process-openmaptiles.lua
Line 248 in 0ebc1d7
poiTags = { aerialway = Set { "station" }, |
- the key
amenity
has 53 values whereas there are 66 values in the OMT schema - the key
office
is completely absent, whereas there is 60 possible values described in OMT schema
Was it intentional not to include everything? Or is it because the OMT scheme has changed since then?
In any case, I will make the changes for cartes.app. Are you interested in a PR here to get a more up-to-date version?
laem
Metadata
Metadata
Assignees
Labels
No labels