arcgis runtime sdk for android 数据离线出错:the database disk image is malformed
回复ArcGIS Runtime SDK • ls123_zh 发起了问题 • 1 人关注 • 0 个回复 • 3532 次浏览 • 2016-03-19 15:39
参考官方的OfflineEditor例子,数据能离线成功,而且有时候不出现该错误。$(document).ready(function() {$('pre code').each(function(i, block) { hljs.highlightBlock( block); }); }); /**
* Download the geodatabase from the se
* Download the geodatabase from the se
ArcGIS Runtime sdk for wpf提供的samples中有关behaviors和actions的错误
回复ArcGIS Runtime SDK • kg_loveyou 发起了问题 • 1 人关注 • 0 个回复 • 3291 次浏览 • 2016-03-16 11:16
刚开始学习for wpf ,复制了自带sample中有关navigation actions的代码到vs中,发现报错,
环境如下:vs2013,添加了如下的dll(ESRI.ArcGIS.Client、ESRI.ArcGIS.Client.Behaviors、System.Windows.Interactivity)。
XAML头部代码:<UserControl x:Class=&quo
环境如下:vs2013,添加了如下的dll(ESRI.ArcGIS.Client、ESRI.ArcGIS.Client.Behaviors、System.Windows.Interactivity)。
XAML头部代码:<UserControl x:Class=&quo
ArcGIS Server 10.0中文查询不到结果
回复ArcGIS Server • ls123_zh 发起了问题 • 1 人关注 • 0 个回复 • 3152 次浏览 • 2016-01-12 14:17
ArcGIS Server 10.0 JAVA版发布的FeatureService,GET方式查询中文,能够得到正确结果。但是导出war包之后,部署在外网的Tomcat下,通过外网访问REST接口,GET方式查询中文变问号。
已经安装了Server和SDE的SP5补丁(补丁是英文补丁,中文补丁找不到)。目前发现是因为外网Tomcat的server.xml中Connector元素,添加
已经安装了Server和SDE的SP5补丁(补丁是英文补丁,中文补丁找不到)。目前发现是因为外网Tomcat的server.xml中Connector元素,添加