Convert cadastral references to GPS coordinates, polygons, land use, solar potential, and market data across 5 European countries. One API, one key.
100 free requests/month. No credit card required.
# Get parcel data from any country
curl
-H "X-API-Key: pk_live_xxx"
"https://api.parcelgps.com/catastro/9872023VH5797S"
# Response
{
"success": true,
"data": {
"refCatastral": "9872023VH5797S",
"latitud": 40.4168,
"longitud": -3.7038,
"direccion": "CL GRAN VIA 1",
"municipio": "MADRID",
"uso": "Residencial",
"superficieParcela": 200,
"poligono": [...]
}
}
5
Countries
40+
Endpoints
<200ms
Avg. response
99.9%
Uptime
One API call gives you coordinates, boundaries, land use, solar potential, market prices, and more.
Convert any cadastral reference to WGS84 coordinates instantly.
Get precise boundary polygons for mapping and GIS integration.
PVGIS-powered solar analysis: kWh/year, optimal angle, payback period.
SIGPAC, RPG, ALKIS land classification, crop types, and NDVI vegetation index.
Real transaction prices available in France (DVF). Reference values coming soon for ES, PT, IT, DE.
Composite 0-100 score combining solar, agricultural, market, accessibility and risk factors.
Download parcel data as KML (Google Earth) or GPX (hiking/GPS devices).
Find the cadastral parcel at any lat/lng coordinate across all supported countries.
Fire, flood, drought, and frost risk assessment per parcel with actionable scores.
Same endpoint, same response format. Just pass ?country=XX
Spain
ES
Catastro Nacional + P. Vasco + Navarra
Portugal
PT
DGT
France
FR
Geoplateforme + DVF
Italy
IT
Agenzia Entrate
Germany
DE
ALKIS (8 Bundesländer)
Spain includes full coverage of Basque Country (foral cadastre) and Navarra (IDENA).
Parcel GPS is available as an MCP server. Claude, GPT, and other AI models can query cadastral data directly, analyze parcels, compare investments, and generate reports.
// claude_desktop_config.json
{
"mcpServers": {
"parcelgps": {
"command": "npx",
"args": ["-y", "parcelgps-mcp"],
"env": {
"PARCELGPS_API_KEY": "pk_live_xxx"
}
}
}
}
Start free. Scale when you need to.
100 requests/month
~2.08€/mo — save 50%
1,000 requests/month
~7.92€/mo — save 50%
10,000 requests/month
~20.42€/mo — save 50%
50,000 requests/month
* Market data: real transaction data available in France (DVF open data). Reference values coming soon for Spain, Portugal, Italy and Germany.
Get your free API key, make your first request, and integrate cadastral data into your product today.