I was trying to create an android app which shows GIS data in layers in RealTime AR. Something like the one in the image. I am already using ArcGIS runtime SDK to show all the GIS data in 2D map. But i could not find proper documentation to achieve the same in the world-scale AR using the Runtime SDK. Although it is mentioned like "Visualizing hidden infrastructure, like sewers, water mains, and telecom conduits." in the Arcgis Docs . The only sample that i could find was a Navigation app . Can anyone help me with this?
Showing GIS data on ArcgisArView in World Scale Mode
489 Views Asked by David At
2
There are 2 best solutions below
0
Luke Duncan
On
Further to dotMorten's answer and the subsequent comments, please see https://github.com/Esri/arcgis-runtime-toolkit-android/blob/master/toolkit-test-app/src/main/java/com/esri/arcgisruntime/toolkit/test/ar/ArcGISArViewActivity.kt for further examples of how to use the ArcGISArView API.
For detecting where a tap has occurred and how to use it with, for example, a GraphicsOverlay, see this section specifically: https://github.com/Esri/arcgis-runtime-toolkit-android/blob/master/toolkit-test-app/src/main/java/com/esri/arcgisruntime/toolkit/test/ar/ArcGISArViewActivity.kt#L328
Related Questions in ANDROID
- Creating global Class holder
- Flutter + Dart: Editing name of a tab shows up a black screen
- android-pdf-viewer Received status code 401 from server: Unauthorized
- Sdk 34 WRITE_EXTERNAL_STORAGE not working
- ussd reader in Recket Native module
- Incorrect display of LinearGradientBrush in IOS
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- I can't make TextInput to auto expand properly in Android
- Creating multiple instances of a class with different initializing values in Flutter
- How to create a lottie animation
- making android analyze with coverity sast tool
- Flutter plugin development android src not opening after opening example
- I initialize my ViewModel in the Activity with several fragments as tabs, but the fragments(tabs) return null for the updated livedata
- Node.js Server + Socket.IO + Android Mobile Applicatoin XHR Polling Error...?
- How I can use the shared preferences class?
Related Questions in ARCGIS
- How to construct polygons from a 2D data to compute spatial autocorrelation in R
- Averaging Census Tracts and their Demographics into Thiessen Polygons (ArcGIS, R)
- Workaround for "TypeError: 'NoneType' object is not subscriptable" in ArcGIS Import data Tutorial
- Error in ArcPro's Fill Missing Values Tool using arcpy in Python
- Unknown error when trying to 'upsert' with ArcGIS API for Python
- Why do my variables keep being kicked out of a similarity search if they have the same field name?
- How can I tell my agents not to move outside of gis:load-dataset
- Does ArcGIS online Rest APIs provide metadata or OpenAPI specification?
- How to start a function in a python/propy script via c#?
- Arcpy: Python stops ExportToPDF through list after some iterations
- FME - Specify schema name in PostgreSQL database writer (ArcSde)
- How can I get better quality for exported raster in Arcgis Pro?
- Is there an alternative to terra patches in R for large SpatRasters?
- Airflow Docker. Executing Windows Python Scripts
- how to use arcgis locate widget with electron?
Related Questions in ANDROID-AUGMENTED-REALITY
- Related to AR core for my flutter project
- Mobile AR – Scaling, Rotating and Dragging 3D Objects
- Improve the quality of my AR image - ARCore Android
- Video in Unity Asset is not embedded in the Android Build
- Implementing Depth API for Collision Detection in Google ARCore Furniture App
- How to launch web AR on android from a QR code
- CommandInvokationFailure: Gradle build failed in unity
- Vuforia marker based AR
- displaying video on ViroReact Hangs
- Android phone camera is not recognising flat image targets : issues with license and database
- How to display AR model_viewer plus on Android
- Inspect point cloud saved with google cloud anchor
- import assets for unity ARcore application from server
- The changes between older and newer versions of Vuforia Engine
- How to add Sceneform dependency into build.gradle?
Related Questions in ARCGIS-RUNTIME-NET
- Cache tiles for offline use with ArcGis .net
- How to draw and show map in in ArcGIS C# Silverlight Application
- ESRI.ArcGIS.Client.Symbols.SimpleFillSymbol invoke system crash on Unhandled Error in Silverlight Application
- Using DTED data publishing from GeoServer with Arcgis Runtime in C#
- How to extract wkt string from kml file C#
- How to fix a 'System.DllNotFoundException' error when running a ArcGIS Runtime WPF App (.NET)?
- Drawing arcs in ArcGIS
- why is the color and texture of 3d file missing in arcgis scene?
- Skipped Loading Symbols Statement in Visual Studio
- DataManager.cs file of ArcGIS returning File not found error
- System.Net.Http.HttpRequestException: Unexpected status line in ArcGISHttpClientHandler+NativeHttpMessageHandler.SendAsync
- Is there a way to display 3D symbology in ArcGIS scene without using ModelSceneSymbol
- how to keep 3d files online?
- How to search for nuget package of particular header file
- Displaying Custom Symbols in ArcGIS runtime
Related Questions in ARCGIS-ANDROID-API
- issues with Arcgic sdk being used with jacoco coverage report
- How to change arcgis map for kotlin locationDisplay mode in jetpack compose?
- Why is every Attribut, except OBJECTID, from this ArcGIS Query returning null?
- Unexpected tokens (use ';' to separate expressions on the same line) in ESRI's display a map tutorial
- ArcGIS Maps SDK - Click on symbol and show popup with text
- Difficulty passing custom authentication token with Android SDK service feature request
- Get the bounding box of the current area shown in arcgis MapView
- Programmatically get weak global reference table count
- How to query data from MapImageLayer? ArcGIs for android 100.x
- ArcGis locator task vs REST call has different results
- com.esri.arcgisruntime.ArcGISRuntimeException: Object is already owned.: Already owned
- Are Circular Arcs supported in ArcGIS Android API 10.X or 100.X?
- My Activity is getting null object exception when the app resumes after bing in the background
- arcgis-android-100.3.0.pom says Forbidden
- Android ESRI map how to get the latitude longitude from screen point
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
This is covered in the AR section in the doc, specifically the world-scale AR piece: https://developers.arcgis.com/android/latest/guide/display-scenes-in-augmented-reality.htm
Note that typically the device's location and compass sensors are pretty poor, so typically a bit of initial manual calibration would be required to create a good fit.
The navigation app is a good start, but instead of using a calculated route, you'd just load your utility data into the scene instead. We went with the route-sample because we wouldn't be able to provide good 3D data for the area you are in, but we can generate a route for almost anywhere in the world.