关于 Geographic Information System
食谱成分
| PostgreSQL ★ 18.8K (PostgreSQL) | A powerful, open-source object-relational database system | 
| PostGIS ★ 1.9K (GPL-2.0) | A spatial database extender for PostgreSQL | 
| pg_featureserv | A server for serving geospatial feature data | 
| pg_tileserv | A server for serving map tiles | 
未提供描述。
环境变量
查看环境变量
- PROJECT
- gis
- DOMAIN
- stack.localhost
- POSTGRES_VERSION
- 17-3.5
- POSTGRES_DB
- $PROJECT
- POSTGRES_USER
- postgres
- POSTGRES_PASSWORD
- password
- DATABASE_URL
- postgres://$POSTGRES_USER:$POSTGRES_PASSWORD@postgis:5432/$POSTGRES_DB