|
POST
|
Navigate to community posts from email notification links without requiring sign-in
... View more
05-22-2024
10:04 PM
|
0
|
0
|
3789
|
|
POST
|
Navigate to community posts from email notification links without requiring sign-in
... View more
05-22-2024
10:04 PM
|
0
|
0
|
3078
|
|
IDEA
|
It seems like some GP tools behave unexpectedly when there are rows with null shapes, null geometries, and nil geometries. For example, BUG-000122441 - Dissolving a line feature using the 'Unsplit lines' option causes ArcGIS Pro to crash if the data contains null geometry. Idea: For tools that can't handle null shapes, null geometries, and nil geometries, throw an error instead of producing unexpected results.
... View more
05-22-2024
08:20 AM
|
0
|
3
|
1209
|
|
IDEA
|
The Add Join docs say: Because many geoprocessing tools do not support data with duplicate object IDs and processing such data can produce unexpected results, it is recommended that you first copy the joined layer to a new feature class using the Export Features tool. Then use the new feature class as input to other geoprocessing tools. If 1:M join layers are not an acceptable input, then an error should be thrown rather than accepting invalid data and producing incorrect results. Can geoprocessing tools be enhanced so that they disallow 1:M join layers, where applicable?
... View more
05-22-2024
08:14 AM
|
0
|
4
|
1503
|
|
IDEA
|
ArcGIS Pro 3.3.0 It would help if the Calculate Field tool told us how many rows will be updated. I'm aware that we get a count if there is a selection. And the attribute table also has a count. Even still, I'm wondering if a more obvious count right in the GP tool would make it crystal clear how many rows will be updated, even if there isn't a selection, helping users avoid calculating the wrong rows.
... View more
05-22-2024
08:05 AM
|
6
|
0
|
559
|
|
POST
|
Why does searching by a specific author (me) produce posts written by other users?
... View more
05-21-2024
04:56 PM
|
0
|
2
|
1037
|
|
IDEA
|
@SSWoodward Maybe this idea can be changed to Already Offered?
... View more
05-21-2024
02:17 PM
|
0
|
0
|
2955
|
|
IDEA
|
ArcGIS Pro 3.3.0 I have multiple layers in the Contents pane. I want to use shift/CTRL + up/down arrow keys to select multiple layers. And then group or remove the layers using a single action. That works for standalone tables, but not for spatial layers; it seems to have a hard time with the sub-levels like symbology and annotation class. Shift/CTRL + clicking does work as expected for spatial layers. That's good, but using the arrow keys is also a common workflow, so I'm wondering if Pro could be enhanced to do that, too. I've submitted this as an idea, not a case/bug, because I suspect it might be working as designed. It might have been designed that way to allow for keyboard navigation to the layer sub-levels. But I'm hoping that behaviour can be improved: if selecting multiple layers with the arrow keys, then only select the top-level layers to allow batch grouping and removal using the arrow keys. Video:
... View more
05-21-2024
12:38 PM
|
1
|
0
|
799
|
|
DOC
|
I have a question about What's new in ArcGIS Pro 3.3: New workspace caching in Pro 3.3 — Improved GP performance in EGDBs? (LRS) Would someone from Esri be able to help with that question? @ChristieRoland @KoryKramer @SSWoodward
... View more
05-21-2024
07:43 AM
|
0
|
0
|
2083
|
|
POST
|
Esri Case #03632162 - New workspace caching in Pro 3.3 — Improved GP performance in EGDBs? I also posted a comment/question in What's New in ArcGIS Pro 3.3.
... View more
05-21-2024
07:37 AM
|
0
|
0
|
1580
|
|
POST
|
Is the relationship between dbo.parcel_polygon and dbo.ParcelWeb one-to-many? If yes, then that suggests to me that you wouldn't have a unique ID column to work with in the query, due to the LEFT OUTER JOIN. Unless you're using multiple fields as the unique ID in the query layer, which I haven't done; I always use a single field as the unique ID, out of habit. I often generate a unique ID column in the query using Oracle's rownum pseduocolumn: select cast(rownum as int) as unique_id, a.* from (select ...) a Does SQL Server have an equivalent mechanism to generate unique IDs in a query? Just a heads up that you likely shouldn't check for duplicate IDs in ArcGIS Pro/in the query layer, since query layers automatically exclude duplicate rows from the resultset. I think you should check for duplicate IDs (in the query, not in the underlying tables) using a query in a SQL client. There are portable SQL clients (no Windows admin privileges needed). Does a query layer work if you simplify it? For example, SELECT * FROM DBO.PARCEL_POLYGON .
... View more
05-21-2024
07:26 AM
|
0
|
0
|
4965
|
|
POST
|
Just to clarify, registered with the geodatabase is different from registered as versioned. But I assume it's not possible to register as versioned without first being registered with the geodatabase. So I think you answered the registered as versioned question indirectly. Other questions: What spatial type is the SHAPE column? Is the FC Z-enabled? Is the FC M-enabled?
... View more
05-21-2024
07:17 AM
|
0
|
1
|
4966
|
|
IDEA
|
@ChrisSnyder Woops - that title should be "Provide further functionality in the arcpy.da cursors" You can edit the post’s title using Post Options > Edit Post.
... View more
05-21-2024
03:48 AM
|
0
|
0
|
2457
|
|
POST
|
For future reference, here is the link to the idea you posted: ArcGIS online to allow sync for datasets with 64bit ObjectID.
... View more
05-21-2024
03:39 AM
|
0
|
0
|
8709
|
| 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 |