|
POST
|
You have Kriging45 = arcpy.GeostatisticalDatasets(ga_layer) now you want to rather use another field, so Kriging45.dataset1Field = whatever this field is called. dataset1Field is the property that you want to set (or get). and likewise Kriging45.dataset1 = name of the featureclass
... View more
05-12-2017
11:54 AM
|
0
|
1
|
2221
|
|
POST
|
How did you create "C:\\Users\\courtney\\Desktop\\MundleStableIsotope\\Kriging45.lyr". ? Spatial Analyst's kriging output is a plain raster layer and should not be confused with a geostatistical layer. You have to create a Geostatistical (kriging) layer by using the Geostatistical Wizard. -Steve
... View more
05-12-2017
11:25 AM
|
1
|
1
|
2221
|
|
POST
|
Kim Changing the seed should not have much of an effect, The value of the cells in the probability raster will have the most effect. -Steve
... View more
05-09-2017
12:33 PM
|
0
|
0
|
1585
|
|
POST
|
Get the extent of your raster. The cell center, bottom left, is at (xmin+cellSize/2; ymin+cellSize/2). Iterate to xmax and ymax using cellSize/2 -Steve
... View more
03-08-2017
03:49 PM
|
1
|
0
|
1347
|
|
POST
|
Did you look at; Focal Statistics tool with the Mean option or Filter tool with the Low option.
... View more
02-15-2017
01:23 PM
|
1
|
0
|
15242
|
|
POST
|
Please try the following: - use CopyFeatures to create of copy of the polygon feature class - use this copy in PolygonToRaster and which version of ArcGIS are you using? -Steve
... View more
02-10-2017
11:00 AM
|
0
|
0
|
2475
|
|
POST
|
You could use CreateRandomPoints and specify minimum_allowed_distance
... View more
01-25-2017
07:40 AM
|
0
|
0
|
3940
|
|
POST
|
This is a multi band image and only the first band will be contoured. It has values between 0 and 255
... View more
01-21-2017
11:01 AM
|
1
|
5
|
5926
|
|
POST
|
what is the min/max of the input raster and how many columns/rows does it have?
... View more
01-21-2017
08:48 AM
|
0
|
8
|
5926
|
|
POST
|
You should never smooth the contour lines. You could end up with overlapping lines. Rather smooth the raster and re-contour it. -Steve
... View more
01-13-2017
07:34 AM
|
1
|
1
|
5911
|
|
POST
|
Kernel Interpolation with Barriers won't run out of memory. -Steve
... View more
01-12-2017
06:36 AM
|
1
|
0
|
5911
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Tuesday | |
| 2 | 06-01-2026 05:57 AM | |
| 3 | 03-23-2026 07:11 AM | |
| 1 | 02-24-2026 05:28 AM | |
| 1 | 01-21-2026 07:08 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|