Opened 17 years ago
Closed 17 years ago
#5072 closed (fixed)
[geodjango] 3D LineString
Reported by: | Owned by: | jbronn | |
---|---|---|---|
Component: | GIS | Version: | other branch |
Severity: | Keywords: | gis geodjango linestring 3d | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The LineString class (and thus LinearRing and Polygon) may accept 3D with a simple change: see the attached patch. Not sure it's the best way to do it, but it seems to be OK.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | geodjango.diff added |
---|
comment:1 by , 17 years ago
Summary: | 3D LineString → [geodjango] 3D LineString |
---|---|
Triage Stage: | Unreviewed → Design decision needed |
comment:2 by , 17 years ago
Keywords: | gis geodjango linestring 3d added |
---|---|
Owner: | changed from | to
Triage Stage: | Design decision needed → Accepted |
Version: | SVN → other branch |
Tested the patch, works OK and fixes the bug. Will be included (with tests) in next changeset. Thanks Phil!
Note:
See TracTickets
for help on using tickets.
geometries patch for 3D LineString