Thanks to Karel for the info on my last thread.
I would like to use hibernate spatial to support multiple databases for persisting and querying spatial geometry data.
What I do not have a good grip on yet is how GML fits into the picture. My application uses GML 3 to manage spatial data.
Hobernate spatial does not support GML out-of-the-box from what I can gather. It seems I need to somehow convert between GML and
com.vividsolutions.jts.geom.Geometry instances.
Any advice on how best to do this?
Some candidates I have looked at are:
* GMLReader/Writer classes in JTS IO project
http://maven.geotools.fr/repository/com/vividsolutions/jtsio/ * geotools
Both have a limitation that they only supports GML 2.
Any other advice on how best to solve my problem?
Thanks for yout help.
_______________________________________________
hibernatespatial-users mailing list
[hidden email]
http://www.hibernatespatial.org/cgi-bin/mailman/listinfo/hibernatespatial-users