「OpenStreetMapデータからレイヤーを作成する」の版間の差分
 (→ツール)  | 
				 (→ツール)  | 
				||
| 4行目: | 4行目: | ||
* [https://osmcode.org/osmium-tool/ osmium]  | * [https://osmcode.org/osmium-tool/ osmium]  | ||
* [https://github.com/svgmap/svgMapTools svgMapTools]  | * [https://github.com/svgmap/svgMapTools svgMapTools]  | ||
| − | * [https://www.svgmap.org/devinfo/devkddi/lvl0.1/authoringLayers/bbs/csvLayer/osmGjs2csv/test.html   | + | * [https://www.svgmap.org/devinfo/devkddi/lvl0.1/authoringLayers/bbs/csvLayer/osmGjs2csv/test.html OpenStreetMapのかなり自由なGeoJSONの(ポイント)データから、ちょっと雑なCSVを生成するwebApp]  | 
==参考情報==  | ==参考情報==  | ||
2024年11月26日 (火) 10:57時点における版
OpenStreetMapから静的なSVGMapレイヤーを構築する方法をメモします
ツール
参考情報
練習
osmium  tags-filter jaAllData/japan-20241126.osm.pbf nwr/amenity=restaurant,cafe,fast_food -o eatplace.pbf
osmium export eatplace.pbf -o eatplace.geojson