Ticket #113 (closed defect: wontfix)
WKT reader doesn't throw a ParseException on mixed dimensions
| Reported by: | strk@… | Owned by: | strk |
|---|---|---|---|
| Priority: | major | Milestone: | 3.2.0 |
| Component: | Core | Version: | 2.2.3 |
| Severity: | Content | Keywords: | imported,phpbugtracker |
| Cc: | mloskot |
Description (last modified by mloskot) (diff)
LINESTRING(0 0, 1 1 1) should be considered invalid WKT as it uses 2 dimensions for first point and 3 dimensions for second point.
Change History
Note: See
TracTickets for help on using
tickets.
