Select to view content in your preferred language

Do I have to use a WebID?

978
1
03-05-2013 06:41 AM
JuneAcosta
Frequent Contributor
I added our own published service to one of the templates in ArcGIS online. I want to download the template and run it from our server. We will use our own data, I dont need it published on ArcGIS online.

Less than a year ago I created a very basic map that allowed for editing a feature service and I ran it from our Amazon server and I needed no WebID. But now in the downloaded readme.html it mentions using a WEBID.

Do I still need to use a webID? If so, does this mean I need a subscription for ArcGIS online?
Tags (2)
0 Kudos
1 Reply
MikeMinami
Esri Notable Contributor
Perhaps you mean the web map ID? The templates display a web map from ArcGIS online. The web map specifies what layers (services) to show and how to draw them. Now, with a bit of programming, you could easily modify the template to point directly at your own web services. Take a look at the JavaScript API.

Thanks,

Mike
0 Kudos