[fdo-trac] #263: SHP provider: Allow creating localized field names
FDO
trac_fdo at osgeo.org
Thu Feb 21 11:26:27 EST 2008
#263: SHP provider: Allow creating localized field names
---------------------------+------------------------------------------------
Reporter: danstoica | Owner: danstoica
Type: enhancement | Status: new
Priority: major | Milestone: 3.3.0
Component: FDO API | Version: 3.3.0
Severity: 3 | Keywords:
External_id: 1028590 |
---------------------------+------------------------------------------------
Currently the SHP provider follows strictly the DBF specification when
creating new DBF files and replaces the localized names with ASCII
"FieldNNN" names. This defect calls to relax the behavior and generate
proper multibyte field names (e.g. Japanese or Chinese).
NOTE1: reading the localized field names is already in place.
NOTE2: in order to produce DBF files with localized field names the
application must either A) run on a machine with the proper locale or B) a
SetLocale() should be called before Apply schema.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/263>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list