|
POST
|
You have a few options. #1 Directly on the geostatistical layer - right click the geostat layer then Validation/Prediction, or - directly use the GALayerToPoints tool #2 Once you've exported the geostat layer to raster, then use any of the following geoprocessing tools - SAMPLE - ExtractValuesToPoints Steve
... View more
05-09-2012
07:33 AM
|
0
|
0
|
704
|
|
POST
|
The extents of the 2 raster were different. In many cases the neighboring cell was being queried. Steve
... View more
05-02-2012
07:32 AM
|
0
|
1
|
1972
|
|
POST
|
From the help (http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00310000000s000000.htm) If the interpolation model you build uses one of the kriging methods, and you choose to transform the data as one of the steps, the predictions will be transformed back to the original scale in the interpolated surface. If you transformed the data within the Wizard then a back-transform is automatically applied. -Steve
... View more
04-30-2012
09:21 AM
|
0
|
0
|
673
|
|
POST
|
Dean Please zip it and send it to [email protected] Thanks Steve
... View more
04-29-2012
04:52 PM
|
0
|
0
|
1972
|
|
POST
|
Dean What do you mean by changed? Can you give a before and after example? Also remember that the raster will be 32 bit floating point precision if your as using the FLOAT option. This means that not all values can be represented exactly. 1.3 for example is represented as 1.2999999523162841796875E0 Hope this helps Steve
... View more
04-27-2012
05:01 AM
|
0
|
0
|
1972
|
|
POST
|
The RasterToPolygon tool works only with integer rasters. To find out what type of raster you have, right click on the raster in your table of contents in ArcMap and choose Properties. On the Source tab, if the pixel type is integer then it can be used, like in the graphic below. [ATTACH=CONFIG]13779[/ATTACH] Hope this helps. Steve
... View more
04-24-2012
01:54 PM
|
0
|
0
|
1770
|
|
POST
|
Try the following; - CopyRaster( mosaic raster to raster (.img or fGDB or grid)) - Contour the above raster Steve
... View more
04-24-2012
06:15 AM
|
0
|
0
|
2929
|