Tagged Questions
3
votes
2answers
234 views
Design question: what's the role of WFS-T in this kind of webapp?
I have more experience in "traditional" (Java EE) webapp development, and I am trying to figure out a decent design for a mapping web application.
My application has a map, and users can see and edit ...
0
votes
2answers
936 views
GIS Web API - WFS-T Edit
My organization has a asset management application using Google Maps Java API as the GIS viewer. The application does some simple editing/querying on a kml file through html form elements.
Instead ...