SlideShare a Scribd company logo
1 of 12
Code for Nabari
第3回定例会議
2020-09-02(水), 17:00-19:00, 市民情報交流センター
議題(Agenda)
1. OpenStreetMapの進捗状況
2. マッピングパーティーの企画
3. その他(庄山)
4. 第4回以降の定例ミーティングの開催日時
a. 2020年10月7日(水) 17:00-19:00
b. 2020年11月4日(水) 17:00-19:00
c. 2020年12月2日(水) 17:00-19:00
Overpass Turbo, https://overpass-turbo.eu/
● OSMサーバーにクエリ(問い合わせ)を投げれるサイト
○ (例) [out:json];area["name"="名張"];node(area)["highway"="bus_stop"];out body;
JSON形式でも、XML
形式でも、CSV形式
でもデータを取り出
せる。
@openstreetmap
ここにクエリを書
き込み実行すると
、結果がでる。
Overpass APIを使って三重県の建物の調査結果
○ [out:csv(::"count")];area["name"="名張市"];node(area)["building"=""];out count;
A.人口 B.OSMのbuilding数(2020/08/23) B/A
四日市市 31.1万① 145122⑦ 4666⑨
津市 28.0万② 276985① 9892⑥
鈴鹿市 19.6万③ 119467⑧ 6095⑧
松坂市 16.4万④ 251020③ 15306④
桑名市 14.0万⓹ 168322⑥ 12023⓹
伊勢市 12.8万⑥ 109896⑨ 8585⑦
伊賀市 9.1万⑦ 273386② 30042②
名張市 7.8万⑧ 196031④ 25132③
志摩市 5.3万⑨ 195053⓹ 36802①
(B)で津市を
抜くと、B/A
は35,510②
になる。
Overpass APIを使って奈良県の建物の調査結果
○ (例)[out:csv(::"count")];area["name"="生駒市"];node(area)["building"=""];out count;
A.人口 B.OSMのbuilding数(2020/08/23) B/A
奈良市 36.0万① 432418② 12011②
橿原市 12.4万② 47884④ 3861⑧
生駒市 11.8万③ 561997① 47626①
大和郡山市 8.8万④ 40416⑥ 4592⑦
香芝市 7.9万⓹ 36439⑦ 4612⑥
天理市 6.7万⑥ 45157⑤ 6739④
大和高田市 6.6万⑦ 12514⑨ 1896⑨
桜井市 5.8万⑧ 60961③ 10510③
葛城市 3.7万⑨ 23556⑧ 6366⑤
活発なCode
for Ikomaの
人々や、
NAISTがある
からと予想。
Overpass APIはさらにこんなこと出来ます
[out:csv(::"count")];area["name"="名張市
"];node(area)["building"=""](user:"●●●");out count; @count 86995
[out:csv(::"count")];area["name"="名張市"];node(area)["building"=""](user:"〇〇〇
");out count; @count 68
[out:csv(::"count")];area["name"="名張市"];node(area)["building"=""](user:"〇〇〇
");out count; @count 38
OSMの地図を充実させる第一歩、まずは建物
● 専用ツールJOSM+buildings_tools plugin(PCで動作)を使って、手早く楽に
buildingを大量生産する!
○ https://josm.openstreetmap.de/
○ https://josm.openstreetmap.de/wiki/Plugins
iDエディタとJOSM+buildings_toolsの違い
● オンラインのiDエディタを用いた家づくり
○ 4回クリックしてポリゴンを作り、建物の属性を選び、Qボタンを押して角度を90度にする。
● JOSM+buildings_tools
○ 3回クリックするのみで、直角長方形の建物が出来る。
● 追記
○ 似たような建物はコピー&ペーストや、回転Rを行う。
○ 建物の細かい形状は、後々修正するというスタンスで、
手早く作ることが重要!
①
②
③
Open Street Mapの応用例(ポータブルナビの例)
● A.I.D.のナビなどの2万円弱の安価
なナビにOSMが使われることが多
い。
● 名張のOSM地図が密になれば、車
利用者に多くの情報を提供できる
。
● ↓
● 観光や買い物に便利。uMapを使っ
て名張牛汁マップを作るなど。
● ↓
● 地域活性化に貢献♪
マッピングパーティー
● 名張市内を練り歩いて、現地調査を行う。
○ 例えば、消火栓、ごみ集積所、コミュニティバスのバス停、伊勢湾台風の石碑、歌碑、建物
の階数
● 涼しくなる&code for nabariの中心である近大高専の学生が登校するように
なったら企画する。
名張市観光ガイドマップの地図にQRコード
[out:csv(::"count")];area["name"="名張市"];node(area)["building"=""];out count;
173508(8/12) -> 185872(8/16) -> 188087(8/17) -> 189863(8/20) 4 -. 192139(8/21)
-> 196031(8/23)
-> 197466(8/24) -> 197886(8/25) -> 197899(8/27) -> 198415(8/30) ->
199804(09/03) -> 201449(09/04) -> 201527(09/05) -> 202789(09/06) ->
202822(2020/09/08) -> 202972(2020/09/09)

More Related Content

More from Yukinobu Koyama

Dagik earthのための ヒューマンインターフェースの提案
Dagik earthのための ヒューマンインターフェースの提案Dagik earthのための ヒューマンインターフェースの提案
Dagik earthのための ヒューマンインターフェースの提案Yukinobu Koyama
 
20190129 nit oita-koyama
20190129 nit oita-koyama20190129 nit oita-koyama
20190129 nit oita-koyamaYukinobu Koyama
 
大分県下の全市町村版5374アプリ用オープンデータの整備
大分県下の全市町村版5374アプリ用オープンデータの整備大分県下の全市町村版5374アプリ用オープンデータの整備
大分県下の全市町村版5374アプリ用オープンデータの整備Yukinobu Koyama
 
Development of low cost geomagnetic observation system by using Magneto-imped...
Development of low cost geomagnetic observation system by using Magneto-imped...Development of low cost geomagnetic observation system by using Magneto-imped...
Development of low cost geomagnetic observation system by using Magneto-imped...Yukinobu Koyama
 
背面投影型Dagik Earthのための球面マルチタッチパネルの開発
背面投影型Dagik Earthのための球面マルチタッチパネルの開発背面投影型Dagik Earthのための球面マルチタッチパネルの開発
背面投影型Dagik Earthのための球面マルチタッチパネルの開発Yukinobu Koyama
 
Hardware Design Exercises
Hardware Design ExercisesHardware Design Exercises
Hardware Design ExercisesYukinobu Koyama
 

More from Yukinobu Koyama (20)

Dagik earthのための ヒューマンインターフェースの提案
Dagik earthのための ヒューマンインターフェースの提案Dagik earthのための ヒューマンインターフェースの提案
Dagik earthのための ヒューマンインターフェースの提案
 
20190129 nit oita-koyama
20190129 nit oita-koyama20190129 nit oita-koyama
20190129 nit oita-koyama
 
大分県下の全市町村版5374アプリ用オープンデータの整備
大分県下の全市町村版5374アプリ用オープンデータの整備大分県下の全市町村版5374アプリ用オープンデータの整備
大分県下の全市町村版5374アプリ用オープンデータの整備
 
Development of low cost geomagnetic observation system by using Magneto-imped...
Development of low cost geomagnetic observation system by using Magneto-imped...Development of low cost geomagnetic observation system by using Magneto-imped...
Development of low cost geomagnetic observation system by using Magneto-imped...
 
背面投影型Dagik Earthのための球面マルチタッチパネルの開発
背面投影型Dagik Earthのための球面マルチタッチパネルの開発背面投影型Dagik Earthのための球面マルチタッチパネルの開発
背面投影型Dagik Earthのための球面マルチタッチパネルの開発
 
Hardware
HardwareHardware
Hardware
 
Hardware Design Exercises
Hardware Design ExercisesHardware Design Exercises
Hardware Design Exercises
 
20151028koyama
20151028koyama20151028koyama
20151028koyama
 
20151102koyama
20151102koyama20151102koyama
20151102koyama
 
20150817koyama
20150817koyama20150817koyama
20150817koyama
 
20140311京大所内
20140311京大所内20140311京大所内
20140311京大所内
 
20121020
2012102020121020
20121020
 
20140429 egu
20140429 egu20140429 egu
20140429 egu
 
Or2013 poster
Or2013 posterOr2013 poster
Or2013 poster
 
Sgepss2013 koyama
Sgepss2013 koyamaSgepss2013 koyama
Sgepss2013 koyama
 
Iugonet 20130524 poster
Iugonet 20130524 posterIugonet 20130524 poster
Iugonet 20130524 poster
 
Iugonet 20130522
Iugonet 20130522Iugonet 20130522
Iugonet 20130522
 
Iugonet 20100616
Iugonet 20100616Iugonet 20100616
Iugonet 20100616
 
Iugonet 20100916
Iugonet 20100916Iugonet 20100916
Iugonet 20100916
 
Iugonet 20130301
Iugonet 20130301Iugonet 20130301
Iugonet 20130301
 

Recently uploaded

SOPを理解する 2024/04/19 の勉強会で発表されたものです
SOPを理解する       2024/04/19 の勉強会で発表されたものですSOPを理解する       2024/04/19 の勉強会で発表されたものです
SOPを理解する 2024/04/19 の勉強会で発表されたものですiPride Co., Ltd.
 
TSAL operation mechanism and circuit diagram.pdf
TSAL operation mechanism and circuit diagram.pdfTSAL operation mechanism and circuit diagram.pdf
TSAL operation mechanism and circuit diagram.pdftaisei2219
 
論文紹介:Automated Classification of Model Errors on ImageNet
論文紹介:Automated Classification of Model Errors on ImageNet論文紹介:Automated Classification of Model Errors on ImageNet
論文紹介:Automated Classification of Model Errors on ImageNetToru Tamaki
 
TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案
TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案
TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案sugiuralab
 
【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)
【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)
【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)Hiroki Ichikura
 
Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介
Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介
Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介Yuma Ohgami
 
