Tagged Questions
0
votes
0answers
10 views
Insert name of a polygon and add to database using openlayers [duplicate]
Possible Duplicate:
How do I set attributes when creating vectors using OpenLayers and WFS-T?
Hi everyone I am newbie to openlayers. I have developed an application which provides WMS/WFS. ...
3
votes
1answer
315 views
adding polygon to database in openlayers
I want to add a polygon to the database. I used the following code. The problem is that I am to able to save in database. Whatever polygon I draw on map it gets save temporary and as soon as I reload ...