Browse data β€Ί landonline_node

Node

Reference / lookup table from LINZ Landonline, the national survey and land-title system. Defines the codes and categories used across the cadastral and survey datasets.

View on LINZ β†’
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
landonline_node
Data source
LINZ
API endpoint
https://api.eolas.fyi/v1/datasets/landonline_node/data

Columns (11)

schema glossary Β· auto-generated
Column Type Description
id long ID
cos_id_official long Cos ID official
type string Type
status string Status
order_group_off long Order group off
sit_id double Sit ID
alt_id string Alt ID
wrk_id_created long Wrk ID created
audit_id long Audit ID
se_row_id long Se row ID
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/landonline_node/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/landonline_node/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/landonline_node/data?format=csv" \
  -H "X-API-Key: your_key_here" -o landonline_node.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