Opened 6 years ago
Last modified 6 years ago
#29793 new Cleanup/optimization
GeometryField with Oracle always assume that axis are named as long and lat in geometry metadata — at Initial Version
Reported by: | Jani Tiainen | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | 2.1 |
Severity: | Normal | Keywords: | oracle |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
GeometryField with Oracle always assume that axis are named as long and lat in geometry metadata.
Even this is purely metadata there is currently no way to specify axis name to match axes used with SRID normally.
For example when using SRID 3857 (spherical mercator) lang and lot doesn't really make sense but X and Y would.
Note:
See TracTickets
for help on using tickets.