I'm looking for a web editor (similar to openstreetmap) that works with an map Server (postGIS). This should permit edit and create new structures on map. What is the best option? Can you help me?
Thank you for your time.
|
I'm looking for a web editor (similar to openstreetmap) that works with an map Server (postGIS). This should permit edit and create new structures on map. What is the best option? Can you help me? Thank you for your time. |
|||||||||||
|
|
If it must be a web editor then GeoDjango comes with this functionality. The admin feature permits basic editing of map features. It is possible to incorporate the built-in editing functions into your own pages. |
|||
|
|
|
Openlayers comes with editing tools http://openlayers.org/dev/examples/editingtoolbar.html If your know drupal then there is a nice OpenLayers Editor (beta3)
|
||||
|
|
|
The OpenGeo Suite has a web editor in the form of GeoExplorer. Just add your PostGIS data to the Geoserver component. Load the GeoServer layers in GeoExplorer and edit away.
You can add and edit symbols/icons using the Layer Styles option.
|
||||
|
|
|
you can check out OpenLayers Editor from http://ole.geops.de/.
Example
i hope it helps you.... |
|||||||
|