Browse data β€Ί doc_marine_reserves

Marine Reserves (DOC)

All gazetted marine reserves in NZ under the Marine Reserves Act 1971, plus indicative-area boundaries for proposed reserves. From Department of Conservation.

View on DOC β†’
Map preview
Showing 49 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
doc_marine_reserves
Data source
DOC
API endpoint
https://api.eolas.fyi/v1/datasets/doc_marine_reserves/data

Columns (11)

schema glossary Β· auto-generated
Column Type Description
object_id long Internal feature ID (ArcGIS OBJECTID)
na_palis_id double Na palis ID
type string Type
name string Name
legislation string Legislation
section string Section
recorded_area double Recorded area
global_id string Globally-unique feature ID (ArcGIS GlobalID)
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/doc_marine_reserves/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/doc_marine_reserves/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/doc_marine_reserves/data?format=csv" \
  -H "X-API-Key: your_key_here" -o doc_marine_reserves.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