- 更新日期
- 資料筆數
- 368
- 檔案大小
- 4.70 MiB
- 資料來源
- 內政部國土測繪中心
- 使用授權
- 政府資料開放授權條款-第1版
引用資訊內政部國土測繪中心 2025 鄉鎮市區界線(1140318);此開放資料依政府資料開放授權條款第1版進行公眾釋出。
技術資訊與串接範例
- Dataset ID
tw-townships- Release ID
2026-07-04.1- 座標系統
EPSG:4326- 涵蓋範圍
114.3592898390001, 10.371347663000051, 124.5611539250001, 26.38527526200005- SHA-256
4ab5da8297a75c3e3fd2cb272642693a91f04299a739897dffc8d7ae029d5196
JavaScript 串接
const response = await fetch('/datasets/tw-townships/releases/v1/2026-07-04.1/data.geojson');
const boundaries = await response.json();