Select to view content in your preferred language

Auto Refresh Feature Service

418
2
05-11-2012 09:59 AM
AndrewMilanes
Frequent Contributor
Is there a way to auto refresh a feature service?  Here's my dilemma, I have layers that are editable.  I need snapping and auto-refresh for each layer.  Dynamic services can auto refresh but not snap and feature services can snap but not auto refresh.

Any suggestions?
Tags (2)
0 Kudos
2 Replies
JosVroegop
Deactivated User
I had the same question, it will be available in version 3.1 (december)
0 Kudos
BjornSvensson
Esri Regular Contributor
Andrew,
See Jos question (and my answer) at http://forums.arcgis.com/threads/68933-Features-don-t-update-after-external-edits-on-featureservice-...

In the next version, 3.1, layers of type "feature" will have an autorefresh option.

In the 3.0 API this is already supported, so if you are working with the source code of the viewer and compiling it yourself, you could add support for it yourself.


Just to clarify since your original question asked about snapping and autorefresh - we're not adding support for snapping to server-side features (the dynamic map service case) in the 3.1 release, but we are adding auto-refresh for feature layers to the viewer.
0 Kudos