Opened 4 weeks ago

Last modified 4 weeks ago

#36097 assigned Cleanup/optimization

Remove the geographic database functions summary table

Reported by: Sarah Boyce Owned by: Sarah Boyce
Component: GIS Version: 5.1
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Sarah Boyce)

The Geographic database function summary table is malformed and slightly misleading (rows make it seem like all functions relate to each other)
It is also fairly difficult to update.

I believe this table is there to group the functions. Instead of a table I believe we should group the functions with headers

https://docs.djangoproject.com/en/5.1/ref/contrib/gis/functions/


Attachments (3)

image-20250114-111030.png (143.2 KB ) - added by Sarah Boyce 4 weeks ago.
image-20250114-121804.png (47.7 KB ) - added by Sarah Boyce 4 weeks ago.
image-20250114-121855.png (26.5 KB ) - added by Sarah Boyce 4 weeks ago.

Download all attachments as: .zip

Change History (8)

by Sarah Boyce, 4 weeks ago

Attachment: image-20250114-111030.png added

comment:1 by Sarah Boyce, 4 weeks ago

Description: modified (diff)

comment:2 by Sarah Boyce, 4 weeks ago

Has patch: set

comment:3 by Paolo Melchiorre, 4 weeks ago

I think that the summary table of the geographic functions of the database is a great-added value to the page, giving an immediate picture of the content of the page.

But I also think that the new hierarchical organization of the headers of the geographic functions of the database is a great improvement.

Before giving an opinion in favor of its removal of the table, could you post a screenshot of the contents' column with the new headers?

by Sarah Boyce, 4 weeks ago

Attachment: image-20250114-121804.png added

by Sarah Boyce, 4 weeks ago

Attachment: image-20250114-121855.png added

comment:4 by Sarah Boyce, 4 weeks ago

Contents:

Also index page now shows the sub-headers:


comment:5 by Claude Paroz, 4 weeks ago

Triage Stage: UnreviewedAccepted

I'm fine with this change.

Note: See TracTickets for help on using tickets.
Back to Top