linux编译GDAL
生活随笔
收集整理的这篇文章主要介绍了
linux编译GDAL
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
1)https://github.com/OSGeo/PROJ
https://proj.org/
apt-get install sqlite3apt-get install libsqlite3-devtar xzvf proj-6.3.1.tar.gz cd proj-6.3.1./configure make make install生成的文件安装到了 /usr/local/lib目录下
2)https://github.com/libgeos/geos
https://trac.osgeo.org/geos
这步骤没有做,直接可以执行下一步了;
3) https://codeload.github.com/OSGeo/gdal/tar.gz/refs/tags/v3.1.3
https://gdal.org/
cd ./gdal-3.1.3/gdal ./configure make make install总结
以上是生活随笔为你收集整理的linux编译GDAL的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: ASP.NET Core 5 如何创建区
- 下一篇: 华为linux版本wifi驱动,HuaW