Select to view content in your preferred language

Extracting / Exporting Markup

1489
4
Jump to solution
10-17-2012 01:05 PM
BKS
by
Frequent Contributor
I'm exploring the potential to have users in a group record information at a specific location using markup tools built in.

We may build this capability down the road as an ESRI custom Web App but would like to explore the idea of capturing the information now leveraging ArcGIS Online.  But we would need the ability to extract/export/save one-time the markup data as points/lines/polys (shapefile or otherwise) at a later date.

Any thoughts on if this is possible?

Cheers, b
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
MikeMinami
Esri Notable Contributor
You can edit a feature service running on your server through ArcGIS Online.
And any user who can access the web map will be able to edit the data in your feature service.

If you enable security on your feature service, users will need to have credentials to access your service. The web map will prompt them to sign in to your server.

Thanks,

Mike

View solution in original post

0 Kudos
4 Replies
MikeMinami
Esri Notable Contributor
The mark up tools (map notes) don't support multi-user editing. You would need to create a feature service running on ArcGIS Server or hosted in ArcGIS Online via a subscription.

Thanks,

Mike
0 Kudos
BKS
by
Frequent Contributor
The mark up tools (map notes) don't support multi-user editing. You would need to create a feature service running on ArcGIS Server or hosted in ArcGIS Online via a subscription.

Thanks,

Mike


Mike - I've played with ArcMap 10.1 ability to publish a feature service directly to ArcGIS Online.  This worked well in terms of providing a simple interface to edit a layer and basic attributes.  This is good news. 

I have a couple more questions related to your answer: 

1) If we host our feature service on our own ArcGIS Servers, can users edit the features in the feature service using the ArcGIS Online UI ?  Or do we need to publish the service to ArcGIS Online to leverage the ArcGIS Online editing user interface?
2) Do they need a subscription to ArcGIS Online (or simply an ESRI Global Account) to user the ArcGIS Online UI to edit features in the feature service?

Thanks for your help - looking forward to your response.

Cheers, Brian
0 Kudos
MikeMinami
Esri Notable Contributor
You can edit a feature service running on your server through ArcGIS Online.
And any user who can access the web map will be able to edit the data in your feature service.

If you enable security on your feature service, users will need to have credentials to access your service. The web map will prompt them to sign in to your server.

Thanks,

Mike
0 Kudos
BKS
by
Frequent Contributor
Mike - thanks tonnes
0 Kudos