使用overpass-turbo指定坐标范围将OpenStreetMap(OSM)数据以geojson格式导出
进入网址根据格式要求编辑公式:/*This is an example Overpass query.Try it out by pressing the Run button above!You can find more examples with the Load tool.*/[bbox:{{xmin,ymin,xmax,ymax}}]; ( node["building"]; way["building"]; relation["building"];.
原创
2022-02-10 22:27:13 ·
2145 阅读 ·
0 评论