Neighborhood API Methods
Select a method for a demonstration.
- getNeighborhoodsByLatLng
- getNearestNeighborhood
- getNeighborhoodsByExtent
- getNeighborhoodsByAddress
- getNeighborhoodsByCityStateCountry
- getNeighborhoodsByPostalCode
- getNeighborhoodsByName
- getNeighborhoodRelationships
- getNeighborhoodDetail
Neighborhood API Overview
UMI's Neighborhood API allows access to our database and computation logic for neighborhoods and other informally-defined regions to be accessed by third parties.
API methods include neighborhoods located at a point/location, neighborhoods within a city or bounding box, alternative neighborhood names, relationships with other neighborhoods (nesting, aliases, dominance), multi-lingual support, intersecting postal codes and intersecting municipalities.
This technical demo is designed to help you develop applications using the Urban Mapping API. Example requests are provided along with corresponding JSON and XML output. For purposes of the demo, results for each service are limited to the first ten records.
Select a method on the left for a demonstration.