Browse data β€Ί landonline_vector_point

Vector Point

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_vector_point
Data source
LINZ
API endpoint
https://api.eolas.fyi/v1/datasets/landonline_vector_point/data

Columns (9)

schema glossary Β· auto-generated
Column Type Description
type string Type
nod_id_start long Nod ID start
nod_id_end string Nod ID end
length double Length
source long Source
id long ID
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_vector_point/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/landonline_vector_point/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_vector_point/data?format=csv" \
  -H "X-API-Key: your_key_here" -o landonline_vector_point.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