Tagged Questions
2
votes
1answer
284 views
Java client for WFS-T?
I have a geoserver with a postgis database on one server and an Java application on a different server.
Now I need to connect these two servers so that the Java application can manage (create, alter ...
3
votes
1answer
807 views
Is there a WFS and WFS-T Java library that plays nicely with Android?
I have a GeoServer database and various programs that query it and so forth using GeoTools. Now I'm making a map app for Android, but not only is GeoTools quite large with all it's dependencies (15 mb ...