android端数据量大的情况下偶尔会出现数据加载不上的情况

回复

lanq 发起了问题 • 1 人关注 • 0 个回复 • 132 次浏览 • 2024-03-06 11:06 • 来自相关话题

android端 偶尔会出现数据加载不上的情况,这种情况怎么处理呢

FeatureLayer 样式能通过 sync 方式同步下载吗?

张佳期 回复了问题 • 2 人关注 • 1 个回复 • 254 次浏览 • 2024-01-03 17:43 • 来自相关话题

FeatureLayer 样式能通过 sync 方式同步下载到本地的 geodatabase文件内吗?
 

ArcGIS Runtime SDK for Android 100.x 加载较大tif影像,不显示

Mobileljk761626336 回复了问题 • 3 人关注 • 3 个回复 • 1657 次浏览 • 2023-09-18 17:05 • 来自相关话题

ArcGIS Runtime SDK for Android 100.x 加载较大tif影像,通过
mapView.getMap().getBasemap().getBaseLayers()能够获取到该图层,图层的
item.isVisible() = true;但是就是看不到,换一个小的影像能够正常加载显示。
 

Android 编辑shp丢失范围

回复

Just do it 发起了问题 • 1 人关注 • 0 个回复 • 340 次浏览 • 2023-09-05 00:07 • 来自相关话题

arcgis for Android 100.12编辑shp后,再从arcmap打开丢失范围,缩放至范围,不能找到要素,重新导出,添加导出出的又好了,为什么

请问arcgisruntime SDK有针对arm架构的吗

回复

小小木子龙 发起了问题 • 1 人关注 • 0 个回复 • 341 次浏览 • 2023-06-19 21:16 • 来自相关话题

arcgis-java-jnilibs目录下只有LX64的.so文件,目前有适配aarch64的吗

GeoScen 国产化Android 有SDK吗?

Mobile许丹石 回复了问题 • 2 人关注 • 1 个回复 • 471 次浏览 • 2023-06-08 14:11 • 来自相关话题

GeoScen 国产化Android 有SDK吗?

arcgis for android 100.9.0 编辑shp 报错 SQL error or missing database

回复

ljk761626336 发起了问题 • 1 人关注 • 0 个回复 • 442 次浏览 • 2023-04-13 14:21 • 来自相关话题

arcgis for android 100.9.0 编辑shp 报错 SQL error or missing database
arcgis for android 100.9.0 编辑shp 报错 SQL error or missing database
arcgis for android 100.9.0 编辑shp 报错 SQL error or missing database
 

arcgis for android100--ArcGISMapImageLayer如何实现自定义传参

回复

ioio 发起了问题 • 1 人关注 • 0 个回复 • 519 次浏览 • 2023-03-11 16:22 • 来自相关话题

如题:
在arcgis for js 4.20版本中ImageryLayer类支持了customParameters属性,提供了自定义传参。
let layer = new ImageryLayer({ 
          url: serviceUrl, 
          customParameters: { 
                "key": "

Android查询报错:ArcGISRuntimeException: basic_string

回复

Mobile卡卡卡 发起了问题 • 1 人关注 • 0 个回复 • 463 次浏览 • 2023-02-09 16:25 • 来自相关话题

arcgis sdk:ArcGIS Runtime SDK for Android 100.6
 在使用query查询时在获取查询结果时,报错:com.esri.arcgisruntime.ArcGISRuntimeException: basic_string,请问是什么原因,麻烦各位大神帮看下。
示例代码:$(document).ready(function() {$('pre code').

arcgis for android 100+ WmsLayer identifyLayerAsync 查询不到要素数据。

回复

ljk761626336 发起了问题 • 1 人关注 • 0 个回复 • 681 次浏览 • 2022-11-10 16:52 • 来自相关话题

arcgis for android 100+ WmsLayer identifyLayerAsync 查询不到要素数据。
怎么像FeatureLayer 那样查询 返回的 feature呢?
难道只能通过 网络请求 查询吗?有具体的api 吗 请求指导。。。

arcgis for android 100+ 如何加载geoserver发布的wms 服务?

回复

ljk761626336 发起了问题 • 1 人关注 • 0 个回复 • 721 次浏览 • 2022-11-09 17:06 • 来自相关话题

arcgis for android 100+ 如何加载geoserver发布的wms 服务?
arcgis for android 100+ 如何加载geoserver发布的wms 服务?
arcgis for android 100+ 如何加载geoserver发布的wms 服务?
 

请问转换坐后,GraphicsOverlay不显示是为什么

回复

lanq 发起了问题 • 1 人关注 • 0 个回复 • 567 次浏览 • 2022-11-07 12:05 • 来自相关话题

创建点的时候,换成屏幕点击后的点就可以显示,但如下代码图层不显示
SimpleMarkerSymbol simpleMarkerSymbol = new SimpleMarkerSymbol(SimpleMarkerSymbol.Style.CIRCLE, Color.GREEN, 20);
 GraphicsOverlay graphicsOverlay = new GraphicsOverla