Runtime content 离线geodatabase数据如何导回ArcMap10.2.2
Runtime content 离线geodatabase数据如何导回ArcMap10.2.2?
发起人
相关问题
- 作为Desktop用户对数据的获取比较乏力,可能缺了哪些知识?
- 有谁知道哪里可以免费获取各省市地图数据呢,包括详细的shape文件数据
- 有栅格数据a(大数据),小数据b,怎么从a中扣掉b,得到a数据剩下的部分?栅格能裁剪取反吗?
- 在windows server2008 R2 64位中安装了portal 10.5 设置好托管arcgis server站点,并用data store为托管数据库,发布数据出错
- Arcgis runtime for android初学者该如何系统的学习?
- cityengine怎么导入arcgis的shp数据,对shp数据有什么要求
- ArcGIS数据库数据逐图幅裁剪
- Android端对于离线的支持
- arcgis runtime for andriod 100.1 如何使用eclipse开发
- arcgis10.4 离线部署js api 4.3 版本 无法显示
- 为什么arcgis runtime for .net去掉了很多在WPF中存在的基本地图控件?
问题状态
- 最新活动: 2016-12-26 00:00
- 浏览: 3156
- 关注: 1 人
1 个回复
马克玲
赞同来自:
Esri的.geodatabase格式是专用于移动端设备的离线矢量格式,可以通过ArcGIS Server Feature Service 或 ArcMap10.2.2以上版本生成,但是无法直接在ArcMap中读取。
从10.3版本开始Esri提供了Copy Runtime Geodatabase to File Geodatabase GP工具,可以通过它将.geodatabase 格式转换为File GDB格式,然后在ArcMap中读取数据。在10.2.2版本并未提供这个转换工具。
以下是可参考使用的官方文档:
1)ArcMap 10.3 what''s new中的说明
http://desktop.arcgis.com/en/a ... E6096
Conversion toolbox
A new toolset, From PDF, has been added to the Conversion toolbox. It contains one tool—PDF To TIFF—that exports an existing PDF document to a Tagged Image File Format (TIFF).
The Copy Runtime Geodatabase to File Geodatabase tool has been added to support converting a runtime geodatabase into a file geodatabase.
2)Copy Runtime Geodatabase to File Geodatabase tool 工具的使用
http://desktop.arcgis.com/en/a ... e.htm
要回复问题请先登录或注册