- { "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" : "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."},
+ { "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."},