Opened 16 years ago
Closed 15 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)
Changed 16 years ago by
Attachment: | geodjango.diff added |
---|
comment:1 Changed 16 years ago by
Summary: | 3D LineString → [geodjango] 3D LineString |
---|---|
Triage Stage: | Unreviewed → Design decision needed |
comment:2 Changed 15 years ago by
Keywords: | gis geodjango linestring 3d added |
---|---|
Owner: | changed from Jeremy Dunck to jbronn |
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!
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r5832. Thanks again!
Note: See
TracTickets for help on using
tickets.
geometries patch for 3D LineString