Can you help me? I have a very difficult problem when doing project...
I have used OpenLayers and GeoServer. When I click in the map to get feature info, I receive the info for the feature and region clicked.
Example: RegionName:Hanoi,Population:500...
I want to know how I can change the attribute value "RegionName" from Hanoi to HaThanh and save it in Geoserver. After I load the map I wish to receive the changed information.
Example: RegionName:HaThanh,Population:500...
Help me! Thanks.

