developmentseed / developmentseed/tipg
Request: Primary key hyperlink
Open
OGC Features API
User Interface
- Dominant language
- PLpgSQL
- Stars
- 219
- Forks
- 39
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 6
Description
It would be really helpful if every column that contains a primary key is automatically turned into a hyperlink that returns all rows from any table that has that primary key value in a corresponding foreign key column. Effectively, you are asking "what rows in other tables point to this one?"
The result of clicking on such a hyperlink would be a page with multiple results tables, each with all the rows that match the primary/foreign key.
Contributor guide
Assessment
This issue has not been assessed yet.