Opened 8 months ago

Last modified 6 months ago

#36097 closed Cleanup/optimization

Remove the geographic database functions summary table — at Version 1

Reported by: Sarah Boyce Owned by: Sarah Boyce
Component: GIS Version: 5.1
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
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/


Change History (2)

by Sarah Boyce, 8 months ago

Attachment: image-20250114-111030.png added

comment:1 by Sarah Boyce, 8 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top