catastro.minhap.es API: get_cadastral_reference_by_coordinates
catastro.minhap.es via Parse · government_public
Returns the cadastral reference(s) of the parcel at given XY coordinates. Returns upstream_error if no cadastral parcel exists at the specified location. Access Spanish cadastral data including provinces, municipalities, streets, addresses, property references, coordinates, and parcel information from the official Catastro service. Fulfilled by Parse from catastro.minhap.es.
- catastro-minhap-es
- government-public
- maps-geo
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1318ad15-a565-4322-835b-10630ef5af75/get_cadastral_reference_by_coordinates
- Interface artifact
- sha256:ea8e3f0eed951d66cad23f2d2c8cf85f1a3e59d8840d581674b49d0bb08c71db
- Manifest digest
- sha256:cbab8943a18f3edeaea1a395bf6819fafe2191ae92df3da939a3593515fa4dad
Request fields
- srs (string): Spatial Reference System (EPSG:4258 or EPSG:4326): Allowed values: EPSG:4326, EPSG:4258
- coor_x (string, required): X coordinate (longitude, e.g. -3.46328352120012)
- coor_y (string, required): Y coordinate (latitude, e.g. 38.6401434808341)
Example queries
- {"srs":"EPSG:4258","coor_x":"-3.46328352120012","coor_y":"38.6401434808341"}