X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b70b2213a542595f3a890445103031e5b72e847b..59540972b64aff5351e4fc8654d5c1100c88dfc6:/website/taginfo.json?ds=inline diff --git a/website/taginfo.json b/website/taginfo.json index ad0c446a..25d1f9ab 100644 --- a/website/taginfo.json +++ b/website/taginfo.json @@ -87,7 +87,7 @@ { "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" : "is_in", "description": "Used to determine the address of a place. Note that a place with the same name must exist for this to work."}, - { "key" : "adr:suburb", "description": "Used to determine the address of a place. Note that a place with the same name must exist for this to work."}, + { "key" : "addr:suburb", "description": "Used to determine the address of a place. Note that a place with the same name must exist for this to work."}, { "key" : "addr:city", "description": "Used to determine the address of a place. Note that a place with the same name must exist for this to work."}, { "key" : "addr:state_code", "description": "Used to determine the address of a place. Note that a place with the same name must exist for this to work."}, { "key" : "addr:state", "description": "Used to determine the address of a place. Note that a place with the same name must exist for this to work."},