|
POST
|
You have pending Edits, possibly save them. Your Zones and Classes are the wrong way around. Zones = water Class = Lines https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/tabulate-intersection.htm Using a higher dimension Input Class Features value than the Input Zone Features value is not supported. If the Input Zone Features values are points, the Input Class Features values cannot be polygons or lines. If the Input Zone Features values are lines, the Input Class Features values cannot be polygons. If the Input Zone Features and the Input Class Features values are different dimensions (polygon zone with line class, polygon zone with point class, or line zone with point class), the output PERCENTAGE field records the percentage of the class intersecting the zone polygon. A LENGTH field is included in the output table when the Input Class Features values are lines. The LENGTH field contains the length of intersection between the Input Zone Features and the Input Class Features values.
... View more
08-26-2025
01:23 PM
|
0
|
0
|
1295
|
|
POST
|
Did it work before? If the password for the account that created the key has changed then I believe you need to create a new key (maybe create a new key anyway to check). Otherwise I think more information would be beneficial.
... View more
08-26-2025
01:02 PM
|
0
|
0
|
1765
|
|
POST
|
Yes also be aware (unless this is now fixed in later Pro versions) that the generated Python script references the .aprx for some reason. i.e. ensure you save the .aprx Project before scheduling the model. then go into Windows task scheduler and set all the options, run as Admin (maybe?), run when not logged in etc etc. and best to have it run and a Service Account.
... View more
08-26-2025
12:59 PM
|
0
|
0
|
832
|
|
POST
|
possibly BUG-000155515 for ArcGIS Pro Solved: Cannot Apply Symbology From Layer Using Python Scr... - Esri Community - details setting the symbology as an output parameter instead. I've also seen it set as 'layer.symbology' as an alternative.
... View more
08-25-2025
12:12 PM
|
0
|
0
|
1836
|
|
POST
|
These seems like a use case for a Dashboard or Experience Builder. Do you have access to these?
... View more
08-23-2025
01:01 PM
|
0
|
0
|
534
|
|
POST
|
Might be misunderstanding - but I feel a spatial join then a calculate field would work.
... View more
08-14-2025
01:20 PM
|
0
|
0
|
1270
|
|
POST
|
Would recommend sharing a lot more info on your model, publishing parameters and ArcGIS Server debug error logs. ArcGIS Server should be ignoring the output location and repathing it on publishing. It might still be worth trying %scratchWorkspace% instead: %scratchWorkspace%\output.xlsx
... View more
08-13-2025
12:29 PM
|
0
|
0
|
508
|
|
POST
|
If I understand what you're intending correctly, and you also only have the Basic license: Pairwise Erase (Analysis)—ArcGIS Pro | Documentation
... View more
08-13-2025
12:15 PM
|
0
|
0
|
2657
|
|
POST
|
That wouldn't account for partial overlaps of segments.
... View more
08-13-2025
12:12 PM
|
0
|
0
|
2657
|
|
POST
|
Symmetrical Difference would keep parts from both lines which do not Overlap. I think you only want non-overlapping segments from one feature, is that right? You have to be very precise with your terminology here as a line can be made of many segments. A segment could overlap or be coincident to the other feature at some point, but not entirely overlap. It might be handy to produce a graphic of your input and sketch of your intended output. however I think you just want to Erase Erase (Analysis)—ArcGIS Pro | Documentation one feature from the other, is that right? Advanced license again but workarounds can likely be done.
... View more
08-13-2025
11:50 AM
|
0
|
0
|
2664
|
|
POST
|
What's the data source? Sounds maybe like you have a WMTS or vector tile service etc. Also, a picture paints a thousand words.
... View more
08-13-2025
09:27 AM
|
0
|
0
|
546
|
|
POST
|
Have played around with this one many years ago and it did work from what I remember. Probably needs refactored for deprecated modules, and might not work on AGOL. Determining the interdependencies of items in Portal for ArcGIS | Esri Australia Technical Blog
... View more
08-11-2025
01:04 PM
|
1
|
0
|
1200
|
|
POST
|
I may not be entirely understanding your process of exporting to a csv then re-adding what you already have.. It might be best to state what you want to achieve and someone could advise a better methodology. You may have old x and y coordinates in the attribute table which you're mistaking for the actual geometry x and y. I'd ensure you save as a feature class - not a shapefile, and run the following to get your X and Y Add Geometry Attributes (Data Management)—ArcGIS Pro | Documentation If interested, I've also found what I believe to be a slight issue with centroid calculations of polygons in WGS84/GCS. Re: Creating multiple non-overlapping buffers - Esri Community Re: Centroid of polygon stored in a Geographic Coo... - Esri Community
... View more
08-03-2025
01:26 PM
|
0
|
1
|
3097
|
|
POST
|
Hi, you'll likely find a Mosaic Dataset the best way to store these rasters. An especially useful aspect (of many) is that you can define Footprints to crop the rasters at the display level rather than having to crop/resample the raster source images. The footprints are essentially bounding polygons where everything inside is displayed. Anything outside a footprint (for the raster it is associated with) is not displayed. You may have seen these footprints before as green (usually the default) rectangles. The last of the 2 links below detail how to either set a clip extent (for footprints) via pixel ranges or to calculate radiometrically. Yoiu can also manually edit the footprints just like features. Mosaic datasets—ArcGIS Pro | Documentation Create and use a mosaic dataset | Documentation Mosaic dataset footprints—ArcGIS Pro | Documentation Define Mosaic Dataset NoData (Data Management)—ArcGIS Pro | Documentation Radiometric footprint recalculation—ArcGIS Pro | Documentation
... View more
08-03-2025
01:09 PM
|
2
|
0
|
1119
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-13-2025 01:08 PM | |
| 1 | 09-25-2025 03:19 PM | |
| 1 | 09-24-2025 02:35 PM | |
| 1 | 09-17-2025 02:42 PM | |
| 1 | 09-10-2025 02:35 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|