|
POST
|
Reply #1 - say fc (feature class) is used as input to GALayerToPoints and output is fc2 - then AddField to fc - CalculateField from fc2 to fc - and repeat Reply #2 - the GA layer, in the TOC of ArcMap, can be saved to a .lyr file using SaveToLayerFile, or - if they (GALayers) are stored as .xml files, then use CreateGeostatisticalLayer tool Steve
... View more
06-12-2013
09:11 AM
|
0
|
0
|
721
|
|
POST
|
Use the Dice tool (http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000037000000)
... View more
06-11-2013
01:11 PM
|
0
|
0
|
3939
|
|
POST
|
I�??m afraid to say that I am unable to reproduce this. The only thing that we can think could happen is the following; many Geostat methods are multi-threaded (http://resources.arcgis.com/en/help/main/10.1/index.html#/Parallel_processing_with_multiple_CPUs/0031000000q5000000/) and what could be happening is that one thread is still calculating and a parameter is changed which means that that thread should be killed and a new one fired off. One way, and I know that K Bessel takes a long time to process, is to wait for the model to finish updating before a parameter is changed.
... View more
06-10-2013
08:07 AM
|
0
|
0
|
1148
|
|
POST
|
or... - set the processing extent around the pixels of interest - and also set SnapRaster=your input raster - RasterToPoint - edit the attributes (of the points) - PointToRaster and use the same cell size and extent as your original raster - use IsNull and Con to "insert" the changed raster into your original raster Note that RasterToPoint works with integer, floating point or string data. -Steve
... View more
06-05-2013
12:14 PM
|
0
|
0
|
741
|
|
POST
|
If you are only interested in the area then you can run the IsNull tool, open the attribute table which will have 0 and a count and 1 and a count. The count for 0 is the number of cells that are not nodata. Multiply this by the squared cell size. Steve
... View more
06-04-2013
08:08 AM
|
0
|
0
|
3073
|
|
POST
|
Do you have Service Pack 1 installed? What Operating System are you running? Can you run other Spatial Analyst tools? Can the same data be used in Natural Neighbor interpolation? Have you rebooted your machine recently? Thanks Steve
... View more
06-04-2013
08:03 AM
|
0
|
0
|
705
|
|
POST
|
can you send me the data ([email protected]) and the steps that you are following?
... View more
05-31-2013
09:19 AM
|
0
|
0
|
1148
|
|
POST
|
Brian I'm sorry to hear this. Some questions: - are you doing Areal Interpolation and do you have Service Pack 1 installed? - what Operating system are you using? Thanks Steve
... View more
05-31-2013
08:28 AM
|
0
|
0
|
1148
|
|
POST
|
Jamal Spatial Analyst and Geostatistical Analyst use the same equation for IDW, please see page 114 in http://dusk.geo.orst.edu/gis/geostat_analyst.pdf If you have anymore questions regarding this equation then please email me at [email protected] Steve
... View more
05-31-2013
07:35 AM
|
0
|
0
|
10727
|
|
POST
|
They key to this discussion is the version of ArcGIS. Prior to ArcGIS 10 all the rasters are processed as grids and then converted to your raster format and all feature classes are written to shapefile and then finally converted to your format. So if you are using pre 10, your .tif will be converted to grid prior to RasterToPolygon doing it's thing. In ArcGIS 10 we process the data in it's native format. -Steve
... View more
05-30-2013
09:20 AM
|
0
|
0
|
7155
|
|
POST
|
Julie - Have you installed Service Pack 5? - What are the differences? Steve
... View more
05-28-2013
07:26 AM
|
0
|
0
|
3182
|
|
POST
|
You need an a priori raster as input. Please see the tool's help. To ignore values, set the pixel values (in the input raster) to zero or nodata. Do you have a Geostatistical Analyst license and have you checked it out in ArcMap? Steve
... View more
05-27-2013
04:05 PM
|
0
|
0
|
631
|
|
POST
|
It is not supported for Geostatistical layers. You could send your output to a raster and then reclass the raster and convert that to polygons (or use Filled Contours from http://blogs.esri.com/esri/arcgis/2013/01/17/introducing-the-spatial-analyst-supplemental-tools/). Steve
... View more
05-24-2013
07:30 AM
|
0
|
0
|
1099
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 4 weeks 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 |
Offline
|
| Date Last Visited |
Wednesday
|