Skip to content

Reduce importance of non-geographic entities #91

Description

@lonvia

I'm increasingly seeing issues with high-ranking wikipedia pages on non-geographic topics, in particular companies or institutions. These tend to get mapped on real-world structures that then outrank better matching results. Examples are branches of McDonalds or Freeport-McMoRan Central Analytical Service Center. It's not so much an issue for Nominatim which can compensate with more elaborate matching. But you see a lot of odd results float up in Photon with its more lax matching.

It looks like we might be able to deduce if a wikipedia page refers to a geographic feature by checking if the coordinate location property in its wikidata page is present. We could either just export its presence as a flag in the wikipediadata CSV and let Nominatim adjust importance or reduce the importance value directly. I'm leaning towards the former because that leaves the option open to use the CSV also for non-geographic tasks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions