POST
|
Hello, we are considering deploying the Tree Management Solution to manage our tree inventory in 2025. The inventory will likely be generated by an external consultant. I would like to provide the attribute table for the primary feature class/service used in the solution to the consultant. Is there a way to download the attribute table schema without having to download the solution? How will the solution evolve with Workforce being rolled into Field Maps? And is there an ETA on when Workforce will be replaced in the solution? With the Enterprise version, will the public need credentials to access the public-facing solution components? Many thanks, Jay
... View more
09-03-2024
08:49 AM
|
0
|
5
|
559
|
POST
|
Hi Barry, Thanks for the reply. The "map frame" phrase was a poor choice to use. I failed to mention that definition queries were involved as well, with multiple maps each with different queries filtering the same data. I was looking for a lazy way to keep things straight and organized. Regards, Jay
... View more
07-24-2024
11:33 AM
|
0
|
0
|
373
|
POST
|
Hello! In some Pro projects, I have multiple map frames open, which may contain the same feature classes in each, as well as other feature classes. If I open a few attribute tables for Map frame 1, and then switch to Map frame 2, the attribute tables already open are still correlated with Map frame 1. Is there a setting or similar, that keeps the tables aligned with the map frame, when one switches between frames? So, if Map frame 1 is open, and I have attribute tables for Map frame 1 open, and I switch to Map frame 2, the tables I had open for 2 will show. I fear I am not making sense. Maybe a "discrete container" idea, multiple map frame containers with associated layers, and attribute tables in each. I made some unexpected editing snafus....thanks in advance. Jay
... View more
07-24-2024
08:47 AM
|
0
|
3
|
411
|
POST
|
Bingo! I think I have this resolved. I modified the script to remove the 'L0ServiceLine' in the field name, and this restored the dots in my wLSL feature class. I don't know how this happened in the first place, but I know what to do going forward. Thank you again for your help.
... View more
07-22-2024
08:21 AM
|
0
|
0
|
525
|
POST
|
Hi Alex, I believe the dot labeling issue has to do with the join I have in place. It appears the Arcade labeling code from the original solution gets updated or overwritten based on the newer field names. In testing in a separate Pro project, if I replace the Arcade code with the code from the original solution the dot labeling returns. Original Solution Arcade code if($feature.utilverified != "Yes" && $feature.custverified != "Yes") {return " ●●"} else if($feature.utilverified != "Yes" && $feature.custverified == "Yes") {return "●"} else if($feature.custverified != "Yes" && $feature.utilverified == "Yes") {return " ●"} My feature class Arcade code. I have no clue why the Survey123 L0ServiceLine field names are shown or where this comes from? wLSLServiceLines is my feature class on sde, created from the ServiceLine layer, and represents our source of truth. Again, the dot labeling and symbology were working fine for the past several months with this feature class. I think I can simply replace the current code with the solution's original code and all will be well. I would like confirmation though. And thank you for your help! if($feature['.....wLSLServiceLines.L0ServiceLine.utilverified'] != "Yes" && $feature['.....wLSLServiceLines.L0ServiceLine.custverified'] != "Yes") {return " ●●"} else if($feature['.....wLSLServiceLines.L0ServiceLine.utilverified'] != "Yes" && $feature['.....wLSLServiceLines.L0ServiceLine.custverified'] == "Yes") {return "●"} else if($feature['.....GIS.wLSLServiceLines.L0ServiceLine.custverified'] != "Yes" && $feature['.....wLSLServiceLines.L0ServiceLine.utilverified'] == "Yes") {return " ●"}
... View more
07-22-2024
08:13 AM
|
0
|
0
|
525
|
POST
|
Hi Alex, Yes, I have been updating the verified fields. The dots have been present for months, disappearing as expected, when I update the verified fields. The Arcade code is present in the labeling properies pane. On top of this, I began to have trouble Friday with symbology failing during a join to another layer. Maybe the two, labeling and symbology, are related? In addition, to updating my LSL FC with the Survey123 results, I was attempting to bring over water main, curb stop, and lateral line material values from the other sde FCs, to better populate the service line layer. I started getting the following error message: Warning:
Primary symbology relies on one or more fields that are invalid. I found a technical bulletin work around which helped me correct the symbology issue, but the dot labelling was never restored. I really don't know what else to do. I have updated10,000 records and worry about something being corrupted. I was close to concluding the historic data search, and now the above starts to happen.
... View more
07-22-2024
07:19 AM
|
0
|
0
|
530
|
POST
|
Hi. I have been working with the LSL ServiceLine layer for some time now. I then created a feature class on our sde geodatabase of the data. Symbology and labeling came over from the service layer to the sde feature class. All was fine for several months. Today I was working on editing and updating utility- and customer-side fields, and the "dot" labeling disappeared. I cannot figure out how to restore the "dots." I had this happen when I first started using the solution, tech support helped, but I cannot remember what we did. I hope someone has the answer! Thanks in advance, Jay
... View more
07-19-2024
03:32 PM
|
1
|
6
|
612
|
POST
|
Hi, In Survey123 Connect, I made a minor update to the XLSForm of an existing survey, updated the survey, and could see the change. I went to republish the change. The status screen advanced but then hung up with the green circle swirl. I let the process run for quite a while, and then finally ended the task. As it turns out, the survey did republish successfully. I then noticed a button with curved arrows on the survey card in the My Survey Design page. I don't know what this means or what happens if I click on it, so I resisted. Can someone clue me in please? I don't to lose any data, etc. Many thanks in advance. Regards, Jay
... View more
07-09-2024
02:14 PM
|
1
|
1
|
261
|
POST
|
Good evening, I am fiddling around with the Image View instant application. I have two groups of layers in my web map, one group is aerial photography, and the other is landuse land cover data. All are consumed in the web map as services from an outside source (Delaware's FirstMap). I can see the two groups in the instant application image viewer tool, but when I click the drop-down arrows to select the leading and trailing images, nothing shows. I moved two layers outside of the group, and still nothing shows in the selector. Do you know if the application honors groups in web maps? Is there any good help material online for configuring this application? Thanks, Jay
... View more
07-07-2024
05:10 PM
|
0
|
1
|
1022
|
POST
|
Thank you, I will investigate the Imagery Viewer instant app. Off hand, can I select between multiple layers saved in a single web map? Thank you again.
... View more
06-26-2024
05:42 AM
|
0
|
3
|
1132
|
POST
|
If the swipe tool is switched off, then the zoom/pan controls become visible, as does the mouse functions for panning and zooming. Works, but one has to remember to do this.
... View more
06-25-2024
12:59 PM
|
0
|
0
|
1165
|
POST
|
Good afternoon, I have created an experience using the swipe widget. I have two pages, each page's web map has multiple layers of aerial imagery over time (one map) and landuse/land cover data over time (the other map). I added the swipe widget to each, advanced option, so I can select two layers to compare from the many layers. I have this working for the most part. What I cannot figure out is how to pan and zoom the map into an area of interest. My experience with ExB is minimal but growing. Thanks in advance for any help. Regards, Jay
... View more
06-25-2024
11:33 AM
|
0
|
7
|
1188
|
POST
|
Thanks Josh. I figured that was the answer. Have a good weekend.
... View more
06-21-2024
09:01 AM
|
0
|
2
|
827
|
POST
|
Hello. Is there a way to access the data table/records for Survey123 outside of ArcGIS Portal? We have a survey built in Connect that has several forms submitted creating the records. Currently, our Portal site is down, and our user cannot access the Survey data. Is there a way to access the data, outside of Portal, and create a spreadsheet? Thanks in advance.
... View more
06-21-2024
08:55 AM
|
1
|
5
|
842
|
POST
|
Hi Joshua, I have not tried Update Cursor. I am a Python novice, but I may give it a try. Thank you for your help. Regards, Jay
... View more
04-10-2024
06:59 AM
|
0
|
0
|
544
|
Title | Kudos | Posted |
---|---|---|
1 | 04-23-2018 12:44 PM | |
1 | 02-03-2022 05:40 AM | |
1 | 07-19-2024 03:32 PM | |
1 | 07-09-2024 02:14 PM | |
1 | 06-21-2024 08:55 AM |
Online Status |
Offline
|
Date Last Visited |
38m ago
|