Area Geometry Search

Search for parcels in a specific geographical area. This endpoint allows access to test all our premium matched datasets with applicable API token. Accepted formats vary from GeoJSON Feature Collection of geometries (Polygon, MultiPolygon, Point, MultiPoint, LineString and/or MultiLineString), or a Feature with a GeoJSON geometry or a direct GeoJSON geometry. These parameters also accept an optional radius parameter in meters to create a buffer around the given geometries. Note adding a radius can increase the overall area of the request reaching the area size limit per request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

(Default: 0, Maximum: 32000) Radius in meters for which all Parcel records will be returned if they are within the radius zone from latitude and longitude point.

integer

ID from a previous query exceeding the limit, returns the next set of results up to limit.

integer

Maximum number of Parcel Records to return.

boolean

Default true. A features are returned without geometry values.

boolean

Set to true to enable count of parcels in query.

boolean

Default false: A true value allows county-specific fields to be passed through beyond standard schema fields only.

boolean

Default false: A true value shows the naming convention for each standardized schema field.

boolean

Default true: A false value returns the first parcel if geometries are identical.

boolean

Set to false to disable zoning data in the response. Default is true when supported by the account.

boolean

Set to false to disable building footprint data in the response. Default is true when supported by the account.

boolean

Set to false to matched addresses data in the response. Default is true when supported by the account.

boolean

Set to false to disable enhanced ownership data in the response. Default is true when supported by the account.

Body Params
  • "The polygon's GeoJSON geometry (the area being searched). The polygon can not be larger than 80 sq miles."
  • "Three geo coordinates to use: [ -96.77737790638413, 32.8277929786983], [-96.77476147447638, 32.82780540015257], [-96.77614360093615, 32.82905995805102]"
geojson
object
Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json