Tengo un cliente que busca ampliar su uso de Field Maps en la exploración geológica. Uno de los comentarios del equipo fue que les gustaría tener la capacidad de registrar los ángulos de dip y strike de las caras rocosas directamente desde su dispositivo móvil.Al crear una nueva capa de entidades en ArcGIS Online, puedo ver los campos GPS que pueden ser generados y poblados automáticamente por el dispositivo de campo, pero no veo ningún lugar donde se pueda registrar un ángulo de inclinación por defecto. ¿Hay alguna sugerencia sobre cómo podría lograrse esto en ArcGIS Field Maps?<\/P>
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!
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.