- 更新日期
- 資料筆數
- 1905
- 檔案大小
- 9.61 MiB
- 資料來源
- 国土交通省
- 使用授權
- 国土数値情報 利用約款(CC BY 4.0 相当)
引用資訊「国土数値情報(行政区域データ)」(国土交通省)(https://nlftp.mlit.go.jp/ksj/gml/datalist/KsjTmplt-N03-2026.html)を加工して作成。
技術資訊與串接範例
- Dataset ID
jp-municipalities- Release ID
2026-08-04.1- 座標系統
EPSG:4326- 涵蓋範圍
122.93382, 24.04588, 153.98607, 45.55724- SHA-256
f1ddca348115553297ada27271543e7515fde8d80d279931a83c2c1e66b91924
JavaScript 串接
const response = await fetch('/datasets/jp-municipalities/releases/v1/2026-08-04.1/data.geojson');
const boundaries = await response.json();