Browse data β€Ί nz_addresses_road_sections

Nz Addresses Road Sections

New Zealand statistics.

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

Columns (22)

schema glossary Β· auto-generated
Column Type Description
road_section_id long Road section ID
road_id long Road ID
full_road_name string Full road name
road_name_label string Road name label
road_name_body string Road name body
road_name_type string Road name type
road_name_suffix string Road name suffix
secondary_road_name string Secondary road name
tertiary_road_name string Tertiary road name
suburb_locality string Suburb locality
town_city string Town city
territorial_authority string Territorial authority
is_land string Is land
full_road_name_ascii string Full road name ascii
road_name_label_ascii string Road name label ascii
road_name_body_ascii string Road name body ascii
secondary_road_name_ascii string Secondary road name ascii
tertiary_road_name_ascii string Tertiary road name ascii
suburb_locality_ascii string Suburb locality ascii
town_city_ascii string Town city ascii
territorial_authority_ascii string Territorial authority ascii
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_addresses_road_sections/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_addresses_road_sections/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_addresses_road_sections/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_addresses_road_sections.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