/*******************************************************************/
//ArcGIS API for iOS
//
/******************************************************************/
The ArcGIS API for iOS is an Objective C SDK that you can use to embed ArcGIS maps and tasks into your line of business iPhone applications.
ArcGIS API for iOS 是一个Objective C SDK,他使你能够将ArcGIS map 和任务嵌入到你的iPone应用程序序列当中。
What can you do with the API?
Using the iPhone API you can:
- Display and use maps that blend dynamic and cached (tiled) map services from ArcGIS Online and/or your ArcGIS Server.
- Execute sophisticated geoprocessing tasks and display their results.
- Search and identify features and create useful reports of feature found.
- Collect locations by sketching(草图;梗概;素描 v.素描;概述) on the map or using the GPS embedded in your device
你可以使用API做什么?
使用iPone你可以做:
使用和展示混合有动态和缓存的地图服务,这些服务可以来自ArcGIS 在线地图或者来自你的ArcGIS 服务器。
执行sophisticated 的图形处理任务并展示处理的结果。
搜索和鉴定features并利用利用找到的feature创建有用的结果报告。
使用地图上面的描述或者嵌入到你的设备中的GPS收集地点位置。
What does the API include?
The ArcGIS API for iOS provides the following resources for you to use in your iPhone applications:
- Maps - The API supports display of both dynamic and cached (tiled) map services from ArcGIS Server. With the ArcGIS API for iOS, you can display maps in any projection.
- Graphics - You can enhance your iPhone applications by allowing users to draw graphics or by providing informational popup windows when the user taps on a graphics feature.
- Tasks - Common GIS tasks such as query, search and identify of features, finding addresses and places, geoprocessing and collection.
API包含了什么?
ArcGIS API for iOS 为你提供了下面的资源,你可以在你的iPone中使用这些资源:
Maps: API支持展示来自ArcGIS Server的动态地图或者缓存地图。 使用这些ArcGIS API for iOS,你可以在任何的工程中展示地图。
Graphics:你可以通过一下的方法来增加你的iPone应用程序的用户体验:允许用户在地图上绘制图形或者当用户在Graphic feature上面单击的时候显示一个弹出的信息窗口。
Tasks:通过的GIS 任务比如:查询、搜索和feature鉴定。 查找位置和地点,地理处理和收集。