问题标签 [postgis-installation]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
postgresql - postgresql-13-postgis-3 :取决于:libgdal20 (>= 2.0.1) 但不会安装
我正在尝试postgresql-13-postgis-3
在 ubuntu18.04
版本上使用以下方法安装软件包。我试过以下方法,
但我收到以下错误,
谁能向我建议,如何在 ubuntu 18.04 中安装 postGIS?任何帮助将不胜感激。
postgis - 如何使用自制软件安装 postgis 2.5
我在 postgresql 11 上有一个数据库,想添加 postgis 2.5(我的托管公司不支持 3.0)。
brew install postgis
安装最新版本的 postgis 安装了 2.5
django - Django:找不到GDAL库(OSX)
在我的旧 macbook 死后,我正在将我一直在构建的 Django Webapp 转移到我的新机器(这是 MacBook Pro M1 2021)上。我目前正在为该应用重新安装正确的软件包和扩展。
但是,当我这样做时,我目前收到以下错误python3 manage.py runserver
:
我创建的数据库是通过 Postgres.app 上的服务器创建的,我相信它与 PostGIS、GDAL 等打包在一起。
我也pip3 install GDAL
跑过brew install GDAL
我已尝试遵循geoDjango 文档,并在终端中添加了以下内容:
当我运行which psql
它返回:/Applications/Postgres.app/Contents/Versions/14/bin/psql
我想不通。
错误的完整追溯:
postgresql - PostGIS 在哪里存储加载的 shp2pgsql 数据?
当我安装 PostGIS 及其address_standardizer
扩展postgis_tiger_geocoder
时,创建了许多表,我可以使用\dt
. 这些表做什么以及在哪里shp2pgsql
加载 shapefile?
为了展示这一点,一个空的数据库,首先有什么数据库?什么都没有,检查\dt
。
现在检查\dt
。
使用 postgres 用户:
普通用户: