POST
|
Hi there, I have a point layer and three related tables in a collection map on Field Maps. In the form of one of the tables, I want a text field to auto fill based on what's in a text fields in the point layer. I'm brand new to using expressions in Field Maps, and so tried adapting the following from one of Esri's posted examples on Common calculated expressions, but get an error in Field Maps saying "Failed to calculate". Any help would be great. Thanks. var plants_sept_source = FeatureSetByRelationshipName($feature, 'Sept_Measure_Butternut_data_sheet', ['current_plant_source'], true) if (!IsEmpty(plants_sept_source)) { return plants_sept_source['current_plant_source'] } else { return null } I've also tried the following, with no luck. var related_features = FeatureSetByRelationshipName($feature, "Sept_Measure_Butternut_data_sheet", ["current_plant_source"], false)
var related_feature = First(related_features)
if(related_feature == null) {
return null
}
return related_feature.current_plant_source
... View more
09-19-2023
06:39 AM
|
0
|
1
|
814
|
POST
|
Hi, I'm trying to change Feature Action settings (adding copy shape and copy all options) for a map in Field Maps, but changes are not translating to the map in the mobile app. The map was made with just copy attributes originally and I cant add the other options. The map uses offline areas, so I've tried updating the offline areas, recreating them, syncing the offline areas from within the mobile app, but nothing has worked I'm using Field Maps from 22.3.1 Thanks for any help
... View more
09-29-2022
09:09 AM
|
0
|
2
|
3068
|
POST
|
Hi there, is there a way to add images to choices in an external choice list in Survey123 Connect? I tried creating a "media::image" column in my external choice list .csv and putting in the name of an image in the media folder, but this did not work. I am using an older version of Survey123 Connect, so that may be it too.
... View more
05-26-2022
12:47 PM
|
2
|
13
|
2961
|
POST
|
Thank you both! I tried @jcarlson 's solution because it was simpler, and it worked well.
... View more
10-25-2021
10:01 AM
|
0
|
1
|
1373
|
POST
|
Hi, I'm using Survey123 version 3.12.232 Within my survey, I have a multiple choice question ("plant species") within a repeat. Outside of the repeat, I have a unique question for each plant species's seed weight. I want a species specific weight question to be visible if a certain species was selected across all the repeats. My problem is, the weight questions (outside the repeat) only appear depending on which repeat I am looking at in the form view of Survey123 Connect. If I am looking at one repeat, the species weight questions are appearing for ONLY the answers selected in that repeat. If I look at another repeat, same thing. How do I make all the relevant questions outside the repeat appear, based on the answers across ALL the repeats?
... View more
10-25-2021
07:38 AM
|
0
|
4
|
1506
|
POST
|
I'm using the DJI P4 Multispectral and trying to create process this imagery in ArcPro v2.8.3. Can I process this multispectral imagery using the Ortho Mapping Workspace? I'm having trouble, and the only options for multisensor systems seems to be RedEdge or Altum. If not, is there another way of creating stiched together layers for each spectral band?
... View more
10-13-2021
06:49 AM
|
3
|
0
|
825
|
POST
|
@CodyBenkelman Can you also, by any chance, provide the same paramters for the DJI P4 Multispectral camera? I'm trying to do the same thing as the OP
... View more
10-13-2021
04:36 AM
|
0
|
0
|
6177
|
POST
|
Hi Manish, I will try the above suggestion, as it does seem to circumvent the issue and I very much so appreciate that. We had to change the activity a little bit and ended up just providing our own polygons for the activity, including creating a buffer layer to represent forest succession in a prairie habitat. Thank you for your help, Sarah-Cody
... View more
09-23-2020
04:43 AM
|
1
|
1
|
3034
|
POST
|
I am trying to put together an activity for school groups to introduce them to ArcGIS online in an interactive and meaningful way without the need for people to go outside to take points/lines/polygons. Our activity is being built around arcmaps online, and we are getting them to draw polygons over specific habitat types (woodland, savanna, prairie etc.). For each of those new polygons we need to know the area, and I cannot figure out a simple way to get the area of a newly drawn polygon (created using "add map notes"). I know that there is the measurement tool, but that means they have to draw essentially two polygons for each new polygons. I feel like there has to be an easier and more straightforward way to get the area out of these new shapes. Any ideas?
... View more
09-16-2020
06:05 AM
|
0
|
5
|
3099
|
Title | Kudos | Posted |
---|---|---|
2 | 05-26-2022 12:47 PM | |
3 | 10-13-2021 06:49 AM | |
1 | 09-23-2020 04:43 AM |
Online Status |
Offline
|
Date Last Visited |
03-28-2025
09:47 AM
|