developmentseed / developmentseed/tipg
Not able to access my postgres data after running project
Open
- Dominant language
- PLpgSQL
- Stars
- 219
- Forks
- 39
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 6
Description
I've created .env file
```
TIPG_NAME="OGC Features and Tiles API - Krishna"
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
```
1. I'm not able to see my layers in collection
2. and when I click on collection, I'm getting following error
Contributor guide
Research direction
Start by reproducing the project with the reported .env file and DATABASE_URL, then inspect why layers are missing from collections and why opening a collection produces the reported error. Done means the configured Postgres data appears in the collections and each collection opens without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- api, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100