Browse data lcdb_v41_mainland

LCDB v4.1 — Land Cover (Mainland NZ)

Land Cover Database version 4.1: polygon land-cover classification for mainland New Zealand (~498k polygons). CC-BY 3.0 NZ. From Manaaki Whenua / LRIS.

View on Manaaki Whenua / LRIS →
Map preview
Showing 200 sample features
CRS
EPSG:4326

Centroids only — full geometry available via the API or CSV download.

Log in to download Sign up free
Dataset ID
lcdb_v41_mainland
Data source
Manaaki Whenua / LRIS
API endpoint
https://api.eolas.fyi/v1/datasets/lcdb_v41_mainland/data

Columns (16)

schema glossary · auto-generated
Column Type Description
wet_contex string Wet contex
onshore string Onshore
edit_date string Edit date
lcdb_uid string Lcdb uid
shape_leng double Geometry length/perimeter (source projection units)
shape_area double Polygon area (source projection units)
edit_author string Edit author
class_1996 long Class 1996
class_2001 long Class 2001
class_2008 long Class 2008
class_2012 long Class 2012
name_1996 string Name 1996
name_2001 string Name 2001
name_2008 string Name 2008
name_2012 string Name 2012
geometry_wkt string Geometry as WKT (WGS84) — MULTIPOLYGON/POINT/LINESTRING

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/lcdb_v41_mainland/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/lcdb_v41_mainland/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/lcdb_v41_mainland/data?format=csv" \
  -H "X-API-Key: your_key_here" -o lcdb_v41_mainland.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying — no credit card required.

Get your free API key