Taiwan Township Boundaries
Township, county-administered city and district boundaries.
- Updated
- Records
- 368
- File size
- 4.70 MiB
- Data source
- 內政部國土測繪中心
- Usage license
- 政府資料開放授權條款-第1版
Attribution內政部國土測繪中心 2025 鄉鎮市區界線(1140318);此開放資料依政府資料開放授權條款第1版進行公眾釋出。
Technical details and integration example
- Dataset ID
tw-townships- Release ID
2026-07-04.1- CRS
EPSG:4326- Coverage
114.3592898390001, 10.371347663000051, 124.5611539250001, 26.38527526200005- SHA-256
4ab5da8297a75c3e3fd2cb272642693a91f04299a739897dffc8d7ae029d5196
JavaScript integration
const response = await fetch('/datasets/tw-townships/releases/v1/2026-07-04.1/data.geojson');
const boundaries = await response.json();