This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

“class” and “type”

1

There are keys "class" and "type" in records returned by nominatim. What are possible values of these? Is there a query which would return all of them, something like in SQL would be "SELECT DISTINCT class FROM object", "SELECT DISTINCT type FROM object"?

I need a full list of possible values, because I need to do translation of these. Or, are they already translated?

asked 27 Jun '16, 14:18

grzegorzborowiak's gravatar image

grzegorzboro...
26223
accept rate: 0%

edited 27 Jun '16, 14:18

Source code available on GitHub .