|
IDEA
|
Thanks @KenBuja. I can see that Table_1 is layer 0: But when I add /0 to the URL, Pro still adds the entire Feature Service, not the specific table. Any idea why it's doing that?
... View more
09-12-2024
01:56 PM
|
0
|
0
|
2398
|
|
IDEA
|
ArcGIS Pro 2.9.5 I've added an ArcGIS Online table to a map. The feature layer Properties > Source > Data Type is shown as "Feature Service Table." As a web GIS novice, it seems like "Feature Service Table" could be more descriptive: Hosted Feature Service Table Or, Enterprise Feature Service Table I'm wondering if it would be beneficial if Pro made that distinction so that we know if the layer comes from AGOL vs Enterprise/Portal.
... View more
09-12-2024
01:43 PM
|
2
|
0
|
521
|
|
POST
|
What kind of database? Oracle, SQL Server, or PostgreSQL?
... View more
09-12-2024
01:25 PM
|
0
|
0
|
1642
|
|
IDEA
|
Edited. Previous title: "Add data from Path — Add specific AGOL table to map, not entire feature service" ArcGIS Pro 2.9.5 Using the Add Data From Path option from the Ribbon > Add Data menu: I can add an entire hosted feature service to the map using the URL that I got from a feature layer's Properties > Source: https://services7.arcgis.com/<removed>/arcgis/rest/services/New_File_Geodatabase_gdb/FeatureServer But as far as I can tell, I can't add a specific table using a URL. I tried adding /Table_1 to the end of the URL, but when I clicked Add in Add Data From Path, the dialog closed, but nothing happened; no layers were added. Could Pro be enhanced so that we can add a specific table to the map using the Add Data From Path dialog? Use case: Reset feature layer properties.
... View more
09-12-2024
01:17 PM
|
0
|
4
|
2434
|
|
POST
|
I'm getting "I just need butter!" vibes from this post. https://www.instagram.com/reel/C75oZoUs_yw/
... View more
09-12-2024
12:36 PM
|
2
|
0
|
1509
|
|
POST
|
What version of Pro and what kind of database? For example, Oracle 18c 10.7.1 enterprise geodatabase. If you cast one of the join fields in a query layer or database view, so that the datatypes are the same, do you still see this issue? SQL: SELECT CAST(MY_TEXT_FIELD AS INT) AS MY_TEXT_FIELD, T.* FROM MY_TABLE T
... View more
09-12-2024
04:21 AM
|
0
|
0
|
1099
|
|
IDEA
|
@SSWoodward Out of curiosity, why was this changed to Closed instead of Already Offered?
... View more
09-12-2024
04:02 AM
|
0
|
0
|
2487
|
|
POST
|
Also: Query Layers. Feature layers and “table views”: https://community.esri.com/t5/arcgis-pro-ideas/consistent-visible-sql-expressions-and-query/idc-p/1366709/highlight/true#M27874
... View more
09-12-2024
03:51 AM
|
0
|
0
|
1435
|
|
POST
|
What version of Pro and what kind of geodatabase? I’d suggest reporting the issue to Esri Support as a bug.
... View more
09-12-2024
03:46 AM
|
1
|
0
|
3992
|
|
IDEA
|
I wonder if it is possible to edit versioned data by running a SQL UPDATE statement on the versioned database view (multiversion view)? Since database views can be used to edit data in tables in some cases (Oracle).
... View more
09-12-2024
03:16 AM
|
0
|
0
|
1907
|
|
IDEA
|
How to programmatically change the data source for a query layer? from @Map12: We are trying to change the data sources for multiple query layers in multiple aprx files. We have run a test script that uses a template aprx and successfully changes the data source through the layer connection properties. However, when opening the new aprx, no data appears. Once we open the properties for the query layer and make any edits to the query, it then "auto-validates" and data populates. This manual step of editing the query to prompt the query layer to "validate" defeats the purpose of scripting the data source change. Could Pro be enhanced so that we can modify a query layer’s data source using Python?
... View more
09-12-2024
03:07 AM
|
3
|
0
|
642
|
|
POST
|
If a user edits a named version, other than the default version, then I suspect those edits would not be visible in the default version (the feature class) via SQL until the user reconciles and posts the named version to the default version.
... View more
09-12-2024
02:45 AM
|
0
|
0
|
7092
|
|
POST
|
Idea: Modify Features — Editing tool to update shape from XY fields
... View more
09-12-2024
02:17 AM
|
0
|
0
|
813
|
|
IDEA
|
ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB: I have an existing point FC. Some of the rows have null shapes, but the X and Y columns are populated with valid coordinates. I want to select multiple rows and use an editing tool in the Modify Features pane to update shape using XY fields. Could that functionality be added to the Modify Features pane? The tool could be used in scenarios where the shape isn’t null as well; just update existing shapes using XY fields. An editing tool would be more efficient than a multi-step geoprocessing workflow. The FC is locked by multiple users so an attribute rule won’t help.
... View more
09-12-2024
02:15 AM
|
1
|
1
|
995
|
| 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 | 4 weeks ago |