Ik heb een klant die zijn gebruik van Field Maps in geologische exploratie wil uitbreiden. Een van de opmerkingen van het team was dat ze graag de mogelijkheid zouden hebben om dip- en strike-hoeken van rotswanden direct vanaf hun mobiele apparaat op te nemen.Bij het aanmaken van een nieuwe feature layer in ArcGIS Online zie ik de GPS-velden die gegenereerd en automatisch ingevuld kunnen worden door het veldapparaat, maar ik zie nergens dat een inclinatiehoek standaard kan worden geregistreerd. Zijn er suggesties over hoe dit bereikt kan worden in 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!
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.