|
IDEA
|
ArcGIS Pro 2.9.12: If I click a geoprocessing tool parameter and then hit F1, the generic ArcGIS Pro help is opened. Bud_0-1711476071291.png https://pro.arcgis.com/en/pro-app/latest/help/main/welcome-to-the-arcgis-pro-app-help.htm I think it would be better if the help for that specific GP tool (Copy Features) were opened instead. I'm aware I can hit the (?) question mark button to open the tool's help. But I think F1 should do the same thing if the tool is in focus when the F1 key is hit. Open this: https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/copy-features.htm
... View more
03-26-2024
11:04 AM
|
2
|
0
|
601
|
|
IDEA
|
ArcGIS Pro 2.9.12; Oracle 18c 10.7.1 EGDB: I want to export a table or FC, but I don't want the metadata to be included in the output. Could an environment setting be added to these tools that would let me exclude the metadata? Export Features and Export Table Copy Features and Copy Table GP tool to export FC without metadata
... View more
03-26-2024
10:46 AM
|
0
|
1
|
536
|
|
POST
|
It looks like the answer is yes. In the Catalog Pane, I can right-click an item and choose Copy Path. Bud_0-1711416840069.png C:\...\New Mobile Geodatabase_1.geodatabase\main.TABLE_A And then paste that path into the Append —> Input Datasets parameter. It seems to work.
... View more
03-25-2024
06:34 PM
|
0
|
0
|
1212
|
|
POST
|
ArcGIS Pro 3.2.2: In the Catalog Pane, I right-clicked a table and chose Load Data. The Append tool opens. I want to easily enter the Input Datasets parameter: Bud_1-1711416453828.png I'd previously navigated to the data I want to load in the Catalog Pane. So I don't want to bother with navigating to the input data again in the Append browse dialog. And it would be ideal if I didn't need to drag the Catalog item to Contents, and then drag the Contents item to the Append tool. Is there a way to directly use the Catalog Pane to enter the Input Datasets parameter in the Append tool?
... View more
03-25-2024
06:33 PM
|
0
|
1
|
1216
|
|
IDEA
|
Agreed. I want to create DOUBLE fields in the Create Table wizard where the precision is 15 and the scale is 2. Bud_1-1711412513362.png ArcGIS Pro 3.2.2
... View more
03-25-2024
05:22 PM
|
0
|
0
|
6481
|
|
POST
|
ArcGIS Pro 2.9.12; Oracle 18c 10.7.1 EGDB: Are there any existing geoprocessing tools that export a FC or table, but the metadata doesn't get included in the output? Use case: Testing a metadata issue but trying to avoid Python code or manually exporting/modifying/importing XML.
... View more
03-25-2024
11:19 AM
|
1
|
0
|
704
|
|
IDEA
|
@DrewFlater Thanks. That helps. With that said, I think this idea is still valid. My preference is to always use OOTB tools, rather than ask users (non-coders) to use Python scripts. Saying "it can be done with Python" applies to most existing GP tools. I don't see how this case is different. Why not allow us to request a GP tool?
... View more
03-22-2024
07:47 PM
|
0
|
0
|
3700
|
|
IDEA
|
Edited. ArcGIS Pro 2.6.8; Oracle 18c 10.7.1 EGDB: Tools like Add Relate and Calculate Field get tracked in the item metadata (aka the FC geoprocessing history). Add Relate doesn't alter the FC schema or alter the data. Why track it in the GP history every time a user uses that tool on an EGDB FC? It adds a lot of bloat to the item metadata, which can cause issues. See: GP tool to clear geoprocessing history from feature class. Idea: Only track GP tools that alter the FC schema or data in the geoprocessing history.
... View more
03-22-2024
02:02 PM
|
2
|
4
|
1186
|
|
IDEA
|
ArcGIS Pro 2.9.12; Oracle 18c 10.7.1 EGDB: I have cases where I need to clear the item metadata (FC geoprocessing history) of a feature class in the geodatabase. For example, in 2.9.12, there is an issue where Route Event Layers are slow to the point they're unusable, due to extensive geoprocessing history in the FC. Removing the geoprocessing history in a FGDB copy via XML solves the issue, proving that the geoprocessing history is the problem. It would be ideal to have a GP tool to remove the geoprocessing history from existing geodatabase feature classes, rather than manually fiddling with XML. Related: Don't track GP tools like Add Relate in FC geoprocessing history
... View more
03-22-2024
01:13 PM
|
1
|
7
|
3762
|
|
POST
|
By the way, my I.T. department has a Python script that they run as a nightly scheduled task on the GIS server to do the following: Delete the rows from a “list of files” helper table. The table isn’t really part of the records retrieval system, it’s a separate read-only table that we use for occasional QC purposes. Re-populate the table with a list of files that exist in a network folder (the folder that contains all the construction drawings). I can use that table in ArcGIS Pro to check for files that are missing in the GIS data/records retrieval system. I could look into getting the Python script and share it with you if you want.
... View more
03-22-2024
10:53 AM
|
0
|
0
|
6362
|
|
IDEA
|
If multiple features are returned in the Explore popup for a given FC, then I want to sort the results by CREATED_DATE descending by default. For example, in a CONSTRUCTION_DRAWINGS polygon FC, I want the newest record to be listed first. To make it easier to find the most recent construction drawing. Could functionality be added for applying a default sort order to Explore results for a specific FC? Related Experience Builder idea: Control order of specific FC’s features in popup (show newest feature first)
... View more
03-22-2024
05:19 AM
|
1
|
0
|
619
|
|
IDEA
|
Control order of FC features in popup (show newest feature first)
... View more
03-22-2024
04:56 AM
|
0
|
0
|
3120
|
|
IDEA
|
I wonder what would happen if the features were sorted in the underlying database table. Idea: Sort rows in existing feature class With that said, to my untrained eye, it kind of seems like there’s no such thing as a true sort order in enterprise geodatabase tables. If I query an Oracle table, Oracle might return the results in whatever order it wants if the query doesn’t explicitly sort the resultset using ORDER BY.
... View more
03-22-2024
04:49 AM
|
0
|
0
|
1572
|
|
BLOG
|
What are the “push notifications” and “mobile notifications” you mentioned? Is there a Esri Community mobile app?
... View more
03-21-2024
08:28 PM
|
3
|
0
|
1265
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-20-2026 02:12 PM | |
| 1 | 03-19-2026 11:42 AM | |
| 1 | 06-03-2026 04:02 AM | |
| 1 | 03-18-2026 07:08 PM | |
| 2 | 07-08-2026 01:29 PM |