NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

We are creating printed maps and collected lots of POIs. Now we want to rank the popularity of certain POIs, so that for example a big international hotel next to a smaller one is favored on the map.

Is there any kind of popularity tagging proposal already?

Current ideas are:

popularity_score from 1-100 based on some kind of algorithm we would have to develop.

Or

popularity with a comma separated list such as "in_travel_guide_bradt,in_travel_guide_lonely_planet" and other sources .. ?

asked 05 Jan '16, 09:40

AddisMap_Alexander's gravatar image

AddisMap_Ale...
1.1k314062
accept rate: 0%


There are a number of reasons while there is no existing such tagging (at least none that I know of) and why inventing such tagging is really not a good idea.

But to give this answer a positive spin: naturally it makes sense to order search results by additional criteria, for example Nominatim uses wikipedia to determine the importance of places, and there is no reason you couldn't do something similar with travel guides.

It just isn't necessary to hard code the results in to the OSM data.

permanent link

answered 05 Jan '16, 11:56

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×930
×230
×55

question asked: 05 Jan '16, 09:40

question was seen: 2,615 times

last updated: 05 Jan '16, 11:56

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum