-
## 目的
- Postgres + PostGISのコンテナを用意する
- 後にマイグレーションすればいいので,ログイン機能に必要な最小構成のDBを設計する
- ログインはGoogle OAuth2.0 と連携する前提で進める
- Kotlin側でお試し実装するのもあり
## 期待結果
- ログインに必要なDB設計ができていること
-
docker.io/library/postgis:latest
-
## Problem
- Currently we rely on Nominatim (hosted by OSM).
- This is fine, but it's an external API we rely on causing two issues:
- Rate limiting if we call it too many times successively.
…
-
Re-opening this issue because it's similar to the following issue https://github.com/postgis/docker-postgis/issues/346 but I'd like to find a more long term solution than just updating the version in …
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
-- postgis33_15-3.3.3*
-- postgis33_15-utils-3.3.3*
**Is this an update to existing package or new …
-
postgis/postgis:13-3.4
-
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…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to perform some locations with the ORM. For example [`FT_Intersect`](https://postgis.net/docs/ST_Intersects.…
-
CockroachDB uses [PROJ](https://proj.org/) and [GEOS](https://libgeos.org/) to provide [spatial functions](https://www.cockroachlabs.com/docs/v22.1/functions-and-operators#spatial-functions), intended…
-
**Description du bug**
Bonjour,
Afin de ne pas rendre visible les mots de passes PostGis, nous utilisons une clé unique d'authentification, reliés à des identifiants/MDP stockés dans le troussea…