|
POST
|
I seem to remember that connecting to .mdbs was improved in Pro a few years ago. Maybe that happened after your version of Pro. Might be worth investigating.
... View more
01-29-2025
12:12 PM
|
0
|
0
|
1971
|
|
IDEA
|
What does @TanuHoque think about this idea? Any plans for this kind of thing in the future?
... View more
01-29-2025
11:25 AM
|
0
|
0
|
705
|
|
IDEA
|
I wonder if you could use query layer parameters in some cases.
... View more
01-29-2025
09:06 AM
|
0
|
0
|
1762
|
|
POST
|
Could Calculate Geometry or Calculate Geometry Attributes be used to update Z-values? Here's an article that pertains to M values, which are similar to Z values: Maintain Measure Attributes Edit: I suspect no.
... View more
01-29-2025
07:45 AM
|
0
|
0
|
1363
|
|
POST
|
A related Arcade solution: How to batch edit Z values and set them all to zero
... View more
01-29-2025
07:35 AM
|
0
|
0
|
1030
|
|
POST
|
The other option is I can export the current record set, and disable Zs which will set them to 0. Then delete what we have in our db, and append the rows back with the 'fixed' Zs. Instead of deleting the existing features and replacing them with new features, you could update the existing features using the new-ish upsert functionality in the Append tool. GP tool to batch-replace geometries from one FC to another (via related IDs)
... View more
01-29-2025
07:23 AM
|
1
|
0
|
1411
|
|
POST
|
I also don't see a way to batch-select vertices given a certain z value. What kind of geodatabase and what kind of spatial type? For example, with Oracle enterprise geodatabases and the ST_GEOMETRY spatial type, you might be able to select features with certain Z values using an SQL ST_GEOMETRY function. https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/st-z.htm https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/st-maxz.htm https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/st-minz.htm Edit: Maybe Calculate Geometry or Calculate Geometry Attributes could be used to put the Z values in a temporary field so that you could query them.
... View more
01-29-2025
07:14 AM
|
0
|
1
|
5301
|
|
POST
|
Related: Arcade Code Review: Set polyline M-values to cumulative length of line Idea: GP tool to batch-apply absolute value to Z/M values
... View more
01-29-2025
07:12 AM
|
0
|
0
|
5301
|
|
IDEA
|
In How to batch edit Z values and set them all to zero, @AaronManuel2 said: I have a line feature class with about 80k rows...I'd like to change the z-value for all vertices in this feature to 0...I am aware of the Adjust 3D Z tool but the problem is this tool only lets you set a relative value instead of an absolute value. Could a GP tool be added that would allow us to batch-apply an absolute Z or M value to multiple features?
... View more
01-29-2025
07:10 AM
|
2
|
0
|
645
|
|
IDEA
|
Related idea: Single-line SQL comments in definition queries
... View more
01-28-2025
03:36 PM
|
0
|
0
|
1870
|
|
IDEA
|
For use cases like @AlfredBaldenweck ’s idea “Definition Query: Let me add an overarching clause with togglable secondary clauses” https://community.esri.com/t5/arcgis-pro-ideas/definition-query-let-me-add-an-overarching-clause/idi-p/1579545/highlight/true: It would help to temporarily comment-out lines of SQL in definition queries using the -- SQL syntax. My experience is that syntax is not well-supported by Pro, and not for all geodatabase types. In some cases the multi-line comment syntax works: /*…. But that’s not a best practice when commenting out a single line.
... View more
01-28-2025
03:34 PM
|
2
|
0
|
759
|
|
IDEA
|
Merged from a separate idea. Select By Attributes It would be helpful to see a list of recent selections I made as a drop-down in the Select By Attributes window. I'd be able to choose a past selection expression and load it/run it. I'm aware that I can manually save and load SQL expression files. As well as save and load definition queries. But that's different from an easy-to-use, automatically-generated list of past expressions from the current Pro session.
... View more
01-28-2025
08:35 AM
|
2
|
4
|
2164
|
|
POST
|
BUG-000173762: In ArcGIS Pro, the Add join tool creates a one-to-one join when the join is created between a Feature class and an unregistered view, even when one-to-many cardinality exists between the data.
... View more
01-24-2025
06:31 AM
|
0
|
0
|
849
|
| 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 | 2 weeks ago |