Geospatial polygon layer from ECan / Canterbury. Each feature carries the attributes listed below; geometry is provided as WKT in WGS84.
Data as of 2026-07-01 · monthly · 17 rows
Centroids only — full geometry available via the API or CSV download.
| Column | Type | Description |
|---|---|---|
| object_id | long | Internal feature ID (ArcGIS OBJECTID) |
| name | string | Name |
| location | string | Location |
| typeof_area | string | Typeof area |
| rules | string | Rules |
| bylaw_link | string | Bylaw link |
| dog_website_link | string | Dog website link |
| shape_st_area | double | Polygon area (ArcGIS Shape.STArea, source projection units) |
| shape_st_length | double | Geometry length/perimeter (ArcGIS Shape.STLength) |
| geometry_wkt | string | Geometry as WKT (WGS84) — MULTIPOLYGON/POINT/LINESTRING |
curl https://api.eolas.fyi/v1/datasets/ashb_dog_control_bylaw_areas/data \ -H "X-API-Key: your_key_here"
curl "https://api.eolas.fyi/v1/datasets/ashb_dog_control_bylaw_areas/data?start=2020-01-01&end=2024-12-31" \ -H "X-API-Key: your_key_here"
curl "https://api.eolas.fyi/v1/datasets/ashb_dog_control_bylaw_areas/data?format=csv" \ -H "X-API-Key: your_key_here" -o ashb_dog_control_bylaw_areas.csv
geometry_wkt
— fetch via the API or download CSV to get the full data.| Object Id | Name | Location | Typeof Area | Rules | Bylaw Link | Dog Website Link | Shape St Area | Shape St Length |
|---|---|---|---|---|---|---|---|---|
| 28 | Lake Camp reserve area | Ashburton Lakes | Prohibited Dog Area | Dogs are prohibited (except for Disability Assist Dogs). | https://www.ashburtondc.govt.nz/__data/assets/pdf_file/0022/27067/Dog-Control-Bylaw.pdf | https://www.ashburtondc.govt.nz/services/dogs-and-animals/where-can-i-exercise-my-dog | 678069.78967365 | 3670.3029737138227 |
| 29 | Maori Lakes shores | Ashburton Lakes | Prohibited Dog Area | Dogs are prohibited (except for Disability Assist Dogs). | https://www.ashburtondc.govt.nz/__data/assets/pdf_file/0022/27067/Dog-Control-Bylaw.pdf | https://www.ashburtondc.govt.nz/services/dogs-and-animals/where-can-i-exercise-my-dog | 225112.64747133 | 5446.134811838489 |
| 30 | Lake Heron shores | Ashburton Lakes | Prohibited Dog Area | Dogs are prohibited (except for Disability Assist Dogs). | https://www.ashburtondc.govt.nz/__data/assets/pdf_file/0022/27067/Dog-Control-Bylaw.pdf | https://www.ashburtondc.govt.nz/services/dogs-and-animals/where-can-i-exercise-my-dog | 6944405.081206695 | 22957.72007897142 |
| 31 | Company Road Dog Exercise Area | Ashburton | Exercise Area | Dogs are allowed off leash if under effective control. | https://www.ashburtondc.govt.nz/__data/assets/pdf_file/0022/27067/Dog-Control-Bylaw.pdf | https://www.ashburtondc.govt.nz/services/dogs-and-animals/where-can-i-exercise-my-dog | 24025.448704175 | 898.7081383684102 |
| 32 | Methven Dog Park | Methven | Exercise Area | Dogs are allowed off leash if under effective control. | https://www.ashburtondc.govt.nz/__data/assets/pdf_file/0022/27067/Dog-Control-Bylaw.pdf | https://www.ashburtondc.govt.nz/services/dogs-and-animals/where-can-i-exercise-my-dog | 12593.18136061 | 520.4354706454346 |
Showing latest 5 rows. Get an API key to access the full dataset.
Get a free API key to start querying — no credit card required.
Get your free API key