]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: update taginfo information
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 21 Jun 2023 08:09:51 +0000 (10:09 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 21 Jun 2023 08:09:51 +0000 (10:09 +0200)
cookbooks/nominatim/files/default/website/taginfo.json

index 98f8b978a7031672e5745247ef3c49a72ee5110b..7c345871e465fc5537150d8cbf14ed627bd95468 100644 (file)
@@ -1,112 +1 @@
-{
-    "data_format": 1,
-    "data_url": "http://nominatim.openstreetmap.org/taginfo.json",
-    "project": {
-        "name": "Nominatim",
-        "description": "OSM search engine.",
-        "project_url": "http://nominatim.openstreetmap.org",
-        "doc_url": "http://wiki.osm.org/wiki/Nominatim",
-        "contact_name": "Sarah Hoffmann",
-        "contact_email": "lonvia@denofr.de"
-    },
-    "tags": [
-      { "key" : "ref", "description": "Searchable name of the place."},
-      { "key" : "int_ref", "description": "Searchable name of the place."},
-      { "key" : "nat_ref", "description": "Searchable name of the place."},
-      { "key" : "reg_ref", "description": "Searchable name of the place."},
-      { "key" : "loc_ref", "description": "Searchable name of the place."},
-      { "key" : "old_ref", "description": "Searchable name of the place."},
-      { "key" : "iata", "description": "Searchable name of the place."},
-      { "key" : "icao", "description": "Searchable name of the place."},
-      { "key" : "pcode", "description": "Searchable name of the place."},
-      { "key" : "name", "description": "Searchable name of the place."},
-      { "key" : "int_name", "description": "Searchable name of the place."},
-      { "key" : "nat_name", "description": "Searchable name of the place."},
-      { "key" : "reg_name", "description": "Searchable name of the place."},
-      { "key" : "loc_name", "description": "Searchable name of the place."},
-      { "key" : "old_name", "description": "Searchable name of the place."},
-      { "key" : "alt_name", "description": "Searchable name of the place."},
-      { "key" : "official_name", "description": "Searchable name of the place."},
-      { "key" : "place_name", "description": "Searchable name of the place."},
-      { "key" : "short_name", "description": "Searchable name of the place."},
-      { "key" : "addr:housename", "description": "Searchable name of the place."},
-      { "key" : "operator", "description": "Searchable name for amenities and shops." },
-      { "key" : "brand", "description": "Searchable name of POI places."},
-      { "key" : "bridge:name", "description" : "Searchable name for bridges."},
-      { "key" : "tunnel:name", "description" : "Searchable name for tunnels."},
-      { "key" : "emergency", "description": "POI in the search database." },
-      { "key" : "tourism", "description": "POI in the search database." },
-      { "key" : "historic", "description": "POI in the search database." },
-      { "key" : "military", "description": "POI in the search database." },
-      { "key" : "natural", "description": "POI in the search database." },
-      { "key" : "man_made", "description": "POI in the search database." },
-      { "key" : "mountain_pass", "description": "POI in the search database." },
-      { "key" : "highway", "description": "POI or street in the search database (not added are: 'no', 'turning_circle', 'traffic_signals', 'mini_roundabout', 'crossing' and traffic signs)." },
-      { "key" : "aerialway", "description": "POI in the search database (unless value is 'no', 'pylon')." },
-      { "key" : "aeroway", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "amenity", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "boundary", "description": "Area in the search database (used to compute addresses of other places)." },
-      { "key" : "bridge", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "craft", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "leisure", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "office", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "railway", "description": "Geographic feature in the search database (unless value is 'no')." },
-      { "key" : "landuse", "description": "Geographic feature in the search database (unless value is 'no')." },
-      { "key" : "shop", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "tunnel", "description": "POI in the search database (unless value is 'no')." },
-      { "key" : "waterway", "description": "Geographic feature in the search database (unless value is 'riverbank')."},
-      { "key" : "place", "description": "Settlement on the search database (used to compute addresses of other places)." },
-      { "key" : "postal_code", "description": "Postcode in search database (used to compute postcodes of places around)." },
-      { "key" : "postcode", "description": "Postcode in search database (used to compute postcodes of places around)." },
-      { "key" : "addr:postcode", "description": "Postcode in search database (used to compute postcodes of places around)." },
-      { "key" : "tiger:zip_left", "description": "Postcode in search database (used to compute postcodes of places around)." },
-      { "key" : "tiger:zip_right", "description": "Postcode in search database (used to compute postcodes of places around)." },
-      { "key" : "addr:street", "description": "Used to determine the street of a house or POI. Note that a street with the same name must exist for the tag to be effective."},
-      { "key" : "addr:place", "description": "Used to determine the settlement of a house or POI with a street-less address."},
-      { "key" : "country_code", "description": "Used to determine the country a place is in."},
-      { "key" : "ISO3166-1", "description": "Used to determine the country a place is in."},
-      { "key" : "is_in:country_code", "description": "Used to determine the country a place is in."},
-      { "key" : "is_in:country", "description": "Used to determine the country a place is in."},
-      { "key" : "addr:country", "description": "Used to determine the country a place is in."},
-      { "key" : "addr:country_code", "description": "Used to determine the country a place is in."},
-      { "key" : "addr:housenumber", "description": "House number of the place (no ranges)."},
-      { "key" : "addr:conscriptionnumber", "description": "House number of the place (Eastern European system)."},
-      { "key" : "addr:streetnumber", "description": "House number of the place (Eastern European system)."},
-      { "key" : "addr:interpolation", "description": "Way along which house numbers are interpolated."} ,
-      { "key" : "tiger:county", "description": "Used to determine the address in the US (needs a place with the same name and a county suffix)."},
-      { "key" : "addr:suburb", "description": "Used to determine the address of a place."},
-      { "key" : "addr:city", "description": "Used to determine the address of a place."},
-      { "key" : "addr:state_code", "description": "Used to determine the address of a place."},
-      { "key" : "addr:state", "description": "Used to determine the address of a place."},
-      { "key" : "addr:province", "description": "Used to determine the address of a place."},
-      { "key" : "addr:district", "description": "Used to determine the address of a place."},
-      { "key" : "addr:region", "description": "Used to determine the address of a place."},
-      { "key" : "addr:county", "description": "Used to determine the address of a place."},
-      { "key" : "addr:municipality", "description": "Used to determine the address of a place."},
-      { "key" : "addr:hamlet", "description": "Used to determine the address of a place."},
-      { "key" : "addr:village", "description": "Used to determine the address of a place."},
-      { "key" : "addr:subdistrict", "description": "Used to determine the address of a place."},
-      { "key" : "addr:town", "description": "Used to determine the address of a place."},
-      { "key" : "addr:neighbourhood", "description": "Used to determine the address of a place."},
-      { "key" : "addr:quarter", "description": "Used to determine the address of a place."},
-      { "key" : "addr:parish", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:suburb", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:city", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:state_code", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:state", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:province", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:district", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:region", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:county", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:municipality", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:hamlet", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:village", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:subdistrict", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:town", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:neighbourhood", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:quarter", "description": "Used to determine the address of a place."},
-      { "key" : "is_in:parish", "description": "Used to determine the address of a place."},
-      { "key" : "admin_level", "description": "Determines the hierarchy for administrative boundaries."},
-      { "key" : "wikipedia", "description": "Linking to the right wikipedia article helps to guess the importance of a place, which determines how far up in the search results it appears."}
-   ]
-}
+{"data_format":1,"data_url":"https://nominatim.openstreetmap.org/taginfo.json","project":{"name":"Nominatim","description":"OSM search engine.","project_url":"https://nominatim.openstreetmap.org","doc_url":"https://nominatim.org/release-docs/develop/","contact_name":"Sarah Hoffmann","contact_email":"lonvia@denofr.de"},"tags":[{"key":"mountain_pass","description":"POI/feature in the search database(except for values: no)."},{"key":"emergency","description":"POI/feature in the search database(except for values: yes, no, fire_hydrant)."},{"key":"amenity","description":"POI/feature in the search database(except for values: no)."},{"key":"natural","description":"POI/feature in the search database(except for values: yes, no, coastline)."},{"key":"waterway","description":"POI/feature in the search database(except for values: riverbank)."},{"key":"aerialway","description":"POI/feature in the search database(except for values: pylon, no)."},{"key":"historic","description":"POI/feature in the search database(except for values: yes, no)."},{"key":"tourism","description":"POI/feature in the search database(except for values: yes, no)."},{"key":"railway","description":"POI/feature in the search database(except for values: level_crossing, no, rail)."},{"key":"boundary","description":"POI/feature in the search database(except for values: place)."},{"key":"place","description":"POI/feature in the search database"},{"key":"tunnel","description":"POI/feature in the search database(except for values: no)."},{"key":"landuse","description":"POI/feature in the search database"},{"key":"shop","description":"POI/feature in the search database(except for values: no)."},{"key":"office","description":"POI/feature in the search database(except for values: no)."},{"key":"building","description":"POI/feature in the search database(except for values: no)."},{"key":"leisure","description":"POI/feature in the search database(except for values: no)."},{"key":"bridge","description":"POI/feature in the search database(except for values: no)."},{"key":"junction","description":"POI/feature in the search database"},{"key":"highway","description":"POI/feature in the search database(except for values: no, turning_circle, mini_roundabout, noexit, crossing, give_way, stop)."},{"key":"craft","description":"POI/feature in the search database(except for values: no)."},{"key":"club","description":"POI/feature in the search database(except for values: no)."},{"key":"aeroway","description":"POI/feature in the search database(except for values: no)."},{"key":"military","description":"POI/feature in the search database(except for values: yes, no)."},{"key":"man_made","description":"POI/feature in the search database(except for values: survey_point, cutline)."},{"key":"healthcare","description":"POI/feature in the search database"},{"key":"old_name","description":"Searchable name of the place."},{"key":"official_name","description":"Searchable name of the place."},{"key":"place_name","description":"Searchable name of the place."},{"key":"old_ref","description":"Searchable name of the place."},{"key":"reg_name","description":"Searchable name of the place."},{"key":"loc_ref","description":"Searchable name of the place."},{"key":"reg_ref","description":"Searchable name of the place."},{"key":"int_ref","description":"Searchable name of the place."},{"key":"addr:housename","description":"Searchable name of the place."},{"key":"ref","description":"Searchable name of the place."},{"key":"pcode","description":"Searchable name of the place."},{"key":"ISO3166-2","description":"Searchable name of the place."},{"key":"int_name","description":"Searchable name of the place."},{"key":"brand","description":"Searchable name of the place."},{"key":"loc_name","description":"Searchable name of the place."},{"key":"icao","description":"Searchable name of the place."},{"key":"alt_name","description":"Searchable name of the place."},{"key":"name","description":"Searchable name of the place."},{"key":"short_name","description":"Searchable name of the place."},{"key":"iata","description":"Searchable name of the place."},{"key":"nat_ref","description":"Searchable name of the place."},{"key":"nat_name","description":"Searchable name of the place."},{"key":"postcode","description":"Used to determine the address of a place."},{"key":"is_in:country_code","description":"Used to determine the address of a place."},{"key":"country_code","description":"Used to determine the address of a place."},{"key":"tiger:county","description":"Used to determine the address of a place."},{"key":"addr:streetnumber","description":"Used to determine the address of a place."},{"key":"addr:country_code","description":"Used to determine the address of a place."},{"key":"addr:postcode","description":"Used to determine the address of a place."},{"key":"is_in:country","description":"Used to determine the address of a place."},{"key":"addr:conscriptionnumber","description":"Used to determine the address of a place."},{"key":"addr","description":"Used to determine the address of a place."},{"key":"ISO3166-1","description":"Used to determine the address of a place."},{"key":"tiger:zip_right","description":"Used to determine the address of a place."},{"key":"addr:interpolation","description":"Used to determine the address of a place."},{"key":"addr:country","description":"Used to determine the address of a place."},{"key":"is_in","description":"Used to determine the address of a place."},{"key":"addr:housenumber","description":"Used to determine the address of a place."},{"key":"postal_code","description":"Used to determine the address of a place."},{"key":"tiger:zip_left","description":"Used to determine the address of a place."}]}