Address details
addressdetails=[0|1]
All these elements are optional and only those elements that are available for a given location will be returned.
Name | Description |
---|---|
house_number | House Number |
road | Road Name |
neighbourhood | Neighbourhood |
hamlet | Hamlet |
suburb | Suburb |
village | Village name |
town | Town name |
city_district | Administrative area between city level and town level |
city | City name |
region | Region name |
county | County name |
state_district | District name |
state | State name |
state_code | State code |
postcode | Postal code |
country | Country name |
country_code | Country code |
name | Name of the entity/road in given location |
Use Normalize Address for easier parsing
We recommend using the normalizeaddress parameter to make parsing address details easier. Read more about Normalize Address.
Updated about 1 year ago