# New Zealand National irrigated land spatial dataset

Provides 42133 field boundaries from New Zealand.
It has been converted to a fiboa GeoParquet file from data obtained from NZ Ministry for the environment.

- **Source Data Provider:** [NZ Ministry for the environment](https://environment.govt.nz/)
- **Converted by:** Ivor Bosloper
- **License:** CC-BY-4.0 https://data.mfe.govt.nz/license/attribution-4-0-international/
- **Projection:** EPSG:2193 NZGD2000 / New Zealand Transverse Mercator 2000

---

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

## Columns

| Property               | **Data Type** | Description        |
|------------------------|---------------|--------------------|
| id                     | string        | Identifier         |
| type                   | string        | Type of irrigation |
| area                   | float         | Irrigated area     |
| determination_datetime | timestamp     |                    |
| admin:subdivision      | string        | Region             |
| admin:country_code     | string        | NZ                 |

## Lineage

- Data downloaded on 2024-12-13 from manually downloaded file .
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.8.0
