POST
|
Here is the solution. Great job Alix Vezina https://www.esri.com/arcgis-blog/products/experience-builder/mapping/reveal-the-heights-and-depths-of-your-utility-data
... View more
05-08-2025
04:24 AM
|
0
|
0
|
316
|
POST
|
All, I'm trying to develop a side profile app for our engineering team here where they can select multiple pipes and easily generate a side profile. I have tried using ArcMap, ArcPro, and Web Experience and all workflows have not been successful. The closest I've been is with using the experience builder however the default terrain elevation doesn't seem that accurate for our service region. If anyone knows how I can successfully create side profiles for pipes and manholes I would appreciate the advice. The profile graph would have to include the mains, manholes, and existing elevation surface. THANKS IN ADVANCE See image below for a rough sketch for what I'm trying to accomplish.
... View more
05-07-2025
12:29 PM
|
0
|
1
|
361
|
POST
|
Just figured the issue out the rollback operation was due to 2 fields that I had to up the field length requirements to 500 characters. Hope this helps someone else out.
... View more
03-03-2025
08:21 AM
|
0
|
0
|
1532
|
POST
|
I continue to run into the issue "No Data Values" Operation rolled back when I submit my survey. The weirdest part is that the survey will work and then will random stop submitting to the feature service. If someone wants to take a look at my XLS form to help identify why my survey fails to submit, I would really appreciate it. Thanks in advance
... View more
03-03-2025
07:56 AM
|
0
|
1
|
1534
|
POST
|
Hey All, I'm experiencing the same problem when I load the survey into Experience builder. I get the Error: Initializing Form. I have attached the XLS form. I think the problem may reside with the search widget or the pull data function. Thanks for any insight folks
... View more
01-29-2025
12:40 PM
|
0
|
0
|
812
|
POST
|
I've only seen stormwater detention ponds represented as polygons. Catch Basins, Manholes, Inlets, and Outlets are usually represented as points. Those locations are usually GPS'ed as points. We also have thousands of those assets and seems like a waste of time to digitize as polygons. It simplifies the data structure and no need to record every single vertex of a polygon which can have a bigger impact on querying data in a GIS. My recommendation is to keep it simple stick with points to manage those assets.
... View more
09-18-2024
10:22 AM
|
0
|
0
|
1205
|
POST
|
Hey I'm trying to migrate our Attribute Assistant rules from Desktop to Pro and ran into some issues with trying to configure the calculation rules to generate our system valve Unique ID. Within Attribute Assistant we had 2 expressions to generate our ID's 1) Generate a unique ID on the FACILITYID field - ex 14000 2) Next an expression was created to select the HYDRANTFLAG = Yes then add "HV-" + FacilityID, also if the ValveType was 300 then "AV-" + FacilityID Within Arcade I'm currently using 2 rules Rule 1 code: var id = NextSequenceValue("wSysV_Seq"); return id I'm having trouble with part 2, my goal is that when: the field ACTIVEFLAG = "Yes" then the FacilityID = "HV-" + FacilityID If ValveType= 300 then FacilityID = "AV-"+ FacilityID then the rest should be "MV-" + FacilityID I'm still new to Arcade so thank you for helping out in advance.
... View more
03-12-2024
05:26 AM
|
0
|
0
|
550
|
POST
|
I reached out to ESRI about this issue and after some back and forth testing it was confirmed this is a bug affecting the iOS app. ( seems to be fine on Android) Defect number: BUG-000149944 Synopsis: Searching by layer in ArcGIS Field Maps (mobile) no longer zooms to features on iOS devices but still works on Android devices Status: Under Consideration I was also having similar issues in the Map Viewer, although interestingly enough it seemed to only affect point layers. A search on a line layer correctly zoomed in. A bug has been created for this issue: Defect number: BUG-000150936 Synopsis: In Map Viewer, a map display does not zoom to the location of the search result when a point feature is searched Status: In Review
... View more
04-03-2023
07:19 AM
|
2
|
1
|
2580
|
IDEA
|
This feature would be extremely useful for my organization as well. We do a lot of GPS data collection and I have individual layers for each asset type (water, sewer, storm). A lot of times I am asked to include additional layers mid-project and this functionality would save a lot of headaches!
... View more
03-29-2023
04:26 AM
|
0
|
0
|
2154
|
POST
|
I have just updated to the latest version 23.1.0 and this is still an issue. I have found that when tapping on a search result, the map will not zoom in past the scale at which the map is currently being viewed and the feature does not get selected. Not sure if I'm missing a setting somewhere or if this is a bug....
... View more
03-23-2023
11:24 AM
|
1
|
0
|
2598
|
POST
|
Were you able to get a resolution to this? I am running into the same problem, only the first image gets named as per the calculation. All the subsequent images revert back to the default.
... View more
11-03-2022
04:40 AM
|
0
|
1
|
2325
|
POST
|
Thank you for the followup. I played with the inbox option a bit and although it is a neat idea I don't think it will work for me. First off, half the time I try to use the map to refresh the existing surveys the app crashes. This is after I tried to load all 5,000. It's probably too much to handle. Because this survey will be used in conjunction with other work (like replacing a meter or doing some other work that might potentially expose the service line) I am unable to load only a specific set of surveys out of the 6,000+ potential ones. Secondly, when offline, if you are trying to fill out a survey that is not in your inbox because you didn't load all your surveys when online, you'll end up with two surveys... so that still doesn't fix the issue. I think I'm going to stick to using the .csv file which works both online and offline and it follows the same easy workflow for the user. But I can definitely see other projects that might benefit from using the inbox. Thank you again for your input!
... View more
10-20-2022
07:54 AM
|
0
|
0
|
1753
|
POST
|
Thank you for your response! I do have a few questions as I don't have a lot of experience using the Inbox. When you say to create the main survey and populate through ArcPro, is that the same as creating a survey from an existing feature layer? If I only want to collect exactly one survey for each location, do I still need to set up a relate? (I assume that's what you mean when you say to create a repeat for data collection) . I am still not sure I understand how having all of the surveys in the inbox ahead of time will help users know whether a survey has been completed or not. Would they have to open up the existing record and check whether the information has been populated? Or is there a way to make filled out surveys "disappear" from the inbox using some sort of query? Also, does the inbox work when offline? I did look up the max number of records that can be in the inbox, and this article says it is 5,000. We have around 6,000 customers, so I would probably still have to play around with setting up a query. Thank you again!
... View more
10-18-2022
04:50 AM
|
0
|
0
|
1801
|
POST
|
In preparation for the new Lead Service Line Inventory requirements, I am trying the create a fairly simple survey that employees can use to document the water service line material at the water meter (so inside a house, most likely in the basement where internet connectivity might be unreliable) . I'm trying to figure out if there is an easy way to make sure we don't end up with duplicate surveys for the same location. I have a .csv with customer IDs, addresses, and lat-long values that I have uploaded to ArcGIS Online and I am linking to the survey so I can pull data into the survey (so the employee selects an existing address and the survey will pre-populate with a geopoint and customerID). When there is an internet connection, the employee can visually see on the map if someone else has already submitted a survey for that location, like in the example shown in the screenshot, however, if they are offline this won't work. I have looked into packaging a map for offline use and possibly recreating that map every day, but I cannot bring the existing surveys into it. I can only get the basemap to package. So my next thought was to add a column to my linked .csv file to keep track of locations with surveys (see other screenshot). I am not sure the best way to go about updating this file. I was thinking I would have to manually download the .csv file from AGOL, download the survey responses, use vlookup to figure out which addresses have surveys, then update the .csv and upload it back to AGOL. But that sounds like a lot of manual work! Is there another way to go about this? Thanks for any input! Alina
... View more
10-17-2022
12:40 PM
|
0
|
4
|
1863
|
POST
|
Excellent! Thank you very much! This did the trick!
... View more
10-12-2022
01:14 PM
|
1
|
0
|
2560
|
Title | Kudos | Posted |
---|---|---|
1 | 08-01-2022 05:05 AM | |
1 | 03-23-2023 11:24 AM | |
2 | 04-03-2023 07:19 AM | |
1 | 10-12-2022 01:14 PM | |
1 | 05-05-2021 03:24 AM |
Online Status |
Offline
|
Date Last Visited |
08-25-2025
09:53 AM
|