270 likes | 387 Vues
This presentation outlines a detailed workflow for creating and deploying web applications using ArcMap. It covers essential steps such as creating ArcMap documents (.mxd), publishing them as map services (.msd), and testing these services. The guide also includes instructions for developing geoprocessing services, building applications, and adding tasks. Additionally, the iterative nature of the process is emphasized, highlighting the importance of preparation, troubleshooting, and refining the final application. The result is a successful, functional web application ready for deployment.
E N D
Final PresentationGEOG 385 – Web Applications Sean McCartney Fall 2011
Workflow • Create ArcMap documents (.mxd). • Create one document for a map service, and one each for your geoprocessing services. • Publish the (.mxd) as a map service (.msd). • Test the map service in ArcMap. • Create an application for the map service (.msd). • Publish each individual map (.mxd), with a tool layer, as a geoprocessing service. • Create tasks for the application from your geoprocessing services. • Deploy the web application. • Test results and troubleshoot. • Many steps can be iterative until your objectives are met.