|
IDEA
|
There is an enhancment request - ENH-000147889 - "It would be beneficial to have an option for a basemap in ArcGIS Pro to use the same "reference scale" that is set for the entire map" whose status is "under consideration."
... View more
06-03-2025
07:58 AM
|
0
|
0
|
1306
|
|
POST
|
Agree with @MErikReedAugusta - if all you're looking to do is change the text for the labels themselves, just double click in the Label box to the right of the Upper Value box and type the syntax that you wish to see. I'm sure there's some automatic way to do this with scripting but manually changing the text is faster overall.
... View more
06-03-2025
07:19 AM
|
0
|
3
|
2045
|
|
POST
|
Can you clarify for me? So if I'm understanding correctly, for the Label column in your screen grab, you want to reverse THIS order with -100% - -75% at the top? Or something else?
... View more
06-02-2025
02:22 PM
|
0
|
6
|
2115
|
|
POST
|
And adding to Joshua's question about whether the data is traditionally versioned or not, have the eGDB GP performance tools been performed recently? Compress? Analyze? Analyze Datasets? Rebuild Indexes? If not, then it would not surprise me that there is poor performance.
... View more
06-02-2025
12:25 PM
|
0
|
0
|
1714
|
|
POST
|
Major caveat for me - I do not write any Python code at all but I did find a related support case regarding poor performance with versioned data and the user running a select very similar to yours of REGION_BUILDINGS where REGION='REGION1'. The long and the short of it (and resolution for the customer) was: Resolution: It is not efficient to use layers and layer selections in the client's context. GP Intersect and arcpy search cursor recommended. Now how to rewrite the Python from GetCount to Intersect and Search Cursor, I do not know but something to explore/experiment. Hope this helps.
... View more
06-02-2025
09:23 AM
|
0
|
0
|
1740
|
|
POST
|
How is he adding the feature class to a Map View in ArcGIS Pro? Is he using a *.lyrx file or directly from the Catalog Pane? The reason I ask is because there was an ArcMap BUG-000146688 - "Adding a lyr file to a map or importing a mxd generates a warning in the layer properties; "This layer comprise a subset of features. To access all features in the source data, clear the exclusion set from the Selection tab." The solution was - "Go to the Selection tab and check the option to clear the list of excluded features or save the layer as lyrX to update the lyr file" The latest version this BUG was reproduced was in 2.9.1
... View more
06-02-2025
08:48 AM
|
0
|
0
|
1214
|
|
POST
|
@AlexandraTowne - in reviewing this bug, I do see it is fixed in the upcoming ArcGIS Pro 3.6 release later this year.
... View more
06-02-2025
08:35 AM
|
1
|
0
|
5588
|
|
POST
|
I tested your described workflow using a PostgreSQL eGDB, archiving enabled on the FC, not versioned. I configured ArcGIS Pro to have have "start/stop" edit mode in ArcGIS Pro 3.5.0. I can edit the FC without issue. I create a JOIN with the table coming from the project fGDB. Then start an edit session and can edit the FC without any problems. No error message. So I wonder if it's an ArcGIS Pro 3.3.5 issue perhaps? I don't see any reported bugs in the internals.
... View more
05-27-2025
02:36 PM
|
0
|
1
|
2199
|
|
POST
|
@ChelseaLynn - when you run the Repair Geometry tool, are you using the layer from the Contents Pane? If so, try running the tool again but use the feature class from the Catalog Pane or the Browse button for the Input Features parameter instead. Is the result still the same?
... View more
05-27-2025
07:30 AM
|
0
|
0
|
1037
|
|
POST
|
If you're not able to upgrade to ArcGIS Pro 3.3.1 or higher, you can try to run the following tools. But yeah, if it's a bug...well... 1. Run the Compress tool. 2. Run the Diagnose Version Table and Repair Version Table GP tools
... View more
05-23-2025
10:49 AM
|
1
|
0
|
1210
|
|
POST
|
Yes, the first week of June 2025, there will be ArcGIS Pro 3.5.1 released. You can read more about it here in this Tech Support article - In ArcGIS Pro 3.5, Calculate Field does not honor selection or layer filters when using SQL as the expression type on file geodatabase data Likely ArcGIS Pro 3.5.2 will be released during the summer months as well. Hope this helps!
... View more
05-23-2025
10:38 AM
|
0
|
0
|
4426
|
|
POST
|
I looked at the internals for support cases that had similar issues and the item "activate a report subsection" is strange and something not seen. I would highly recommend you contact Esri Support Services to log a case and see if the Support Analyst can better troubleshoot this item.
... View more
05-22-2025
12:44 PM
|
0
|
0
|
1387
|
|
POST
|
Typically the update service is temporarily unavailable, it means there's a new update being pushed to ArcGIS Pro. As I'm not on the ArcGIS Pro Development Team, I can only guess it could be a hotfix or an update to ArcGIS 3.5?
... View more
05-22-2025
12:40 PM
|
2
|
0
|
4282
|
|
POST
|
So the short answer is no. There is a related enhancement idea ENH-000163176 - Ability to enable/disable 3D stealth mouse in ArcGIS Pro 3.x" where in this instance the user has two mice - one for a Stereo Plotter and one for ArcGIS Pro. In the Stereo Plotter software, the user can enable/disable mice to respond (or not respond) to mousing operations. In the ArcGIS Pro Options->Editing tab, under Productivity, there is a checkbox for "Touch screen input for new features" but it does not turn off the mouse as an input option.
... View more
05-22-2025
12:06 PM
|
0
|
0
|
642
|
|
POST
|
It's a little clunky but yes. In the Layout View, right-click the Map Frame and choose properties. In the Map Frame Pane under Display Options->Location Settings, click Extent... In the Map Frame Extent, in the Get Extent From: box, click "Current Visible Extent." On the right side of the Map Frame Extent pane, you'll see Selected extent. You can click the dropdown for the appropriate Display Units - Spatial Reference (units), Map Display (Decimal Degrees) or Degrees. Click the Copy all Extent Values button to copy to the clipboard and paste into Notepad. Back in the Map View, you can create a new polygon feature class for the rectangle. Create a new polygon feature using the top, left, bottom, right coordinates with a right-click Absolute X, Y, Z for each vertex of the sketch. You'll do this 4 times to create each vertex. Double-click to end the sketch and now you have a rectangle in the map frame of the layout extent. I tested this and it works.
... View more
05-22-2025
09:30 AM
|
4
|
3
|
4029
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Monday | |
| 1 | Tuesday | |
| 1 | Tuesday | |
| 1 | Tuesday | |
| 1 | 04-06-2021 12:48 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|