J'ai un client qui souhaite approfondir son utilisation de Field Maps dans l'exploration géologique. L'un des commentaires de l'équipe était qu'ils aimeraient avoir la possibilité d'enregistrer les angles d'inclinaison et de direction des faces rocheuses directement depuis leur appareil mobile.En créant une nouvelle couche d'entités dans ArcGIS Online, je peux voir les champs GPS qui peuvent être générés et automatiquement remplis par l'appareil sur le terrain, mais je ne vois nulle part où un angle d'inclinaison peut être enregistré par défaut. Avez-vous des suggestions sur la manière dont cela pourrait être réalisé dans ArcGIS Field Maps ?
Hi mapguy83,
You can add fields to your hosted feature layer in ArcGIS Online for strike and dip as float values.
Here is a How to: Add a field to your hosted feature layer by ESRI: https://support.esri.com/en/technical-article/000012167
Data consumed by the application should update on a connection refresh/application restart.
Hope this helps
Hi LongDinh,
Absolutely agree that adding additional fields would be required.Unfortunately in this case we're interested in bringing attributes directly from the device sensors if held as though the user had a geologist's compass.
You can use Survey123 to bring in the Compass widget which uses the device's onboard sensors (if available) to take measurements (automatically, or on user click). Your Survey123 Form can be directly linked to a Hosted Feature Layer's fields (e.g. ${dip}, ${strike}) and can be taken offline for field use.
I believe the actual data in the XLSForm is something like:
pulldata(@geopoints, ${dip}, "GPSImageDirection")
Here's a sample.
https://www.youtube.com/watch?v=L3HIFhJ3OSI&ab_channel=EarlyAdopterCommunity
I wish using the phones onboard sensors for measuring strike/dip was possible in Arc Fieldmaps!
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.