Browse data β€Ί nz_landonline_feature_name_point

Landonline Feature Name (Point)

Cadastral feature names with point geometry from LINZ Landonline. From LINZ.

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

Columns (8)

schema glossary Β· auto-generated
Column Type Description
id long ID
type string Type
name string Name
status string Status
other_details string Other details
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/nz_landonline_feature_name_point/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_landonline_feature_name_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/nz_landonline_feature_name_point/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_landonline_feature_name_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