# Field boundaries for Spain Balearic Islands

Provides 1256 official field boundaries from Spain Balearic Islands.
It has been converted to a fiboa GeoParquet file from data obtained from Govern de les Illes Balears.

- **Source Data Provider:** [Govern de les Illes Balears](https://www.caib.es/webgoib/)
- **Converted by:** Ivor Bosloper
- **License:** CC-BY-4.0 ( http://www.opendefinition.org/licenses/cc-by )
- **Projection:** EPSG:4326

---

- [Download the data as fiboa GeoParquet](https://data.source.coop/fiboa/es-pm/es_pm.parquet)
- [STAC Browser](https://radiantearth.github.io/stac-browser/#/external/data.source.coop/fiboa/es-pm/stac/collection.json)
- [STAC Collection](https://data.source.coop/fiboa/es-pm/stac/collection.json)
- [PMTiles](https://data.source.coop/fiboa/es-pm/es_pm.pmtiles)

## Columns

| Property                | **Data Type** | Description |
|-------------------------|---------------|-------------|
| id                      | string        |             |
| admin_province_code     | string        |             |
| admin_municipality_code | string        |             |
| area                    | float         |             |
| crop:code               | string        |             |
| crop:name               | string        |             |
| crop:name_en            | string        |             |
| determination_datetime  | timestamp     |             |
| admin:country_code      | string        |             |
| crop:code_list          | string        |             |
| admin:subdivision_code  | string        |             |

## Lineage

- Data downloaded on 2024-12-26 from:
  - https://ideib.caib.es/geoserveis/rest/services/public/GOIB_SIGPAC_IB/MapServer/0/query?where=OBJECTID+%3E+0&&outFields=*&returnGeometry=true&f=geojson
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.8.0
