Hello,

currently I'm working on a project for a client where we need to work on 
GML v3.
In this project, the data are stored in an eXist database. geoTools is 
used to create indexes in the database by using GMLFilterDocument. 
Currently, the indexes are created only for GML v2 file.

To make geotools support GML 3, I patched the GMLFilterDocument to :
 o support pos and posList coordinates (methods startElement, characters 
and endElement)

and patched the SubHandlerPolygon
 o support LinearRing/exterior (for me exterior is the same meaning that 
outerBoundary)

But I don't know the difference between the two versions. Is the Version 
3 compatible with the version 2 ? It seems the v3 are _a lot of_ new 
things and so I'm not sure to be exhaustive

Do you think this patch is correct ? I'm not aware about GIS and 
GeoTools, ...
Finally, are you interested by the patch ?

Regards,

-- 
Robert JACOLIN
M2M
ANYWARE TECHNOLOGIES
Tél : +33 (0)5.61.00.06.56
Fax : +33 (0)5 61 00 51 46
www.anyware-tech.com


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to