/
Geo Boundaries Downsampling (Resolution)
Geo Boundaries Downsampling (Resolution)
Overview
The Geo Boundaries Downsampling API allows you to retrieve geographical boundaries data with reduced granularity based on a specified resolution. Higher resolution values result in more detailed and accurate boundaries, while lower resolution values reduce the level of detail.
Downsample Geo Boundaries
Get /zipcode/00001?resolution=0.5
resolution
(string): The resolution parameter that determines the level of detail in the boundaries. Supported values include:
"0.1"
"0.11"
"0.12"
"0.14"
"0.16"
"0.2"
"0.25"
"0.33"
"0.5"
"0.66"
"0.75"
"0.80"
"0.84"
"0.86"
"0.88"
"0.89"
"0.9"
Response
200 OK: Returns a JSON response containing downsampled geographical boundaries data based on the specified resolution.
, multiple selections available,
Related content
Get a Neighbourhood details
Get a Neighbourhood details
More like this
Neighbourhoods inside a BoundingBox
Neighbourhoods inside a BoundingBox
More like this
Neighbourhood
Neighbourhood
Read with this
Nearby Zip codes API
Nearby Zip codes API
Read with this
Get Zip code By point
Get Zip code By point
More like this
Public School Districts Inside Bounding Box
Public School Districts Inside Bounding Box
More like this