|
POST
|
Because you can repro the problem and we can't we need to try a few things on your side if possible. A geostatistical layer, is basically a set a parameters and a pointer to the input data. It is dynamic in nature and without the data it is broken. Some questions; does it succeed only on the machine where the layer was created (i.e. Win8 machine)? is the layer saved using the gp SaveToLayerFile tool and the "Store Relative Path" is checked? is the directory structure the same on Win7/10 as on Win8? does the source data (points) exist on the Win7/10 machines? on the machines where it fails (Win7 and Win10), does GA Layer to Contour geoprocessing tool succeed? Thanks -Steve
... View more
01-08-2019
07:07 AM
|
1
|
0
|
1121
|
|
POST
|
When creating the geostatistical layer, I would suggest that you use a shapefile or a file geodatabase rather than an XY layer. I.e. use the CopyFeatures tool. And because you are using a non-projected coordinate system means that EBK will use chordal distances.
... View more
01-07-2019
02:52 PM
|
1
|
2
|
1121
|
|
POST
|
Elisios What happens if you use the geoprocessing tool and not Python? I.e. add the layer to the display in ArcMap and then run the DensifySamplingNetwork geoprocessing tool. I would also suggest that you use a shapefile or a file geodatabase rather than an XY layer. I.e. use the CopyFeatures tool. Does your data have any spatial reference? -Steve
... View more
01-07-2019
01:40 PM
|
1
|
4
|
3368
|
|
POST
|
Please also include a screenshot of the "Method Report", i.e. the last dialog that appears before the Wizard closes, viz.,
... View more
01-04-2019
01:00 PM
|
0
|
1
|
3598
|
|
POST
|
Musfira So how many rows are there in each .csv file and/or dataset (i.e. soil fertility profile, and terrain covariates)? Please also include a screenshot of the "Method Report", i.e. the last dialog that appears before the Wizard closes. -Steve
... View more
01-04-2019
12:10 PM
|
0
|
3
|
3598
|
|
POST
|
You are doing cokriging. - how many datasets? - how many features in each dataset? - format of the datasets, eg., shapefile, fgdb, raster, ...? - what version of ArcGIS are you using? -Steve
... View more
01-02-2019
05:25 AM
|
0
|
5
|
3598
|
|
POST
|
Musfira I'm confused. The values in the Wizard are the sampled points. -Steve
... View more
01-01-2019
01:21 PM
|
0
|
9
|
3598
|
|
POST
|
The "Export Result Table" button creates a feature class of the cross validation results at the sampled locations. You can also use the CrossValidation geoprocessing tool to creates results at sampled and unsampled locations. Also see more details here. -Steve
... View more
12-31-2018
04:55 AM
|
1
|
11
|
3598
|
|
POST
|
if you have a Geostatistical Analyst license you could use the SubsetFeatures geoprocessing tool.
... View more
12-28-2018
07:01 AM
|
1
|
0
|
4418
|
|
POST
|
out.save(r"C:\Users\s\Desktop\test\out\masked"+ str(counter) + ".tif")
... View more
12-06-2018
02:08 PM
|
1
|
2
|
1780
|
|
POST
|
Dan Do you see any of the GA tools in your copy of Pro? What about going to the backstage, i.e. in Pro -> Project -> Licensing -> Configure you licensing options -Steve
... View more
11-30-2018
10:54 AM
|
1
|
2
|
2593
|
|
POST
|
I agree with Dan regarding the idea of doing it at 10 and 30 and comparing the results. Just on a technical note, resampling is also interpolation if you consider, for example, bilinear and cubic convolution. The topography of the area will also dictate the interpolation/resampling method. -Steve
... View more
11-24-2018
06:58 AM
|
1
|
0
|
7208
|
|
POST
|
Projection is only done if you specify a different spatial reference via the output coordinates in the environment.
... View more
11-20-2018
02:03 PM
|
0
|
0
|
2990
|
|
POST
|
say for instance that you start off with points, in geographic coordinates, and they are say 0.25 degrees apart. If you project these points to a projected coordinate system the points are not equidistant anymore. And this means that PointToRaster will have some empty cells because there is a good chance that some of the points may rather fall into a single cell rather than 1 per cell.
... View more
11-20-2018
08:51 AM
|
1
|
1
|
2990
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | a month ago | |
| 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 |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|