I would add to that the following examples done with a "GML" utility class on
trunk:
- http://docs.codehaus.org/display/GEOTDOC/13+XML
This is a short cut for using the normal GML configuration parser / encoder
system.
- http://docs.codehaus.org/display/GEOTDOC/05+GTXML+Parsing+and+Encoding
I a
The very first prototype of GML 3.2.1 support has been committed to
trunk. It is not in any milestone release and should be considered as
experimental.
On 14/09/10 10:17, eros wrote:
>
> is gml3 package of geotools is also targeting the gml3.2.1?
>
> I am trying to create a Java desktop app for
is gml3 package of geotools is also targeting the gml3.2.1?
I am trying to create a Java desktop app for GML 3.2.1 validation tool
locally (without internet connection).
can you help me on how to port a gml to java objects(geotools classes.)?
--
View this message in context:
http://osgeo-org.18
;
> false
>
> central
> Maven Repository Switchboard
> http://repo1.maven.org/maven2
>
>
>
>
>
Hi,
If you declare a dependency on gt-xsd-gml3 in your pom, that should be
all you need. You also probably to add the opengeo maven repository. The
following pom will do it:
...
opengeo
OpenGeo Maven Repository
http://repo.opengeo.org/
true
o
Hi,
I'm trying to follow a GML3 example posted in the GeoTools manual. I have
problems with the one from Justin Deoliveira called GML3ParsingTest.java. I
can't figure all the libraries required by the example. Does anyone have a POM
to run this example? Does anyone have files called states.xsd