-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
enhancementNew feature or requestNew feature or requestpipelineIssues related to pipelinesIssues related to pipelinespipeline/osm-poiIssues related to the osm-poi pipelineIssues related to the osm-poi pipeline
Description
OSM objects may include a brand or operator tag, which you can use to derive the brand of a POI.
The issue that exists is that the values of those tags can be spelled differently across several entities (e.g., "McDonalds", "Mc Donald's", or "McDonald's").
There exists a repo that tries to unify the spelling across OSM: https://github.com/osmlab/name-suggestion-index/.
Otherwise, it is an option to find a clean list of worldwide brand names and use string distance measures to connect a POI to a brand.
IritaSee
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpipelineIssues related to pipelinesIssues related to pipelinespipeline/osm-poiIssues related to the osm-poi pipelineIssues related to the osm-poi pipeline
Type
Projects
Status
In Progress