| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Apr 7 at 19:46 | |
| stats | profile views | 1 |
|
Nov 27 |
asked | Insert name of a polygon and add to database using openlayers |
|
Oct 31 |
comment |
adding polygon to database in openlayers thanks Ylka for your suggestions but in may case the problem was in my geoserver It was not supporting the transaction I dont know why so I switeched to geoserver 2.2 and now it is working well. |
|
Oct 22 |
awarded | Commentator |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer Not in database....transaction with database is the main issue. |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer Thanks for ur answer but I have already tried what @BradHards has said. I am able to delete whatever feature i draw like polygons, line and point because they are temporary stored but I am not able to delete any feature from database (postgresql) which is my major problem. |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer yes I know n I m nt asking anyone to do everything for me. I just had a query n if anyone feels he/she can help then they are most welcome. To tell you @R.K. I have been working on it since many days (around 15-20) n I am new to openlayers. I even mentioned my code to let me know what could be the error. |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer kk...well I have tried many codes of remove feature, destroy feature but still i am not able to delete the feature from database...please if any1 have idea related to this do help. |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer I hev tried taht too..but no result.. |
|
Oct 22 |
awarded | Editor |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer I had seen that code but it wasnt helpful to me. Above I posted my code. now in this code whenever i select any feature an alert is shown saying removed but the feature is still present on the map. |
|
Oct 22 |
revised |
delete feature from database by selecting feature from vector layer entered the code |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer Yes n I have tried many examples seen many codes but no result till date...plz guide. Can you just tell me some code which will work..? |
|
Oct 22 |
comment |
delete feature from database by selecting feature from vector layer Say there is a shapefile of road. I imported it using postgis. it has road name road id and geom column in database postgresql. I want to delete a road with road_name name say '25' completely that is it should be deleted from map as well as from database, so how can I do it? |
|
Oct 22 |
asked | delete feature from database by selecting feature from vector layer |
|
Oct 19 |
revised |
adding polygon to database in openlayers edited tags |
|
Oct 19 |
comment |
adding polygon to database in openlayers Yes it does whenever I draw any polygon and then save it "changes saved" message comes and it is there till I reload the application again.As soon as the application is reloaded all the saved features are gone.. which means they don't get saved in database. |
|
Oct 18 |
comment |
adding polygon to database in openlayers No the feature does not get save in database..that is my main problem I sorry I forget to mention it in my question..I m using postgis 2.0 and postgresql 9.0 plz tell how to save the feature in database.. |
|
Oct 17 |
awarded | Student |
|
Oct 17 |
asked | adding polygon to database in openlayers |