Shapefile data store will fail when the .dbf file size exceeds 2GB
------------------------------------------------------------------

                 Key: GEOT-3240
                 URL: http://jira.codehaus.org/browse/GEOT-3240
             Project: GeoTools
          Issue Type: Bug
          Components: data shapefile
    Affects Versions: 2.7-M2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.7-M3


This is due to using int offsets instead of long ones. int ones are necessary 
for memory mapping, thus also memory mapping must be shut down in that case 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to