Browse data β€Ί landonline_parcel_linestring

Parcel Linestring

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

Columns (16)

schema glossary Β· auto-generated
Column Type Description
id long ID
ldt_loc_id long Ldt loc ID
img_id string Img ID
fen_id string Fen ID
toc_code string Toc code
alt_id string Alt ID
area string Area
nonsurvey_def string Nonsurvey def
appellation_date string Appellation date
parcel_intent string Parcel intent
status string Status
total_area string Total area
calculated_area double Calculated area
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_parcel_linestring/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/landonline_parcel_linestring/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_parcel_linestring/data?format=csv" \
  -H "X-API-Key: your_key_here" -o landonline_parcel_linestring.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