|
POST
|
...or arcpy.gp.focalstatistics_sa(inputFC, outFileName,...
... View more
03-20-2023
03:38 AM
|
0
|
1
|
1606
|
|
POST
|
when you used ProjectRaster did you use ResamplingTechnique = Bilinear? from Slope's help When the input raster needs to be resampled, the bilinear technique will be used. An example of when an input raster may be resampled is when the output coordinate system, extent, or cell size is different from that of the input.
... View more
03-15-2023
09:29 AM
|
0
|
1
|
1908
|
|
POST
|
have you tried Multipart to Singlepart on the Contour output?
... View more
12-16-2022
07:12 AM
|
1
|
0
|
1507
|
|
POST
|
@MingHan which version of ArcGIS Pro are you using?
... View more
12-08-2022
03:01 AM
|
0
|
1
|
2070
|
|
POST
|
There appears to be a problem with the variable name semiVariogram_props. Remove them, viz., Kriging_Extr2 = arcpy.sa.Kriging(point_values, "RASTERVALU", "Spherical 7.200000 # # #", "0.25", "VARIABLE 12", Output_variance_of_prediction_raster)
... View more
11-15-2022
06:30 AM
|
1
|
1
|
2015
|
|
POST
|
in ModelBuilder, click on Iterate Rasters graphic and run only that part of the model. Is the short field now available in RasterToPolygon?
... View more
10-18-2022
11:52 AM
|
1
|
1
|
2570
|
|
POST
|
That is a huge raster and it'll take a while to process. After how long did you kill it? Maybe do it in parts and remember to overlap each part by 1 cell as the contours stop 1/2 from the edge.
... View more
10-18-2022
03:38 AM
|
1
|
0
|
2388
|
|
POST
|
How many rows and columns does the raster have and what is the min/max of the values in the raster?
... View more
10-17-2022
09:31 AM
|
0
|
1
|
2408
|
|
POST
|
...and, if the raster is huge you should use the Contour raster function
... View more
10-17-2022
03:19 AM
|
0
|
1
|
2418
|
|
POST
|
but does the cell center of the raster cell fall within class 40? Try using a priority field (PolygonToRaster) and specify positive values for class 40, see Maximum area method
... View more
06-05-2022
12:56 PM
|
0
|
1
|
6928
|
|
POST
|
is class 33 obscured by class 40, i.e do you have overlapping polygons?, or is the raster cell too large to show class 33? ...and have you looked at rather using PolygonToRaster?
... View more
06-05-2022
07:54 AM
|
0
|
3
|
6937
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-23-2026 07:11 AM | |
| 1 | 02-24-2026 05:28 AM | |
| 1 | 01-21-2026 07:08 AM | |
| 1 | 12-16-2025 05:11 AM | |
| 2 | 12-01-2025 05:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|