|
POST
|
I agree with Dan that the tool's validation should handle this in model builder, I think this is a bug (unless there is some limitation I don't know about), so please do contact tech support so they log a NIM to get this fixed. When I run into this problem, I have been successful with this workaround: run the tool in arcpy inside a Calculate Value tool (using a Python arcpy call). This bypasses the ModelBuilder validation, causing the validation to happen later at runtime when the Calculate Value tool is run. I realize this requires you know some python, but just a little bit. Make sure the output of the Add Field tool is connected to the Calculate Value tool as a precondition to make sure the field gets added first. Expression: arcpy.AddGlobalIDs_management(r"%Layer%") Data Type: Feature Layer Just a note, your model variable name "new field that the attribute value will be applied to" is not accurate (the result of Add Field is a table or attribute table with the new field added). A better label for this variable would be something like: "layer with field added".
... View more
09-15-2021
07:03 AM
|
0
|
2
|
4533
|
|
POST
|
Windows is required. See the system requirements linked from my last post.
... View more
09-14-2021
11:40 AM
|
0
|
1
|
2152
|
|
POST
|
"bash:"? Is this a supported Windows operating system?
... View more
09-14-2021
06:54 AM
|
0
|
4
|
2165
|
|
POST
|
This is a system specific thing (particular Windows install "state") - apparently based on the thread. Highly recommend contacting Esri support on this issue. In general installing using the Setup.exe instead of the MSI will update the redistributable for you. If it does not, contact Esri support for help.
... View more
09-13-2021
08:37 AM
|
0
|
1
|
2370
|
|
POST
|
If you add the table to the map, copy it to the geodatabase and you may be able to use this tool to create decimal degrees. Convert Coordinate Notation https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/convert-coordinate-notation.htm
... View more
09-09-2021
03:50 PM
|
4
|
0
|
3087
|
|
POST
|
Just for the good of the thread I think this link to the help on Map Notes may be helpful.
... View more
09-09-2021
03:48 PM
|
0
|
0
|
1122
|
|
POST
|
I have a button I wear at the UC sometime: "My AML from 1996 still works."
... View more
09-09-2021
03:44 PM
|
4
|
0
|
4378
|
|
POST
|
> I don't miss it at all. I think we are wired differently. I still miss workstation. RESELECT with KEYFILE, PROGRAM SECTION EVEN. AML Forever. 😉
... View more
09-09-2021
02:59 PM
|
1
|
0
|
4394
|
|
POST
|
It sounds like your xy data aren't getting loaded as type Double. You can see whether this the case by adding the table to a map, selecting the table in the Contents and selecting Feature Layer > Data in the ribbon. I'm guessing your lat long data is formatted incorrectly (Degrees Minutes Seconds), must be decimal degrees to plot on the map.
... View more
09-09-2021
02:53 PM
|
1
|
2
|
3091
|
|
POST
|
When I have had this problem I have sampled band values of targeted vegetated and non-vegetated areas in the image and tested out the index in Excel or a calculator and if those are reasonable, then you know it is a software issue. A question that comes to mind is whether the index calculation is expecting an atmospheric or reflectance correction to be done before the index is calculated.
... View more
09-03-2021
03:17 PM
|
0
|
0
|
5968
|
|
POST
|
If you can specify the port (say 27002) on the license server and and the client end, and configure firewalls to keep that port number clear, that may solve your issues. The default is to look for an open port 27000 to 27010 and that searching process can slow things down. Esri KB 11663 How To: Configure the ArcGIS License Manager to work through a firewall https://support.esri.com/en/technical-article/000011663 If you are still stuck, Esri Support can certainly help you nail down what the issue is, as this is site specific. They have neat tools you can use to nail down what is going on and fix it!
... View more
09-03-2021
02:26 PM
|
1
|
0
|
6813
|
|
POST
|
Although it sounds like the files maybe are local, your cloud synch latency may be causing issues. I was recommending OneDrive to my students using Pro until I saw this kb article and now we are only using OneDrive for backup, not interactive access with Pro. Esri KB 25605 - Problem: ArcGIS Pro and Cloud Storage Services
... View more
09-03-2021
01:50 PM
|
0
|
0
|
4245
|
|
POST
|
Were you editing a file gdb on a network drive? Just curious. In my experience, any latency over the network can really kill you with ArcGIS desktop app because a lot of small files are written and read during editing and processing. You can have great transfer rates but if there is a wait (even a short one) to read or write to a drive... things can go very bad.
... View more
09-03-2021
01:16 PM
|
0
|
2
|
4253
|
|
POST
|
Scott these are such great links I included them in a new document in the Desktop installation support space. Thanks for these, worth sharing! ArcGIS Pro Installation Troubleshooting
... View more
09-03-2021
01:04 PM
|
1
|
0
|
4259
|
|
DOC
|
Having ArcGIS Pro performance issues of crashing? What to do: Make sure your system is meeting the system requirements https://pro.arcgis.com/en/pro-app/latest/get-started/arcgis-pro-system-requirements.htm ... Also check for Windows system issues. If all apps are slow or unstable, you may have some system fixes (Disk Cleanup to clear temp files, updating/cleaning and old Windows setup, etc.) Maybe it will be something as simple as clearing the cache (https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/how-caching-works.htm) Reset your ESRI profile: Resetting your ArcGIS Desktop (ArcMap) application profile (Pro uses the ESRI folder too) Troubleshooting Performance Issues in ArcGIS Pro (blog post): https://community.esri.com/t5/arcgis-pro-documents/troubleshooting-performance-issues-in-arcgis-pro/... Avoid accessing cloud (OneDrive, Dropbox, etc) drives using ArcGIS Pro as file lock/sync issues can break Pro and corrupt data! Esri KB 25605 - Problem: ArcGIS Pro and Cloud Storage Services Search for answers here on Esri Community and Esri Support KB articles (http://support.esri.com) Contact Esri Technical Support (you pay for it with your software license and they can be very helpful. Another benefit to contact support is if you have found a problem, gettign the issue logged is the main way things get fixed. https://support.esri.com/en/contact-tech-support
... View more
09-03-2021
01:02 PM
|
3
|
3
|
2775
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-11-2021 01:26 PM | |
| 5 | 12-10-2021 04:58 PM | |
| 1 | 02-27-2017 09:30 AM | |
| 2 | 12-04-2023 01:05 PM | |
| 1 | 04-12-2016 10:17 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-19-2024
12:10 AM
|