Ticket #4447 (closed defect: invalid)
Reading attribute with 3000 characters only reads 160
| Reported by: | i23098 | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9.1 |
| Component: | OGR_SF | Version: | 1.9.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm using GDAL on Java to read a SHP file. I do
String value = currentFeature.GetFieldAsString?( index );
and I only read 160 characters. The file used is attached and opening it with Notepad seems to have all the information...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

