The advantage of web services

Nueva página de inicio para el contenido de ArcGIS for Server

Puede acceder a documentación y otros recursos para las versiones más recientes de ArcGIS for Server en http://server.arcgis.com, un nuevo sitio pensado para los usuarios de ArcGIS for Server. Iniciaremos el redireccionamiento a esa página en unas tres semanas. Podrá seguir accediendo a la documentación de la versión 10.2.2 y versiones anteriores.

No espere más, comience a explorar ahora.

A web service takes something from your GIS and puts it in the hands of people who may not have direct access to your organization's data. When you expose your GIS as web services, you're making it available to a variety of apps that might be running on desktop workstations, tablet PCs, or mobile smartphones. You can choose to expose your web services only within your office, but you also have the flexibility to make your web services available to any device that can connect to the Internet.

ArcGIS offers various ways to make your GIS available through web services. These options include ArcGIS for Server, ArcGIS Online, and Portal for ArcGIS. The web services you publish through these technologies use standard architectures such as REST. In fact, Esri has openly published the communication patterns used by its REST-ful web services in a document called the GeoServices REST Specification.

Esri freely distributes application programming interfaces (APIs) for popular frameworks such as HTML5, iOS, and Android that help you build web and mobile apps with your GIS web services. You can blend services from your GIS and from other sources to make an intelligent web map. For example, you might publish your own bus route data through an ArcGIS for Server web service and overlay it with a detailed ArcGIS Online imagery basemap in a web application.

Traditional GIS applications such as ArcMap can also use your web services. However, because the services work through standard web service protocols and architectures, you aren't required to use ArcGIS technologies to consume them.