Opened 8 hours ago

Last modified 8 hours ago

#36036 new New feature

Support the 4th dimension (M) in the GEOS API

Reported by: Andrew Owned by:
Component: GIS Version: 4.2
Severity: Normal Keywords: GIS 4d GEOS
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The GEOS API supports a 4th dimension, M, as well as PostGIS. Unfortunately Django does not and would be great if it could. I've started a [WIP branch](https://github.com/django/django/compare/main...andharris:django:gis-4dim-support) to see what this could look like.

Change History (1)

comment:1 by Andrew, 8 hours ago

Keywords: GEOS added; GESO removed
Note: See TracTickets for help on using tickets.
Back to Top