osm-gis-export:将OSM数据导出为Shapefile,Spatialite或PostGIS等GIS格式

时间:2024-06-16 10:26:03
【文件属性】:

文件名称:osm-gis-export:将OSM数据导出为Shapefile,Spatialite或PostGIS等GIS格式

文件大小:25KB

文件格式:ZIP

更新时间:2024-06-16 10:26:03

openstreetmap C++

OSM GIS导出 这只是从LIBOSMIUM示例中移出的一个非常初步的版本! 一堆程序可将OSM数据导出为GIS格式,例如Shapefiles,PostgreSQL或Spatialite。 抱歉,还没有做文档。 您必须查看源代码并根据需要进行更改。 该软件可以用作您自己的实验的基础,但是您需要了解C ++。 这里没有一种万能的解决方案。 如果只需要节点或方式,不需要(多)多边形,请使用osmium_toogr作为基础。 如果还需要多面支持,请使用osmium_toogr2作为基础。 需要 您需要一个符合C ++ 11的编译器。 已知可以使用GCC 4.8和更高版本以及clang 3.4和更高版本。 您还需要以下库: Osmium Library Need at least version 2.13.1 https://osmcode.org/libosmium


【文件预览】:
osm-gis-export-master
----.clang-tidy(792B)
----.github()
--------actions()
--------workflows()
----LICENSE.txt(1KB)
----src()
--------osm_gis_export_overview.cpp(10KB)
--------osmium_toogr2_exp.cpp(7KB)
--------osmium_toogr2.cpp(8KB)
--------CMakeLists.txt(1023B)
--------osmium_toogr.cpp(6KB)
----CMakeLists.txt(6KB)
----cmake()
--------FindLZ4.cmake(1KB)
--------FindProtozero.cmake(2KB)
--------FindOsmium.cmake(13KB)
----README.md(3KB)
----.ycm_extra_conf.py(1KB)
----.gitignore(50B)

网友评论