-
1、数据可视化(二维数据可视化、三维数据可视化、AR&VR)
https://blog.youkuaiyun.com/gislaozhang/article/details/87101421 dislplay a map
https://blog.youkuaiyun.com/gislaozhang/article/details/89742090 add a layer
https://blog.youkuaiyun.com/gislaozhang/article/details/89741986 展示featurelayer
https://developers.arcgis.com/android/java/sample-code/integrated-mesh-layer/ 展示倾斜摄影模型
https://developers.arcgis.com/android/java/sample-code/view-point-cloud-data-offline/ 展示点云数据
https://developers.arcgis.com/android/java/sample-code/scene-layer/ 展示传统建模数据
-
2、图形绘制
https://developers.arcgis.com/android/latest/java/sample-code/sketch-editor/ 草图编辑器sketch editor
- 3、查询、编辑(图查属性、属性查图、图形编辑、属性编辑、附件编辑)
图查属性:
https://developers.arcgis.com/android/latest/java/sample-code/identify-layers/ identify layers
https://developers.arcgis.com/android/latest/java/sample-code/identify-graphics/ identify graphics
属性查图:
https://developers.arcgis.com/android/latest/java/sample-code/feature-layer-query/ Feature Layer Query
https://developers.arcgis.com/android/latest/java/sample-code/query-map-image-sublayer/ Query Map Image Sublayer
其它查询:
https://developers.arcgis.com/android/latest/java/sample-code/statistical-query/ Statistical Query
图形编辑:
https://developers.arcgis.com/android/latest/java/sample-code/add-features-feature-service/ Add features (Feature Service)
https://developers.arcgis.com/android/latest/java/sample-code/cut-geometry/ Cut Geometry
https://developers.arcgis.com/android/latest/java/sample-code/clip-geometry/ Clip Geometry
https://developers.arcgis.com/android/latest/java/sample-code/densify-and-generalize/ Densify and Generalize
https://developers.arcgis.com/android/latest/java/sample-code/feature-layer-update-geometry/ Feature Layer Update Geometry
https://developers.arcgis.com/android/latest/java/sample-code/edit-and-sync-features/ Edit and sync features
https://developers.arcgis.com/android/latest/java/sample-code/spatial-operations/ Spatial Operations(使用GeometryEngine执行几何对几何的空间操作。)
属性编辑:
https://developers.arcgis.com/android/latest/java/sample-code/feature-layer-update-attributes/ Feature Layer Update Attributes
附件编辑:
https://developers.arcgis.com/android/latest/java/sample-code/edit-feature-attachments/ Edit feature attachments
- 4、空间分析(在线空间分析、离线空间分析、空间关系判断、相交、缓冲区分析、视线分析、视域分析)
https://developers.arcgis.com/android/latest/java/sample-code/spatial-relationships/ 空间关系(包含、不相交disjoint、相交)
https://developers.arcgis.com/android/latest/java/sample-code/buffer/ 缓冲区分析
https://developers.arcgis.com/android/latest/java/sample-code/analyze-hotspots/ 热点分析
- 5、路网分析(路径分析、可达性分析)
https://developers.arcgis.com/android/latest/java/sample-code/find-route/ Find Route
https://developers.arcgis.com/android/latest/java/sample-code/mobile-map-search-and-route/ Mobile Map (Search and Route)
https://developers.arcgis.com/android/latest/java/sample-code/find-service-area-interactive/ Find service area (interactive)
https://developers.arcgis.com/android/latest/java/sample-code/find-closest-facility-to-an-incident-interactive/ Find closest facility to an incident (interactive)
https://developers.arcgis.com/android/latest/java/sample-code/find-closest-facility-to-multiple-incidents-service/ Find closest facility to multiple incidents (service)
https://developers.arcgis.com/android/java/sample-code/navigate-route/ 语音导航
- 6、离在线一体化的数据采集流程
https://www.cnblogs.com/gis-luq/p/5858043.html
- 7、AR、VR的支持(Beta)
http://proceedings.esri.com/library/userconf/devsummit-euro18/papers/devsummit-euro_20.pdf