Ticket #3615 (new defect)
Shapefile : A 10-digit value doesn't necessarily fit into a 32 bit integer...
| Reported by: | tsingdong | Owned by: | chaitanya |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | 1.7.2 |
| Severity: | normal | Keywords: | |
| Cc: | Kosta |
Description
I have the shapefile layer and it has a field named "tile_Id" and this field type is numeric(10,0), E.g. 2470190618 > 231 ,how can i get the correct value using the ogr libary in the java language the current result is i get a negative value of this field value.
Change History
Note: See
TracTickets for help on using
tickets.
