Are there any examples of creating a Web Map using the REST API?

2680
4
06-16-2016 12:14 PM
JackCook
New Contributor

I have searched all over for a simple example of creating a Web Map on AGS using the REST API from python. I can authenticate and create a folder, however I have been unable to see a complete example which creates a web map comprised of a raster image, polygon and point layers. Can someone point me in the right direction?

Thanks, Jack

0 Kudos
4 Replies
WesMiller
Regular Contributor III
0 Kudos
JackCook
New Contributor

Wes,

Thanks for your reply. Unfortunately I may have not made myself clear. The example you pointed me to shows how to create a client application that uses feature services to display the data to the user. I want to actually publish/create the feature services. I have a legacy application that contains raster and vector data. I want to programmatically read that data, convert it into some format (e.g. shapefiles) and then create/publish that data as a service that can be used by a client application.

Thanks, Jack

0 Kudos