Opened 6 years ago

Closed 6 years ago

#1712 closed defect (invalid)

Clipping should support parsing LineStringZ/M/ZM

Reported by: Dimitar Misev Owned by: bbell
Priority: major Milestone: 9.6
Component: qlparser Version: development
Keywords: Cc: Bang Pham Huu, Peter Baumann
Complexity: Medium

Description

Technically LineString indicates 2D geometry, but we support them for nD (which is fine). The WKT standard appends Z/M for 3D and ZM for 4D. We should support parsing for LineStringZ, LineStringM, LineStringZM in rasql/WCPS, which should be trivial.

Change History (2)

comment:1 by Bang Pham Huu, 6 years ago

Cc: Peter Baumann added

comment:2 by Dimitar Misev, 6 years ago

Resolution: invalid
Status: newclosed

ignore this ticket, I misunderstood what these mean.

Note: See TracTickets for help on using tickets.