Open xiao8579 opened 4 years ago
Verify new QC variables are successfully captured: They were successful Verify the values match the actual position when you capture records: As far as I know, the features were captured in the actual position.
(In the webmap, there are point near Angier, NC, you can view there)
Tested the "${photoAzimuth}", "${azimuth}", “${pitch}”, “${photoPitch}” variable, and that worked as described.
Works as described. However, the point for first photo I took has only "${photoAzimuth}"
, “${photoPitch}”
, “${photoRoll}”
attributes populated ("${azimuth}"
, “${pitch}”
, “${roll}”
are blank). Presumably this is because the position type changed to 1 (User defined) after collecting the few breadcrumb points before it.
A second test with the same steps. Start breadcrumb, move to location, stop breadcrumb, take photo(s) seemed to work fine.
Sorry for the confusion. I just found out the button Litter was not configured to capture any new variables. Now updated the project, so four of the photo buttons are all capturing new variables.
Test cases have been updated for 1.7 holistic.
I was able to capture most of the new variables. They're mostly accurate, but my device accuracy isn't great for attempting to collect data inside :(
For the lines and polygons, I did not see the OS or app version variables.
I collected data in St Louis, Missouri if you'd like to look.
Worked at expected... 4 for 4 on this one.... nice work...
Because of the user-defined position source type, most of these variables don't carry over. Perhaps have a quick disclaimer/warning about this informing variables like compass, speed, altitude, etc. won't be populated. These could be key values for analysis depending on your project.
Or the option to preserve it in some way?
Description
We have added a bunch of new variables in 1.6 version of the mobile app. Plan is to officially release them in the upcoming 1.7 version.
For point features
Record the position (azimuth, pitch, roll) of the device when the feature was captured or when the photo was taken.
"${azimuth}"
The device compass bearing when the point feature was"${photoAzimuth}"
The device compass bearing when the photo was taken)“${pitch}”
Pitch of device when the record was captured (0° is nadir)“${photoPitch}”
Pitch of the device when the photo was captured (0° is nadir)“${roll}”
Roll of device when the record was captured“${photoRoll}”
Roll of the device when the photo was capturedPhoto longitude and latitude.
"${photoLatitude}"
Photo latitude in decimal degrees"${photoLongitude}"
Photo longitude in decimal degreesCardinal Directions and Coordinate Formats.
“${DMS}”
Location in Degrees, Minutes, Seconds“${DDM}”
Location in Degrees and Decimal Minutes“${USNG}”
Location in US National Grid“${MGRS}”
Location in Military Grid Reference System"${directionCardinal4}"
Direction of travel in 4 cardinal directions: N, E, S, W"${directionCardinal8}"
Direction of travel in 8 cardinal directions: N, NE, E, SE, S, SW, W, NWFor line and polygon features:
Calculate the length of the captured line and polygon features.
"${lengthM}"
The length of the feature in Meters"${lengthKM}"
The length of the feature in meters Kilometres"${lengthMI}"
The length of the feature in meters in MilesCalculate the area of the captured polygon features.
"${areaM2}"
Area of feature in Meters"${areaKM2}"
Area of feature in Kilometers"${areaMI2}"
Area of feature in MilesFor device information
"${appVersion}"
The version of the QuickCapture application"${operatingSystem}"
The operating system of the deviceTest and verify results
Scan the QR code below to download the test project.
Verify feature attributes of submitted data with this web map: https://quickcapture.maps.arcgis.com/home/item.html?id=b88a464c99c84ce08b12ac870517ae49