来自:http://blog.csdn.net/arcgis_mobile/article/details/8048549 tpk是ArcGIS10.1推出的一种新的数据文件类型,主要是用于将切片文件打包形成离线地图包,tpk可以在ArcGIS Runtime或者ArcGIS for Android/iOS中作为切片底图被加载,有多种制作tpk的方法,分别如下: 使用ArcMap制作tpk 在ArcGIS10.1中tpk的生成被集成在了ArcGIS for Desktop中,制作方法如下:
WebGIS实现在线要素编辑之ArcGIS Server 发布Feature Service 过程解析 FeatureService也称要素服务,其最大的好处就是支持在线要素编辑,并将编辑同步更新到后台的数据库中,它需要ArcSDE提供地理数据库的访问支撑.因此Feature Service中的要素来源必须是来自于ArcSDE. 关于Feature Service的详细介绍,可参考官网文档: http://help.arcgis.com/en/arcgisserver/10.0/help/arc
持续更新.. 一. AGS Server10发布mobile data access 出现错误 问题描述: "ArcGIS Server: Configuration <name>.MapServer can not be started. Server Object instance creation failed on machine <servername>." 日志中错误信息为: "MobileServer requires a custom
第一: 在你刷新前保存所在位置的行号 procedure XXXClass.LockPositionEx;begin DisableControls; FHistoryRecNo := 0; FHistoryIndexName := EmptyStr; if Active then begin if IndexName <> EmptyStr then FHistoryIndexName := IndexName; IndexName := EmptyStr; if not IsEmpty t