Could shapefile supports coding with DBF header
-----------------------------------------------

                 Key: GEOT-2135
                 URL: http://jira.codehaus.org/browse/GEOT-2135
             Project: GeoTools
          Issue Type: Improvement
          Components: data shapefile
            Reporter: Min Feng
            Assignee: Jesse Eichar


ShapefileDataStore accepts customized coding (Charset) parameter, which is used 
with writing and reading shapefile records. However, only "iso-8859-1" coding 
is supported with DBF header names, so shapefiles which has Chinese DBF field 
names could not be read and wrote correctly.

How about passing the coding parameter into DbaseFileHeader class, and 
encode/decode field name with the same encoding as records do.

-- 
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to