|
IDEA
|
ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB: I'm using the Make Aggregation Query Layer tool to join from an FC to a table. Both items have an ObjectID field, as expected. The Unique Identifier Field parameter seems to be mandatory. An ObjectID field is listed in the parameter picklist by default. What item does the ObjectID field pertain to? The FC or the table? My best guess is the ObjectID field belongs to the FC (the Target Feature Class). But I am wondering if the tool could make it more obvious. Related Esri Support cases: 03651040 Make Aggregation Query Layer - Target Feature Class "table not found" error 03651111 Make Aggregation Query Layer - ERROR 000840 Target Feature Class parameter 03651113 Make Aggregation Query Layer - Error 000358 No fields can be mapped to unique identifier
... View more
06-14-2024
07:30 AM
|
1
|
1
|
824
|
|
IDEA
|
It looks like the Make Aggregation Query Layer tool creates an inner join by default. It would help if users could choose to use a left join instead, via a parameter in the tool, since the purpose of the tool is to facilitate analysis without the need to write SQL.
... View more
06-13-2024
07:41 PM
|
0
|
0
|
483
|
|
IDEA
|
@lorenma Any chance this comment was entered in the wrong post?
... View more
06-13-2024
09:43 AM
|
0
|
0
|
607
|
|
IDEA
|
It would be great if we could add a Catalog item to the map as a query layer using an OOTB button. That would be an efficient way to create a query layer; no need to fiddle with query layer setup. And it could be a good way to add an item to the map without locking it. Pro already has all the information it needs to create a query layer; I know this because it automatically creates query layers for Catalog items that aren't registered with the geodatabase when an unregistered item is added to the map. Related: Control schema locking behavior in ArcGIS Pro Contents — Right-click FC to create query layer
... View more
06-13-2024
07:07 AM
|
0
|
2
|
651
|
|
POST
|
Another option is to use Excel Power Query in the spreadsheet to pre-process the data. The Power Query query can be refreshed in Excel with the click of a button.
... View more
06-12-2024
11:44 AM
|
0
|
0
|
852
|
|
IDEA
|
It's my guess that ArcGIS Pro loads Excel spreadsheets into a table in memory, and that allows Pro to use SQLite SQL expressions on the spreadsheet. ArcGIS Pro uses the SQLite SQL dialect for expressions on Excel files? I'm wondering if that could be taken a step further: Not only allow SQLite SQL expressions (definition queries, Select By Attributes, etc.) but also allow full-blown SQL SELECT queries on the in-memory Excel table. For example, a query that could Split comma separated values to multiple rows, but using the recursive WITH clause in SQLite (dynamic), instead of Python (static output). There would be lots of other uses, too. If the spreadsheet is already loaded into an in-memory SQLite table, then why not allow full SQLite queries on the SQLite table? I think that would really bolster ArcGIS Pro's dynamic analysis capabilities.
... View more
06-12-2024
11:37 AM
|
2
|
0
|
748
|
|
POST
|
Possibly related: Split comma separated values to multiple rows
... View more
06-12-2024
11:27 AM
|
0
|
0
|
852
|
|
POST
|
Possibly related: Split comma separated values to multiple rows
... View more
06-12-2024
09:18 AM
|
1
|
0
|
1116
|
|
IDEA
|
When creating a query layer using the New Query Layer dialog or the Make Query Layer gp tool: Provide an option, such as a checkbox, to include all rows from the underlying query; no rows would be hidden. I can’t stress enough that I want to see all rows from my SQL query. Related: Is ArcGIS Pro the right tool for tabular/join-based geodatabase analysis?
... View more
06-12-2024
06:39 AM
|
1
|
0
|
470
|
|
IDEA
|
A use case for query layers: Control schema locking behavior in ArcGIS Pro
... View more
06-12-2024
06:28 AM
|
0
|
0
|
2771
|
|
IDEA
|
A use case for fgdb query layers: Control schema locking behavior in ArcGIS Pro
... View more
06-12-2024
06:25 AM
|
0
|
0
|
3117
|
|
POST
|
Assorted thoughts: As a workaround, would Make Query Table do what you want? https://community.esri.com/t5/arcgis-pro-ideas/consistent-visible-sql-expressions-and-query/idc-p/1366709/highlight/true#M27874 I like your idea of submitting a specific feature request for this. I see you have voted for File geodatabase query layers. Anyone else viewing this post could vote for it too. You could consider asking this question in the Python community too, if you haven't already. As a very last resort, maybe you could create a file geodatabase database view. Views don't lock data. SELECT * FROM YOUR_FC
... View more
06-12-2024
06:19 AM
|
1
|
1
|
2862
|
|
IDEA
|
@MelissaJarman I wasn't aware that the owner and schema could be different. Can you explain? For Oracle EGDBs, I want to filter based on the item prefix. I’m not sure if you would consider the prefix to be the owner or the schema.
... View more
06-12-2024
06:04 AM
|
0
|
0
|
708
|
|
IDEA
|
Related: Are UTM coordinates at bottom of map view independent from UTM projection in Project's Map/FC?
... View more
06-10-2024
10:19 PM
|
0
|
0
|
4669
|
| 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 |