Hi Jan,
The best way to find out what GeoTools module you need for a
particular class is to look in the javadocs here:
http://geotools.org/javadocsSo, for instance, the page for org.geotools.gml2.GMLConfiguration has
the module/jar name:
modules/extension/xsd-gml2 (gt-xsd-gml2.jar
The dependency entry for your pom.xml file will be:
<dependency>
<groupId>org.geotools<groupId>
<artifactId>gt-xsd-gml2</artifactId>
<version>2.6.0</version>
</dependency>
> Where do I find them? I am a bit confused about all these different deprecated, not
> compiling examples on the net, so maybe I am missing something fundamental here.
Apologies for the many old, broken examples on the GeoTools wiki. A
new examples section has been started and as it grows the old pages
will be retired. The new pages are here:
http://geotools.org/quickstart.htmlhttp://geotools.org/examples/index.htmlHope this helps.
Michael
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Geotools-gt2-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users