GIS & Layers
Query layer properties
Retrieve properties from geographic and environmental layers for a given location.
GET
Query layer properties
Overview
Returns properties from a broader set of geographic and environmental layers for a given coordinate. Primarily covers Cyprus-focused layers including floods, seismic zones, and wildfire risk. Authentication is not enforced at the schema level, but a valid Bearer token is recommended for production integrations.Query parameters
Response
Returns layer data for the given location. Contact the Ask Wire team to confirm the expected payload shape for each layer before integrating.Example request
Query Parameters
Latitude of the location.
Longitude of the location.
Layer type.
Available options:
building_blocks, country, floods, parcels, seismic_zones, wildfire Response
200 - application/json
Layer data for the given location.
The response is of type object.
Query layer properties
