[fdo-users] Which GML version is supported by FDO 3.5.0

Elavazhagan. M elavazhagan.mouniandy at kcubeconsulting.com
Mon Jan 10 06:58:38 EST 2011


Hi,

 

Can anybody please tell me which GML version is supported by FDO 3.5.0? I am
using the following code to generate a GML file:

 

XmlFeatureSerializer.XmlSerialize(featureReader, xmlFeatureWriter,
xmlFeatureFlags);

 

But I am getting a file with old GML tags:

<gml:outerBoundaryIs>

<gml:LinearRing>

<gml:coordinates>

 

But I need the tags to be of the latest GML version, like :

<gml:exterior>

<gml:LinearRing>

<gml:posList>

 

Is that possible with FDO 3.5.0?

 

Thanks in advance.

 

Regards,

Ela.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20110110/f5783798/attachment.html


More information about the fdo-users mailing list