Minhap: Get Cadastral Data By Parcel
Minhap via Parse · government_public
Returns full unprotected cadastral data for a rural property identified by polygon and parcel numbers. Returns upstream_error if the polygon/parcel combination does not exist. 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
- minhap
- 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_data_by_parcel
- Interface artifact
- sha256:bb6970462d84573161e872239ea8e37142bab1455dafd1422dd2aa4f17155c17
- Manifest digest
- sha256:6af10b7d1ac553dbf46a1db5a4d974bb921fe230ab317f32b26323d1d327e32d
Request fields
- parcela (string, required): Parcel number (e.g. 1, 5)
- poligono (string, required): Polygon number (e.g. 1, 3)
- municipio (string, required): Municipality name in uppercase (e.g. TOLEDO)
- provincia (string, required): Province name in uppercase (e.g. TOLEDO)
Example queries
- {"parcela":"1","poligono":"1","municipio":"TOLEDO","provincia":"TOLEDO"}