-
There's an error when trying to upgrade and postgis is installed, I've found the following workaround
```
docker run -ti --rm -v ./.volumes/db:/var/lib/postgresql --entrypoint="" tianon/postgres-upg…
-
![mmexport1731413431579](https://github.com/user-attachments/assets/35fb415d-f4c9-459f-a2b8-b2e587c736d9)
centos7主机安装postgis插件报错,cbdb通过源码方式编译安装,版本1.6.0-302406171,postgis2.5.0通过rpm包方式安装。报错信息:[gpadmin@…
-
Its possible to make postgre with the postgis extension in wasm?
-
# Set up `apartments` table with PostGIS data types
Create the apartments table with proper PostGIS data types to support geographical features for apartment locations, searching, and filtering.
…
-
just wondering if there is any postgis support planned ? or already working ?
thanks
-
[PostGIS](postgis.net) is a popular extension to support geolocation data types and queries in Postgres. We should think about how we can add support for PostGIS, both for data types and how querying …
-
* There's currently no linux/arm64 images for postgis nor mysql
* For MySQL we can switch to [`bitnami/mysql`](https://hub.docker.com/r/bitnami/mysql/tags), but there's no alternative for postgis tha…
-
https://overcast.fm/+AAU1XJb7r0Y/9:25
Can Xarrat/Zarr be hooked up to PostGIS as out DB rasters?
Some notes:
- raster2pg
- 8kb page size, 32x32 pixels.
- Want a tile size to match your expec…
-
### What is the bug or the crash?
Do you know if there is a way, using this image, to build PostGIS against a different version of GEOS?
When I run the image as is, PostGIS is built using GEO…
-
## Description of problem
I wanted to use PostGIS and tried the command from the readme file of this repository.
### How reproducible
### Steps to Reproduce
1. ```dokku postgres:create pos…