SIGPAC recintos of Navarra, from the national release by the Spanish paying agency. The region’s own download portal (sigpac.navarra.es) has not answered since at least 2026-09-10.
Browse this collection in the data browser, or start from the AGENTS.md for tested queries.
The latest edition is also available at a stable path: es_nc/latest/es_nc.parquet. All editions together through the S3 glob s3://ftw/harmonized-field-data/es_nc/year=*/*.parquet (see the AGENTS.md for the DuckDB setup; plain https cannot expand *).
Navarra's own portal (sigpac.navarra.es) has not answered since 2026-09-10, so these editions come from FEGA's national release of the same register, province 31.
Properties that are the same for every field are stored once, in the GeoParquet file's collection metadata rather than as columns (latest edition shown; a client reading only the table will not see them):
admin_province_code: 31admin:country_code: EScrop:code_list: https://fiboa.org/code/es/sigpac/land_use.csvadmin:subdivision_code: NCdetermination:datetime: 2026-01-01T00:00:00ZQuery the published files in place with DuckDB; nothing needs downloading first.
This catalog is a mirror: the data is produced and licensed by Fondo Español de Garantía Agraria (FEGA) and republished here as cloud-native GeoParquet and PMTiles by Fields of the World. Each edition was downloaded from the source and converted with fiboa-cli 0.21.0, vecorel-cli 0.2.18:
The conversion is deterministic and lives in fiboa-cli; changes to how a column is mapped are made there, not in this catalog.
CC-BY-4.0. Attribution: ©FEGA / Ministerio de Agricultura, Pesca y Alimentación
| Crop name in English. (spec) |
admin_municipality_code | string | Carried over from the source column municipio; the publisher documents no meaning for it. |
bbox | struct<xmin: double, ymin: double, xmax: double, ymax: double> | The bounding box of the field. Per-feature covering column (GeoParquet 1.1), in the source CRS. (spec) |