「OpenStreetMapデータからレイヤーを作成する」の版間の差分
 (→ツール)  | 
				 (→ツール)  | 
				||
| 3行目: | 3行目: | ||
==ツール==  | ==ツール==  | ||
* [https://osmcode.org/osmium-tool/ osmium]  | * [https://osmcode.org/osmium-tool/ osmium]  | ||
| + | * [https://www.svgmap.org/devinfo/devkddi/lvl0.1/authoringLayers/bbs/csvLayer/osmGjs2csv/test.html OpenStreetMapのかなり自由なGeoJSONの(ポイント)データから、ちょっと雑なCSVを生成するwebApp]  | ||
* [https://github.com/svgmap/svgMapTools svgMapTools]  | * [https://github.com/svgmap/svgMapTools svgMapTools]  | ||
| − | * [https://  | + | * [https://svgmap.org/devinfo/devkddi/lvl0.1/demos/demo0.html#xywh=global:112.133130,22.000000,50.733740,25.000000&visibleLayer=CSV%E5%85%A5%E5%8A%9B%E5%8F%AF%E8%A6%96%E5%8C%96 CSV Layer]  | 
==参考情報==  | ==参考情報==  | ||
2024年11月26日 (火) 10:58時点における版
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