|
POST
|
@Ron_S1 - what release of ArcGIS Pro are you using? As mentioned in my above post, BUG-000176644 was fixed at 3.5.1 and 3.6 of ArcGIS Pro.
... View more
Monday
|
0
|
0
|
30
|
|
POST
|
Not that I'm aware of...unfortunately. You may want to create an ArcGIS Idea for this item so it gets visibility with the development team. Those closest thing I saw on existing ideas was this - Selection options – Scale selection symbols when a... - Esri Community - but it's not exactly what you're looking for I know.
... View more
2 weeks ago
|
1
|
1
|
76
|
|
POST
|
Hi @DerekLindner - 617 MB is a large file to send Esri Support but I'm sure it's been done in the past. I can look at your code certainly and test things on my side if you like. Caveat though - my Python skills are a work in progress so I rely upon many sources....
... View more
2 weeks ago
|
0
|
0
|
55
|
|
POST
|
In ArcMap, the Toggle Reference Scale tool was available via the Production Mapping extension as referenced here - Toggling reference scale for edited representations—ArcMap | Documentation I've looked for similar functionality in ArcGIS Pro and "think" this may be what you're looking for - go to the Layer Properties of your layer in the Contents Pane, click the Display tab and under Scale there is a checkbox "Scale symbols when a reference scale is set" - is this what you're looking for? If not, please let me know what specifically you're looking for. Thank you!
... View more
3 weeks ago
|
1
|
0
|
185
|
|
POST
|
I wonder if this has to do with the ArcGIS Online Health Dashboard statuses for Hosted Feature layers? It shows "performance issues" so perhaps that's the issue?
... View more
a month ago
|
0
|
1
|
276
|
|
POST
|
The Esri Academy is back up and running on my side now. Please check again and let me know if you have any issues accessing the site.
... View more
a month ago
|
1
|
0
|
127
|
|
POST
|
The Esri Academy is back up and running on my side now. Please check again and let me know if you have any issues accessing the site.
... View more
a month ago
|
0
|
0
|
122
|
|
POST
|
Thank you for the clarification. What release of ArcGIS Enterprise and ArcGIS Pro are you currently using?
... View more
a month ago
|
0
|
0
|
146
|
|
POST
|
A manual approach would be something like this: 1. Add a Join from your Excel spreadsheet to the feature class using the Address field in both tables as your common field using a 1-1 cardinality. Now you have one large table where the Excel table is appended to the spatial table. 2. Run a select layer by attribute where the SQL query is something like Address1<>Address2. Then you have selected records where Address1 does not equal Address2. 3. Lastly, run a Calculate Field where Address1=Address2. The result is a newly updated attribute value in the spatial table where the matches are recalculated from the Excel table. I'd recommend doing this workflow on copies of the data first to make sure it's the output you desire. I'm sure you could automate this with a Python script or a model in ModelBuilder too.
... View more
a month ago
|
2
|
1
|
216
|
|
POST
|
Question for you. When you create these layout templates in ArcGIS Pro, are you then importing them into ArcGIS Pro to create a new layout AND then seeing the duplicate layout item? Also, how does ArcGIS Experience Builder factor into this?
... View more
10-28-2025
01:04 PM
|
0
|
2
|
171
|
|
POST
|
So I searched the ArcGIS Pro Idea community and found a great read for an Idea plus learned one can set an Unknown coordinate system for the Map View! The link to the idea is How to clear\define the coordinate system of a par... - Esri Community - and to set the Map View to an Unknown Coordinate system, right-click on the Map view, select properties. In the Map Properties, click the Coordinate System tab on the left and in the center of the UI, there is the word <Unknown>. So one item addressed. But the problem remains, ArcGIS Pro will not let you create a new feature and has the message "no editable layers" - grrrrrr...
... View more
10-28-2025
07:30 AM
|
1
|
1
|
316
|
|
POST
|
There is the Snap (Editing) geoprocessing tool that does modify the source data. It would move manhole covers to the sewer lines. I would test the tool on copies of the manhole covers (points) and sewer lines first before committing to the source data.
... View more
10-27-2025
12:52 PM
|
0
|
0
|
210
|
|
POST
|
Agree with @DanPatterson - I would have the workflows be located in a folder location other than your user profile. And the 002667 goes suggest you do not have the correct packages loaded. You can find all the current and earlier ArcGIS Pro deep learning libraries here - GitHub - Esri/deep-learning-frameworks: Installation support for Deep Learning Frameworks for the ArcGIS System
... View more
10-27-2025
11:02 AM
|
0
|
0
|
208
|
|
POST
|
It feels strange to suggest this workflow, but yes, you can. Just not using ArcGIS Pro it seems. Pro wants the user to have a coordinate system always defined for the Map and the layer it seems. BUT in ArcMap (and I just tested this), you can have a undefined feature class created using the Create Feature Class GP tool and leaving the Coordinate System parameter blank, add it to an undefined Data Frame and create new features. It works. But that also begets the question, do you have ArcMap on your PC?
... View more
10-27-2025
10:28 AM
|
1
|
1
|
355
|
|
POST
|
Another workflow I found that worked in my testing environment: 1. In the Modify Features pane, select the Split tool. 2. Click the By Feature tab. 3. For Input Features, first set your line layer as the only selectable layer in the Contents Pane. 4. Select all your lines in the lines layer. 5. Click the Target Features tab. 6. In the Contents Pane, unselect the line layer and select the polygon layer as the only selectable layer. 7. Select all your polygons. 8. Click the Split button lower right of the Split tool. 9. Unselect all selected features. 10. Turn off the visibility of your line layer and voila! All polygons split by lines. Good luck!
... View more
10-27-2025
10:11 AM
|
2
|
0
|
262
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-15-2025 02:23 PM | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 10-28-2025 07:30 AM | |
| 1 | 09-18-2025 02:18 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|