|
POST
|
@ExtraMapper With Pro closed, try renaming the user.config file stored here : C:\Users\<yourusername>\AppData\Roaming\Esri\ArcGISPro_StrongName_somelongrandomstring\3.x\user.config My suggestion would be to change it to user.config.old and retry opening Pro and testing again. More info: https://support.esri.com/en-us/knowledge-base/faq-what-are-the-user-config-files-for-in-arcmap-and-ar-000018479
... View more
03-19-2024
05:28 AM
|
0
|
0
|
3148
|
|
POST
|
@MErikReedAugusta FYI you can get more precision from the measure tool in ArcGIS Pro. You just have to change the numeric formatting of the Distance Units that you are measuring in:
... View more
03-15-2024
12:33 PM
|
1
|
1
|
2725
|
|
POST
|
@LyonMNGIS I suggested topology as way to find out more information in researching if this was a bug. In your screenshot, you show the map scale being 1:0.05, approaching the XY resolution and XY tolerance of the data. If I had to guess, the distance between the points is within the XY tolerance, but hard to tell from here. A topology might help answer that question.
... View more
03-15-2024
09:49 AM
|
0
|
1
|
2734
|
|
IDEA
|
@GeorginaCutler1 I'm not clear on what's happening with the Trace tool for you. I'd be interested to know more. If you haven't already, can you please contact Esri Technical Support so we can help get to the bottom of it?
... View more
03-15-2024
05:48 AM
|
0
|
0
|
3282
|
|
POST
|
@JoelCrawford2 Have you tried to create a topology with cluster tolerance equal to the XY tolerance of your data? You can add a Must Not Have Gaps and a Must Not Overlap rule to the polygons and test if Split in ArcGIS Pro is introducing gaps that are larger than the XY tolerance.
... View more
03-15-2024
05:32 AM
|
0
|
3
|
2780
|
|
POST
|
Yes zooming in beyond 1:1 is allowed, but the distances represented in the gap are most likely negligible and within the XY Tolerance of the data. Feel free to contact Esri Technical Support if you need help verifying.
... View more
03-06-2024
04:04 PM
|
1
|
0
|
6224
|
|
POST
|
@SLouq Is it possible that you are zooming in beyond 1:1 for map scale?
... View more
03-06-2024
08:20 AM
|
1
|
0
|
6252
|
|
POST
|
@SanchezNuñez try unchecking "Enforce attribute validation" in Options > Editing > General Doc here: https://pro.arcgis.com/en/pro-app/3.1/help/editing/change-general-editing-tool-settings.htm
... View more
02-28-2024
06:28 AM
|
0
|
1
|
2268
|
|
POST
|
@AshleePoeppmann1 it's great that you have a way forward for now. If you want to investigate it more, my suggestion would be to contact Esri Technical Support as they can help narrow down if Split is causing features to move a greater distance than the XY Tolerance defined on the dataset (it shouldn't).
... View more
02-20-2024
05:51 AM
|
0
|
0
|
2075
|
|
POST
|
I'm glad to hear you got a solution! and that the error message wasn't misleading 🙂
... View more
02-16-2024
08:43 AM
|
0
|
0
|
5715
|
|
POST
|
Hi @MaryDuBose That error doesn't seem very helpful and perhaps shouldn't occur. Are you able to reach out to Esri Technical Support so they can look into a possible bug?
... View more
02-15-2024
06:00 AM
|
0
|
1
|
5759
|
|
POST
|
@DeanAnderson2 I found an example that should work for you: function exists(ar, e) {
for (var i = 0; i < count(ar); i++)
if (ar[i].code == e) return true
return false
}
//get the domain
var d = Domain ($feature, "County");
//search the domain and see if the value is inside the domain.
return exists(d.codedValues, $feature.County); From https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/domain-subtypes-and-the-schema-arcade-functions-in-arcgis-pro-2-6/
... View more
02-14-2024
07:33 AM
|
0
|
2
|
2315
|
|
POST
|
@AmieCarlone Can you provide a screenshot of this scenario: but the problem is that the angle between the bezier curve handles on either side of a vertex apparently can't be adjusted or set I also don't see a screenshot in your original post where you mention "see attached image". I can make a smooth curve when I hold down CTRL key and then drag the bezier handles:
... View more
02-12-2024
08:47 AM
|
0
|
0
|
2425
|
|
POST
|
@RainbowUnicorn When this happens, do you notice any Drawing Alerts showing at the bottom of the map view? Either way, I would contact Esri Technical Support so they can investigate.
... View more
02-09-2024
05:55 AM
|
0
|
1
|
1116
|
|
IDEA
|
I know you mentioned having a dedicated way to do this in the UI, and that's a good suggestion. Until something like this is available, some suggestions: Within the Attributes Pane , you can Copy and Paste Attributes. If you want to ensure only specific attributes that match are pasted, you need to set up Field Mapping in Editor Settings. Another, possibly faster way (without having to build a script or model) is to use the Calculate Field tool in Batch mode.
... View more
02-08-2024
12:14 PM
|
0
|
0
|
2382
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-22-2026 05:51 AM | |
| 1 | 01-20-2026 01:14 PM | |
| 1 | 06-09-2023 05:28 AM | |
| 1 | 01-20-2026 01:19 PM | |
| 2 | 01-15-2026 11:14 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|