|
POST
|
Update: Linear Referencing M Coordinates have been implemented in GeoJSON. https://github.com/opengeospatial/ogc-feat-geo-json/issues/55 https://github.com/opengeospatial/ogc-feat-geo-json/pull/130
... View more
04-28-2025
08:46 AM
|
1
|
0
|
687
|
|
POST
|
For #1, I could use the Frequency GP tool or Summary Statistics GP tool to output a separate FGDB table with info about the duplicates. Then join the output table back to the EVENTS table and perform a selection. Then #2 and #3 should be relatively straightforward. GP tool to populate COUNT field with count of attribute occurrences Edit: When joining EVENTS (input table) to ROADS (join table), the shape length from ROADS won't be included in the resulting join. I suppose that complicates things, since I can't add fields to the enterprise geodatabase tables/FCs, such as a temporary ROAD_LENGTH field. Join to FC — Include shape length field in attribute table
... View more
04-28-2025
05:28 AM
|
0
|
0
|
833
|
|
IDEA
|
For non-Python users, I’m wondering if a pick-list or search box could be used to load pre-canned field calculations into ArcGIS Pro. Similar to Calculate Geometry, but it would work for non-spatial requirements as well. Maybe it would be called ‘Calculate Attribute’. Such as getting the count of attribute occurrences from a different field in a standalone table. GP tool to populate COUNT field with count of attribute occurrences
... View more
04-26-2025
09:23 AM
|
3
|
1
|
736
|
|
POST
|
ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB I have a ROADS line FC (has an ID field) and an EVENTS standalone table. EVENTS is a linear referencing table with ID, FMEAS (double), and TMEAS (double) fields. The relationship between ROADS and EVENTS is 1:M. One road to 0, 1, or more events. Some of the EVENTS.TMEAS values are larger than the length of the related road, which is incorrect. I want to: Select EVENTS where there is only one event per road. Join EVENTS to ROADS to bring the ROAD shape length field into the EVENTS attribute table. Calculate field: For the selected EVENTS, update the FMEAS field to the ROAD's shape length. How can I do that? I am running into join errors when trying to use a SQL subquery for the selection, so am looking for a different approach.
... View more
04-25-2025
01:24 PM
|
0
|
2
|
914
|
|
IDEA
|
ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB or file geodatabase A user who is not a SQL or Python person has a standalone table with an ID field. The user wants to populate a COUNT field with counts of the IDs. ID COUNT 1 1 2 1 3 2 3 2 4 1 If I understand correctly, there isn't a GP tool that can do that. Could a tool be added?
... View more
04-25-2025
01:02 PM
|
1
|
2
|
1134
|
|
POST
|
ArcGIS 3.4.3; Oracle 19c 11.3 EGDB Is it possible to publish custom mosaic dataset band symbology to Portal? View raster band-4 near infrared in ArcGIS Pro
... View more
04-12-2025
08:19 PM
|
0
|
0
|
424
|
|
POST
|
@LaurensKusse_hhdelfland I would be interested in hearing Esri Support's response. By the way, you might find this interesting: Intended use case for Select Layer by Location — Intersect (DBMS)?
... View more
04-11-2025
08:33 AM
|
0
|
0
|
2084
|
|
POST
|
In a SQL query, you could use GROUP BY and COUNT to find duplicate values.
... View more
04-11-2025
08:02 AM
|
0
|
0
|
3254
|
|
POST
|
@LaurensKusse_hhdelfland Best guess is that only SQL queries that use spatial functions, and where the datatype is SDO_GEOMETRY, would make use of that setting; in other words, only spatial SQL queries that you have written yourself would use that setting. @MarceloMarques might have some insight.
... View more
04-11-2025
06:57 AM
|
0
|
2
|
2091
|
|
POST
|
By the way, I think the spatial analysis done by Select By Location is performed by ArcObjects in your PC's RAM, not by the database. I had a post about this on GIS stack exchange, but can't find it.
... View more
04-11-2025
04:14 AM
|
1
|
4
|
2119
|
|
POST
|
@LaurensKusse_hhdelfland You could ask on the Oracle forum. You might need to use a SPATIAL tag in your post to get the attention of the Spatial team. Alternatively, you could ask on GIS Stack Exchange.
... View more
04-11-2025
02:15 AM
|
0
|
5
|
2135
|
|
IDEA
|
ArcGIS Pro 2.9.5; Oracle 18c 10.7.1. EGDB; mosaic dataset When creating a mosaic dataset, save default band colors right in the dataset. The band colors would be preserved when a user adds the raster to the map from Catalog. For example, save Band_4 as red, instead of Band 1, to always display the near infrared Band 4 by default. Related: View raster band-4 near infrared in ArcGIS Pro
... View more
04-09-2025
10:43 PM
|
0
|
0
|
438
|
|
IDEA
|
I'm wondering if it would be useful to toggle raster bands on and off in the Contents pane, similar to what we can do with vector layers: Toggle visibility for individual Categories on Symbology tab For example, toggle off Band_1 and toggle on Band_4 (near infrared). I'm aware that there is similar functionality in the right-click menu of each symbology class. I'm wondering if that functionality would be more intuitive as checkboxes. Related: Indicate that raster imagery has other hidden bands
... View more
04-09-2025
10:10 PM
|
1
|
0
|
536
|
|
IDEA
|
I recently learned that my organization has had a fourth band (near infrared) in our ortho imagery for the past 10 years. I had no idea; that would have been useful information to know. Yes, it would have been nice if the imagery supplier had informed staff of the near-infrared band data. But also, it would also be helpful if Pro could indicate that there are additional bands that are not currently displayed. For example, a note or symbol in the Contents layer indicating that other bands are available: Or something better. Related: View raster band-4 near infrared in ArcGIS Pro Contents — Toggle raster bands on/off
... View more
04-09-2025
09:59 PM
|
2
|
2
|
942
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | yesterday | |
| 3 | yesterday | |
| 1 | Friday | |
| 2 | Friday | |
| 4 | Friday |