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

In general, how can I find a mapping between the POI Types (Categories) in OsmAnd and the OSM tags that it's actually translating-to in the OSM dataset?

I'm trying to buy a zipper. On OsmAnd, the closest thing to "a store that sells zippers" that I can find in the "Categories" section of POIs is "Drapery Store". But I'm not sure if a store that sells curtains is going to sell zippers.

If I check the OSM wiki, then I see that there's a sewing shop that could be tagged in a number of ways:

  1. shop=sewing
  2. shop=fabric
  3. shop=wool
  4. shop=craft
  5. shop=haberdashery
  6. craft=sewing

I'm not sure if searching for a "Drapery store" in OsmAnd will return all of the above or not. How can I know?

But I'm not asking specifically about my query with the drapery store and the finite list of tags enumerated above. I'm asking a more general question:

How can I translate the "POI Type" (or "Categories") in OsmAnd to their respective, actual tags in the OSM dataset?

asked 18 Jan, 22:08

maltfield's gravatar image

maltfield
557814
accept rate: 0%

(24 Feb, 20:32) maltfield

If you've enabled the "OpenStreetMap editing" plugin then you can attempt to create a new POI then you can see what tags are used by OsmAnd for a given POI Type (Category).

  1. First, choose some point on the map and then click "Create POI"

  2. Next, enter something that you'd like to "translate" to tags in the "POI Type" field (eg "Drapery store")

  3. Finally, click the "Advanced" tab.

If, for example, you had entered "Drapery store" into the "POI Type" field, then you should see one name=value tag set

shop=fabric

Therefore, it appears that Drapery store in OsmAnd translates to shop=fabric tags in the OSM dataset.

I have no idea how to do this without the OpenStreetMap editing plugin.

permanent link

answered 18 Jan, 22:16

maltfield's gravatar image

maltfield
557814
accept rate: 0%

edited 18 Jan, 22:28

Hello,

in the OsmAnd search doc, you can find a link to list of poi types form the source code.

You then need to find the "phrase" associated to the internal key, in this file for English.

Regards.

permanent link

answered 23 Feb, 16:04

H_mlet's gravatar image

H_mlet
5.4k1781
accept rate: 13%

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:

×191
×181
×100
×12
×3

question asked: 18 Jan, 22:08

question was seen: 423 times

last updated: 24 Feb, 20:32

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