PostGIS安装

1. tar -jxvf geos-3.6.0.tar.bz2 cd geos-3.6.0/ ./configure --prefix=/opt/geos360 make make install 2. tar -zxvf proj-4.9.3.tar.gz cd proj-4.9.3/ ./configure --prefix=/opt/proj493 make make install 3.
相关文章
相关标签/搜索