Skip to content

update OMT schema in process-openmaptiles.lua #845

@etienneJr

Description

@etienneJr

I noticed that process-openmaptiles.lua is not up to date with the OpenMapTiles schema.

For example here in poiTags variable

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

https://github.com/openmaptiles/openmaptiles/blob/077e7627f15bda6713af6dbc5e27942ca22b06ad/layers/poi/mapping.yaml#L121

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions