Point - Latitude and Longitude

This endpoint delivers parcels using latitude and longitude points. You can add a radius zone to the point or points and limit the amount of parcels returned in the response. Parameter 'geojson' takes priority if Lat/Lon is used in same request. This endpoint allows access to test all of our premium matched datasets. Attention API Trial Token Users: Data is restricted to 7 counties. Please only use data from one of the restricted counties.

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

Longitude point

number

Latitude point

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

Maximum number of Parcel Records to return.

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
  • Geographic data structure for Point and MultiPoint only.
  • Example "coordinates": [[-96.77737790638413, 32.8277929786983],[-96.563861, 32.834967]]
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