地質探査でField Mapsの利用をさらに進めたいと考えているお客様がいます。チームからのコメントの一つに、岩面のdipとstrike角度をモバイルデバイスから直接記録できる機能が欲しいというものがありました。ArcGIS Onlineで新しいフィーチャレイヤーを作成すると、フィールドデバイスによって生成され自動的に入力されるGPSフィールドは確認できますが、傾斜角度をデフォルトで記録できる場所は見当たりません。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!
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.