Opened 9 years ago
Closed 9 years ago
#5508 closed defect (fixed)
-lco geom=as_wkt truncates WKT to 8000 characters
Reported by: | lucvanlinden | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 1.11.1 |
Component: | default | Version: | 1.11.0 |
Severity: | normal | Keywords: | geom as_wkt truncate 8000 characters |
Cc: |
Description
With upgrading to ogr 1.11 it seems that OGR2OGR -lco geom=AS_WKT, when used in writing to a CSV output format, the WKT notation is truncated to a length of 8000 characters.
This is/was not the case with ogr 1.10.1.
Change History (1)
comment:1 by , 9 years ago
Milestone: | → 1.11.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in trunk (r27434) and branches/1.11 (r27435)