The advantage of web services

ArcGIS for Server 内容的新家园

最新版本的 ArcGIS for Server 文档和资源可从http://server.arcgis.com访问,这是一个专门为 ArcGIS for Server 用户新建的网站。 大概三周后我们将开始重定向到该网页。 10.2.2 及更早版本的文档仍可继续访问。

不要再等了。 现在就开始浏览吧!

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.