Select to view content in your preferred language

Editing a seamless polygon layer via the web?

1572
11
Jump to solution
08-12-2013 07:48 PM
RobHudson
Deactivated User
ArcGIS is filled with so many options, that I could really use someone who knows the entire product to point me to the right technologies.

Our users manage regions of their city.  They each need to independently divide their region into smaller delivery routes.  They need the ability to edit these route boundaries via a web interface of some kind.  When editing the boundaries of one route (moving a vertex, for example), it should also move the same vertex on the neighboring polygon, so as to keep the total area seamlessly covered.

Right now, I am using JavaScript API.  I see that it has functions for editing polygons, but nothing that I can find that will do what I describe.  I am not married to JavaScript API, and am willing to convert to a different editor (Silverlight/Flex?) if it will open up this possibility.

What do you guys think?  Can ArcGIS do what I need?
Tags (2)
0 Kudos
11 Replies
JohnGravois
Deactivated User

the IE10 specific bug you found affects AMD style maps only, and relates to a problem with the measurement widget in general, not to snapping.  here is the tracking number for the issue i logged a few minutes ago on your behalf.

[NIM093983: Measurement widget doesn't display area calculations in IE10 (AMD apps only).]




i realized this morning after clearing my browser cache that non-AMD apps aren't functioning correctly either.  the bug has been updated to acknowledge that the measurement widget is not functioning correctly in IE10 for apps that use any load pattern and our development team is working on a fix.
0 Kudos
MS
by
Occasional Contributor
i realized this morning after clearing my browser cache that non-AMD apps aren't functioning correctly either.  the bug has been updated to acknowledge that the measurement widget is not functioning correctly in IE10 for apps that use any load pattern and our development team is working on a fix.


Hi John - I noticed that your post was made ~6 months ago (v3.5).  Is this something that will be fixed any time soon?  We're having this same issue with the Area tool not showing results (Distance/Location are working fine) in IE10, and at our site it is very important that we don't force a lower browser mode as aspects of our application require certain IE10 features.

Thanks!
0 Kudos