[Fdo_issues] Fixed WFS Null values returned for some properties

Romica Dascalescu Romica.Dascalescu at autodesk.com
Wed Jan 10 13:27:05 EST 2007


WFS provider:

Fixed inheritance from a class named AbstractFeature (now properties
featureCode and version are provided).

 Fixed sometimes the geometry property can be added as object property
(and not as geometry property) if maxOccurs is not 1 (e.g.: unbound).

 

 Fixed a property (object to a class without properties) is marked as
geometry property if the class doesn't have property members.

 

 Removed direct gml objects/associations properties from a class.

E.g. gml:boundedBy from:

<complexType name="TractsType">

    <complexContent>

       <sequence>

           <element minOccurs="0" ref="gml:name" /> 

           <element ref="gml:boundedBy" /> 

       </sequence>

  </complexContent>

</complexType>

 

 Removed all unused properties from xlink schema.

 Removed all schemas with no classes.

 Better detection of geometry type when parsing the data. 

 

branches/3.2.x changes:

------------------------------------------------------------------------

r621 | romicadascalescu | 2007-01-10 14:15:01 -0500 (Wed, 10 Jan 2007) |
1 line

 

******Fdocore******

Modified : Fdo/Unmanaged\Src\Fdo\Xml\GeometryHandler.h

Modified : Fdo/Unmanaged\Src\Fdo\Xml\FeaturePropertyReaderImpl.cpp

Modified : Fdo/Unmanaged\Src\Fdo\Xml\GeometryHandler.cpp

Modified : Fdo/Unmanaged\Src\Fdo\Xml\FeaturePropertyReaderImpl.h

Modified : Fdo/Unmanaged\Src\Fdo\Schema\SchemaFromExternal.xslt

Modified : Fdo/Unmanaged\Src\Fdo\Schema\SchemaFromExternal.h

*

------------------------------------------------------------------------

r86 | romicadascalescu | 2007-01-10 14:15:41 -0500 (Wed, 10 Jan 2007) |
1 line

 

******WFS******

Modified : Providers/WFS/Src\Provider\FdoWfsConnection.cpp

*

 

trunk changes:

------------------------------------------------------------------------

r622 | romicadascalescu | 2007-01-10 14:16:15 -0500 (Wed, 10 Jan 2007) |
1 line

 

******Fdocore******

Modified : Fdo/Unmanaged\Src\Fdo\Xml\GeometryHandler.h

Modified : Fdo/Unmanaged\Src\Fdo\Xml\FeaturePropertyReaderImpl.cpp

Modified : Fdo/Unmanaged\Src\Fdo\Xml\GeometryHandler.cpp

Modified : Fdo/Unmanaged\Src\Fdo\Xml\FeaturePropertyReaderImpl.h

Modified : Fdo/Unmanaged\Src\Fdo\Schema\SchemaFromExternal.xslt

Modified : Fdo/Unmanaged\Src\Fdo\Schema\SchemaFromExternal.h

*

------------------------------------------------------------------------

r87 | romicadascalescu | 2007-01-10 14:16:33 -0500 (Wed, 10 Jan 2007) |
1 line

 

******WFS******

Modified : Providers/WFS/Src\Provider\FdoWfsConnection.cpp

*

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo_issues/attachments/20070110/aa1da346/attachment.html


More information about the Fdo_issues mailing list