マナシロ 公開データ / manashiro.com published data ================================================== ファイル: 用水_osm.geojson 公開日: 2026-08-27 索引: https://manashiro.com/data 1. 出典とライセンス / Attribution and licence --------------------------------------------- © OpenStreetMap contributors このデータは OpenStreetMap のデータから作られた派生データベースであり、 Open Database License (ODbL) 1.0 の下で提供されます。 https://opendatacommons.org/licenses/odbl/1-0/ This is a Derived Database produced from OpenStreetMap data and is made available under the Open Database License (ODbL) 1.0. It is published here so that recipients of our application can obtain it, as ODbL section 4.6 requires. 2. 内容 / Contents ------------------ GeoJSON FeatureCollection、2 フィーチャ。 - 香川用水(kagawa-yosui / 香川県) - 豊川用水(toyokawa-yosui / 愛知県) 同一系統の way を結合した線形(LineString / MultiLineString)です。 3. 取得条件 / How it was extracted ---------------------------------- Overpass API エンドポイント: https://overpass.kumi.systems/api/interpreter 系統ごとの条件(bbox は (south, west, north, east)): 香川用水 bbox : (34.05, 133.68, 34.42, 134.38) name_regex : 香川用水 waterway : canal, ditch, drain 豊川用水 bbox : (34.5, 137.0, 35.08, 137.72) name_regex : 豊川用水 waterway : canal, ditch, drain, river クエリの形(waterway の値ごとに 1 clause): [out:json][timeout:180]; ( way["waterway"=""](,,,)["name"~""]; ... ); out geom; 取得後、同一系統の way を結合して 1 フィーチャにまとめています。 生成コード: pipeline/japan_geo/irrigation/fetch_yosui_osm.py および pipeline/japan_geo/irrigation/yosui_systems.py 4. 取得日について / About the extraction date --------------------------------------------- ⚠️ 元データを Overpass から取得した日付は特定できません。 この GeoJSON はリポジトリの履歴リセットより前から存在しており、取得時点を 示す記録が残っていません。上記の「公開日」は、このファイルをここへ公開した 日付であって、OSM から取得した日付ではありません。 The date on which this data was originally extracted from OpenStreetMap cannot be determined: it predates a reset of our repository history. The publication date above is the date we published this file here, not the extraction date. 取得条件(第 3 節)は、この GeoJSON を生成するコードそのものから写しました。 5. 同梱先 / Where it is used ---------------------------- アプリ「マナシロ地理」に、次のパスで同梱しています。 apps/es/geo/assets/map/用水_osm.geojson 公開しているファイルは、その同梱物と 1 バイトも違いません (SHA256SUMS.txt で照合できます)。 6. 問い合わせ / Contact ----------------------- 出典表示や入手方法に不備を見つけられた場合はご連絡ください。 support@manashiro.com