Browse data β€Ί wdc_heritage_area

WDC Heritage Areas

Scheduled heritage areas (polygon precincts) protected under the Waikato District Plan.

View on Co-Lab Waikato β†’
Map preview
Showing 4 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
wdc_heritage_area
Data source
Co-Lab Waikato
API endpoint
https://api.eolas.fyi/v1/datasets/wdc_heritage_area/data

Columns (8)

schema glossary Β· auto-generated
Column Type Description
fid long Internal feature ID
pol_id double Pol ID
policy string Policy
sub_cat string Sub cat
desc string Desc
shape_area double Polygon area (source projection units)
shape_length double Geometry length/perimeter (source projection units)
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/wdc_heritage_area/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/wdc_heritage_area/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/wdc_heritage_area/data?format=csv" \
  -H "X-API-Key: your_key_here" -o wdc_heritage_area.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