論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...
論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...
論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...Toru Tamaki
 
論文紹介:Semantic segmentation using Vision Transformers: A survey
論文紹介:Semantic segmentation using Vision Transformers: A survey論文紹介:Semantic segmentation using Vision Transformers: A survey
論文紹介:Semantic segmentation using Vision Transformers: A surveyToru Tamaki
 

Recently uploaded (8)

SOPを理解する 2024/04/19 の勉強会で発表されたものです
SOPを理解する       2024/04/19 の勉強会で発表されたものですSOPを理解する       2024/04/19 の勉強会で発表されたものです
SOPを理解する 2024/04/19 の勉強会で発表されたものです
 
TSAL operation mechanism and circuit diagram.pdf
TSAL operation mechanism and circuit diagram.pdfTSAL operation mechanism and circuit diagram.pdf
TSAL operation mechanism and circuit diagram.pdf
 
論文紹介:Automated Classification of Model Errors on ImageNet
論文紹介:Automated Classification of Model Errors on ImageNet論文紹介:Automated Classification of Model Errors on ImageNet
論文紹介:Automated Classification of Model Errors on ImageNet
 
TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案
TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案
TataPixel: 畳の異方性を利用した切り替え可能なディスプレイの提案
 
【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)
【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)
【早稲田AI研究会 講義資料】3DスキャンとTextTo3Dのツールを知ろう!(Vol.1)
 
Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介
Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介
Open Source UN-Conference 2024 Kawagoe - 独自OS「DaisyOS GB」の紹介
 
論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...
論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...
論文紹介:Content-Aware Token Sharing for Efficient Semantic Segmentation With Vis...
 
論文紹介:Semantic segmentation using Vision Transformers: A survey
論文紹介:Semantic segmentation using Vision Transformers: A survey論文紹介:Semantic segmentation using Vision Transformers: A survey
論文紹介:Semantic segmentation using Vision Transformers: A survey
 

Code for Nabari 第3回定例ミーティング