您的位置:首页 > Web前端 > JavaScript

ArcGIS API For JS 中由Esri提供的公共服务

2014-02-27 11:05 483 查看
服务地址:http://utility.arcgisonline.com/arcgis/rest/services

Geometry (GeometryServer)

Service Description: The Geometry service is used by application developers to perform geometric calculations and web editing

Supported Operations:   Areas and LengthsAuto CompleteBufferConvex HullCutDensifyDifferenceDistanceGeneralizeIntersectLabel PointsLengthsOffsetProjectRelationReshapeSimplifyTrim ExtendUnion

Utilities/PrintingTools (GPServer)

Service Description: The PrintingTools service is used by web application developers to export the contents of a webmap to pdf, jpeg, png or other formats. This service is generally used in the context of providing applications with printing functionality.

Tasks: Export Web Map Task

Execution Type: esriExecutionTypeSynchronous

Result Map Server Name:

MaximumRecords: 1000

Child Resources:   Info

开发的时候可以利用这些公共服务,无需自己在Server中发布

本文出自 “独钓寒江雪” 博客,请务必保留此出处http://zhaojie.blog.51cto.com/1768828/1358489
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: