I'm new to this ArcGIS concept. I need to develop a AR/VR application. Concept of this development is:
I couldn't find any relevant samples in AR/VR using ArcGIS data. So I'm bit confused whether there is any possibility to do this above concept in the AR/VR mode? I'm sure that we can do it in desktop application. Can any one please share any examples or ideas on how to achieve this concept in AR/VR mode? Thanks!
Hi Mike_peter_LearnArcGIS123S,
As far as viewing goes in Extended Realities (AR, VR & MR), I do not believe ESRI have an official application / workflows. Most applications are in Esri labs or in early adopter programs.
For AR, you can have a look at AuGeo which allows you to publish a WebMap (linked to your Feature Service) to a mobile application for AR viewing.
For VR, you can look into ArcGIS 360 VR. GIS Data is published into a City Engine viewer and can be deployed to the ArcGIS 360 VR application. Here's a link to the quick start documentation https://community.esri.com/t5/esri-labs-documents/arcgis-360-vr-quick-start-guide/ta-p/918595/jump-t...
I am not too sure about the progress of MR.
As far as I am aware, these applications are for viewing.
Hope this helps 🙂
Hi LongDinh,
Actually, I'm looking for some suggestions to develop the below concepts in the AR/VR application using ArcGIS. Can you please share your thoughts on this? Thanks!
The ArcGIS Workforce application is an OOTB solution for field staff management. Was this what you were after in regards to resource management? Yes, something like that to manage, allocate, and track with live ArcGIS data.
I have very limited knowledge on the AR/VR/MR (XR with ArcGIS).
ArcGIS Maps SDKs are available for Unity and Unreal Engine. Please check if any of the following interests you.
ArcGIS Maps SDK for Unreal Engine
A video An Introduction to ArcGIS Maps SDKs for Game Engines
Hi Jayanta_Poddar,
Actually, I'm looking for some suggestions to develop the below concepts in the AR/VR application using ArcGIS. Can you please share your thoughts on this? Thanks!
I am working with the SDK in Unity. I am attempting to make 1:1 real world scale and pin the map to the session origin and use the AR camera with lat long info to drive the ARC map camera, or visa versa. Any advice or recommendations?