美文网首页
Ubuntu 安装postgis

Ubuntu 安装postgis

作者: 峤桓 | 来源:发表于2019-06-11 20:08 被阅读0次

需要在网站去看个版本数据库对应的具体版本

PostGIS Support Matrix

https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS

安装postgis

1.查看apt-get库中的软件版本支持

sudo apt-cache search postgis
image.png

2.安装

sudo apt-get install postgis包名(如:postgresql-9.3-postgis-2.1)
image.png image.png

相关文章

网友评论

      本文标题:Ubuntu 安装postgis

      本文链接:https://www.haomeiwen.com/subject/dpycfctx.html