Tagged Questions
1
vote
1answer
89 views
How can I load a single WFS vector feature where the user clicks the map on OpenLayers?
I am creating a web app that allows users to easily edit feature attributes as well as geometry. I have editing working by loading a WFS layer, but it slows the app to a crawl when there's more than a ...
1
vote
2answers
199 views
How to edit using a WFS service, without showing it on the map in OpenLayers?
I have a service with about thousand points. I wish to enable the user to edit the attributes of the features.
Since there are so many points, I don't want to display them as a vector layer (using ...
1
vote
1answer
182 views
GeoServer WFS OpenLayers EditingPanel Problem
I'm trying to use OpenLayers to edit features of vector data served from a local geoserver. So far, I'm able to pull WMS and WFS layers using OpenLayers from the same geoserver. But now, I'd like ...
1
vote
0answers
403 views
How to edit an ArcGIS Server WFS-T service in uDig?
Now a straight forward workflow to do this is present in the below link.
http://udig.refractions.net/files/docs/uDigWalkthrough2.pdf
Point 3 of page 8 states to change to the ‘Edit Geometry’ tool ...
