python 将CAD的dwg转geoJson
1.python 版本3.9
2.安装依赖:
pip install coord-convert pyproj==3.6.1 matplotlib==3.3.4 pyproj==3.6.1 pandas==2.2.2 numpy==1.24.0
3.安装libredwg工具,这是一个开源的工具包
https://github.com/LibreDWG/libredwg
安装说明文档和python脚本在附件
1.python 版本3.9
2.安装依赖:
pip install coord-convert pyproj==3.6.1 matplotlib==3.3.4 pyproj==3.6.1 pandas==2.2.2 numpy==1.24.0
3.安装libredwg工具,这是一个开源的工具包
https://github.com/LibreDWG/libredwg
安装说明文档和python脚本在附件