On 13/08/10 05:05, Justin Deoliveira wrote:
> Hi Ben, more progress to report. So I have managed to get simple feature gml 
> 3.2 output in geoserver for GetFeature and DescribeFeatureType in geoserver. 
> I have not run any validation checks yet so it would be good to start doing 
> that. How is your validator coming along? It would probably prove useful here.

I committed it today. AppSchemaValidator.validate public static methods 
(in gt-app-schema-resolver) will validate against schemas on the 
classpath. To use this you will have to add test dependencies on the pom 
for schema artifacts previously uploaded to a repo. I have not yet 
packaged GML 3.2.1 or the draft WFS/FES 2.0 schemas but will do so ASAP.

As an aside, modules to build schema packages are in:
modules/unsupported/app-schema/app-schema-packages/

They are not part of the standard build because they merely repackage 
published schemas for offline testing. Once schemas are stored in 
artifacts, they can be loaded by AppSchemaResolver (and 
AppSchemaValidator) at test time.

> About trunk vs stable. Even without worrying about the other xsd changes the 
> changes required to support gml 3.2 are quite a few. Mostly they boil down to 
> the different namespace ".../gml/3.2" vs "..../gml". So reusing the existing 
> gml3 bindings was a bit tricky. So long story short i am not sure these 
> changes are going to be applicable to the stable branch regardless.
> Anyways, probably time to start taking this conversation to the developer 
> list.

Agreed (and copied).

-- 
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to