[fdo-trac] #737: SHP provider: Allow ':' characters in property
name
FDO
trac_fdo at osgeo.org
Thu Jan 13 11:56:38 EST 2011
#737: SHP provider: Allow ':' characters in property name
--------------------------+-------------------------------------------------
Reporter: danstoica | Owner: Dan Stoica
Type: enhancement | Status: closed
Priority: major | Milestone: 3.6.0
Component: SHP Provider | Version: 3.5.0
Severity: 2 | Resolution: fixed
Keywords: | External_id:
--------------------------+-------------------------------------------------
Comment(by gregboone):
The following change sets illustrate the changes made in the SHP provider
to allow DBF files that have columns containing ":" and "." to be read and
processed by FDO
http://trac.osgeo.org/fdo/changeset/5858
http://trac.osgeo.org/fdo/changeset/5859
If ":" or "." are found, these characters are replaced by "_" when the DBF
Physical schema is read and exposed as logical FDO Schema. Thus columns
that are physically defined as a:b will be exposed logically as a_b.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/737#comment:7>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list