|
POST
|
I am working on designing and creating a survey for inventory check-out for new build(s) in the field by our electric linecrew. I have been able to program a series of drop-down entries for the foreman to choose from by looking at a table in one of our Hosted Feature Layers. They choose the inventory number in one drop-down and then choose the description of the inventory product in the next. What I am trying to do is for the Description to auto populate based on the selection they choose in the inventory number. See Attachment(s) STOCK NUMBER #1 is the field the foreman selects the inventory number (looking at the table in the Feature Layer). DESCRIPTION #1 is the field I would like to auto populate based on the selection in STOCK NUMBER #1 FEATURE LAYER TABLE is the table the survey is looking at for the drop-downs. EXAMPLE: If Foreman selects 1040 in STOCK NUMBER, the DESCRIPTION would auto populate to Anchor Rod Triple Eye 1" X 8'. The goal is to help the foreman and save time. Thank you for any advice u can give
... View more
08-28-2023
12:21 PM
|
0
|
2
|
3427
|
|
POST
|
We are working on implementing a new UG Electric Locate(s) Project. We also want to add our Electric Infrastructure (Hosted Feature Layer in AGOL from ArcGIS Pro) as a layer in the Project. From opening the Dispatcher and Field Worker Map in ArcGIS Online Map Viewer, I was able to add and configure the layer(s) and attributes. However, when opening the project in Workforce (Dispatcher & Field Worker Map), the user is not able to select a feature (Overhead Primary, Transformer, etc) and view the attributes behind the layer. Is there a setting I am missing? Need it to work the same way as Field Maps does (For viewing attachments, attributes, etc), without requiring our locator to open a completely separate map. Thank You
... View more
08-24-2023
10:18 AM
|
1
|
2
|
1175
|
|
POST
|
Doing a Follow-up on this to see if there has been any changes that I am unaware of. I too, would need to assign multiple surveys to a specific assignment. An example would be an Electric Investigation assignment would be assigned for our Field Crew to go out and investigate an issue. When its determined, for an example, there is damage to an OH transformer. They would have to fill-out a Tailboard safety form, an inventory form and an As-Built/Transformer Exchange form. Do not see having (3) separate Assignments for (1) job. Appreciate the feedback
... View more
08-18-2023
01:31 PM
|
0
|
1
|
2619
|
|
POST
|
I am presently working on an integration project with ArcGIS Online and ArcGIS Workforce for our Electric Department composed of our Department Supervisor and electric field crew(s). One of the task(s) is to include our infrastructure in the Dispatcher and Field Worker Map(s) in AGOL and Workforce. As many know, for this to work the Hosted Feature Layer has to have the Enable Editing and Enable Sync checked in the settings for the Hosted Feature Layer. Currently, I am unable to check Enable Sync, keeps giving me a "Save wasn't successful. Try Again Later" error message. However, it does not give me that error if I Enable Editing. Is this an issue with AGOL OR is there something that I am doing wrong? I am working with a Hosted Feature Layer that was uploaded to AGOL via ArcGIS Pro that originated from a File GDB. I have also tried to publish a Web Map via ArcGIS Pro with the same problems. Thank You
... View more
08-18-2023
11:10 AM
|
3
|
5
|
5470
|
|
POST
|
Thank you Tim. That did the trick. Apparently, I had to add the path to the .EXE and the .PY in quotes. That is why it was not running. Appreciate it
... View more
03-10-2023
07:33 AM
|
0
|
1
|
5519
|
|
POST
|
C:\Python27\ArcGIS10.5\python.exe "C:\Users\cwafstet\Documents\MODERN GIS WORKING FILES\PYTHON SCRIPTS COLLECTION\CIS DATA GIS UPDATES\CISMIS_ElectricAccounts_ActiveStatus.py" This is what my Python 2.7 call-out looks like within my BATCH file via Notepad. Trying to rewrite it to match with the online files says is not working. How should this look for Python 3? I know this should be very simple but is really frustrating me. Appreciate it.
... View more
03-09-2023
09:15 AM
|
0
|
3
|
5532
|
|
POST
|
I am in the process of converting everything from ArcMap to ArcGIS Pro. For years, I have had a series of Batch Files that were used in Window's Task Scheduler to run dozens of Stand Alone Python scripts overnight to update my GIS data from external databases. Part of the project is to convert the code from Python 2 to Python 3. One of the items I cannot figure out is how to convert the existing BATCH files with the collection of Python 2 scripts to an executable BATCH file with Python 3 scripts. I learned how to put a script into a BATCH file and run it outside of ArcGIS Pro, but I need to add multiple Python Scripts in a single BATCH file to run them one after another, similar to what I was able to do with Python 2 (2.7). I am stuck, so any help would be great. Thank You
... View more
03-08-2023
02:51 PM
|
0
|
6
|
5605
|
|
POST
|
UPDATE Talked to our IT Department who manages the networked drives, the particular directories I was writing to were compressed, unknown to myself. After they decompressed those directories, the ArcPy Copy Tool worked like a charm with no error code(s).
... View more
11-03-2022
02:38 PM
|
0
|
0
|
4428
|
|
POST
|
Vince: I talked with our IT Department regarding this issue. They say our Anti-Virus software shouldn't be affecting anything. However, if the drive folder is compressed/uncompressed, does that have anything to do with it? The drive folder I am writing too may be having issues due to that compress/uncompressed process our IT department has in place.
... View more
11-03-2022
10:01 AM
|
0
|
0
|
4429
|
|
POST
|
Danny Thank you for the quick reply. Very simple solution and probably helps me build a couple dozen different trace result tools knowing the very basic elementary features of the trace tool.
... View more
11-01-2022
02:40 PM
|
0
|
0
|
2182
|
|
POST
|
I am working with ArcMap 10.5.1 and ArcGIS Pro and recently, in the past few months, have been having issues using the Copy tool in my Python script and in ArcCatalog to copy my working GDB(s) from my local drive (C-Drive) to our network drivers (Y-Drive). The purpose of this is our network drives are backed-up each night versus the data on my local hard-drive. I have been getting ExecuteError: 000260: Failed to Copy. Not sure why this has become an issue since I have not had a problem in the past. I can copy the GDB from location to location on my local hard-drive, but NOT from the local hard-drive to a network drive. Any suggestions?
... View more
11-01-2022
01:24 PM
|
0
|
3
|
4453
|
|
POST
|
I am working on putting together a series of custom traces on my Electric Utility Network model in ArcGIS Pro from the Utility Network from ArcSolutions. I have multiple different feeder and upstream traces built. The only one I am having issues trying to figure out how to configure is be tracing the system on a particular phase designation and identifying the number of Transformers and Services that are on that phase. The goal is to do the starting point at the substation and trace down-stream on a specific feeder (subnetwork) to produce those results. Any advice? Thank You in advance
... View more
11-01-2022
11:27 AM
|
1
|
2
|
2211
|
|
POST
|
Rich: If I wanted to run a trace from a specific starting point and only have the result come back on a particular phase, how would I program that filter? Not having much luck with setting that up. Appreciate it
... View more
10-31-2022
10:41 AM
|
0
|
0
|
2991
|
|
POST
|
I am using ArcMap. However, this script is being done outside of ArcMap/ArcPro in IDLE, stand-alone Python script that will eventually be combined into a series of Batch file(s).
... View more
10-21-2022
08:50 AM
|
0
|
0
|
3219
|
|
POST
|
Jeff: Wondering, based on the existing code that I have there with the GDB table path and the Oracle table path and the fields, could you assist me with the proper way to write the code for updating the Oracle table via the Update cursor? Would greatly appreciate it since I am struggling with this big time.
... View more
10-21-2022
08:31 AM
|
0
|
3
|
3232
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-23-2026 10:58 AM | |
| 1 | 11-20-2025 02:52 PM | |
| 1 | 10-30-2025 12:42 PM | |
| 1 | 10-16-2025 10:51 AM | |
| 1 | 08-27-2025 08:47 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|