GIS & Layers
Query GIS layer properties
Query a GIS layer at a given latitude/longitude and return the layer-specific properties.
GET
Query GIS layer properties
Overview
Queries the Greece parcels worker for a given GIS layer at a latitude/longitude coordinate and returns the layer-specific properties. The response shape varies by layer. Authentication is not enforced at the schema level, but a valid Bearer token is recommended for production integrations.Query parameters
Response
Returns a JSON object with layer-specific properties. The exact shape varies depending on thelayer value requested.
Example request
Query Parameters
Latitude of the location.
Longitude of the location.
GIS layer type.
Available options:
apaa, crime, parcel Response
Layer-specific properties for the given location. Shape varies by layer.
The response is of type object.
Query GIS layer properties
