> Could anybody describe how to invoke the geotools maven xmlcodegen
> plugin to add support for 2.0 as well as 2.2. My read is, that its
> possible to generate the sources into different packages, like v2_0,
> v2_1 and v2_2 for the databindings. I tried a bit but in result I hat
> a lot TODO's in code for types and conversions of xml values/types
> into java objects.
> 
> 

Frank there are some documentation around the use of the parser / encoder stuff.

http://docs.geotools.org/latest/userguide/library/xml/internal/index.html

However I am not sure it extends into the defaults of the maven xmlcodegen 
plugin.
> Do you have any suggestions how to extent the current implementation?
I would talk to justin for details on the xmlcodegen; go through the above 
documentation and generate the bindings for KML2.0 and 2.2 and then submit the 
result as a patch.
Ben also has some experience in this area and may be able to offer advice.
> IMHO the user should only select a kml file and the "Importer" should
> handle all the rest, without additional interaction to select the
> version of the "quasi" standard (prior 2.2) and standard since 2.2.
> [2].
> 
> 

 
> 
> Is there somewhere Service [4] support I couldn't find? Do you have
> any plans to add kml service support? Is it possible to contribute, if
> there is anybody who acts as a mentor?
> 
> 


The idea of a catalog for geotools has been tried a number of times; and has 
been removed.

We have left geotools with a minimal interface allowing us to demonstrate how a 
catalog would work; and the interface can be implemented by the geoserver or 
uDig catalogs (for any geotools code that needs to look up other resources in 
their "container").

- http://docs.geotools.org/latest/userguide/library/main/repository.html
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to