|
POST
|
Patrick Yes it can take a long time. The barrier implementation is using a line of sight approach. I.e. from the location where you want a value it'll "look" to see which points are "visible" and then use only those. It'll also depend on the complexity of the barrier featureclass, i.e. how many vertices and on the number of input points and then on the number of output cells. You should, however, first test how long it takes without the barrier. Steve
... View more
01-11-2013
07:32 AM
|
0
|
0
|
2284
|
|
POST
|
- I guess you are in a geographic coordinate system (i.e degrees decimal), not a good idea as 1 degree longtitude <> 1 degree latitude. - default size cell produces an output raster of roughly 250 columns and 250 rows - with you changing the cell size to 1 will mean that your output raster will have roughly 1 row and 1 column - I notice that you are in a comma locale and using ArcGIS10, have you installed the latest Service Pack (SP5)? - 3.4e38 is a NoData value, which basically means that your output raster is empty. Regards Steve
... View more
01-10-2013
08:32 AM
|
0
|
0
|
2298
|
|
POST
|
What is the default cell size that shows up in the dialog after you enter the ga layer into the control? Please also state clearly what happens when you run the tool. I'm not sure what you mean by "I have a similar problem." Thanks Steve
... View more
01-10-2013
06:52 AM
|
0
|
0
|
2298
|
|
POST
|
Such features are available through the geoprocessing environment. I.e. when using GP tools. The Wizard, however, does not honor these environment settings. You could, however, use the layer that you created in the GALayerToGrid tool and specify an output extent in the environment and your output raster will then have this new extent. Steve
... View more
01-09-2013
01:05 PM
|
0
|
0
|
4334
|
|
POST
|
If you are interested in mapping rainfall over southern Africa you should have a look at http://www.wrc.org.za/Pages/DisplayItem.aspx?ItemID=7656&FromURL=%2fPages%2fKH_AdvancedSearch.aspx%3fdt%3d%26ms%3d%26d%3dDevelopment+of+a+raster+database+of+annual%2c+monthly+and+daily+rainfall+for+Southern+Africa%26start%3d1 and http://www.wrc.org.za/Pages/DisplayItem.aspx?ItemID=8092&FromURL=%2fPages%2fKH_AdvancedSearch.aspx%3fdt%3d%26ms%3d%26d%3dMapping+mean+annual+and+other+rainfall+statistics+over+Southern+Africa%26start%3d1 Regards Steve
... View more
01-08-2013
07:20 AM
|
0
|
0
|
1902
|
|
POST
|
ERROR 000863: Invalid GP data type". Patrick The barrier feature class must be polyline. You might be trying to use a polygon FC. Steve
... View more
01-07-2013
12:33 PM
|
0
|
0
|
2284
|
|
POST
|
Delete all the temporary files in http://resources.arcgis.com/en/help/main/10.1/index.html#//0031000000p3000000 and reboot the computer. Run test on computer 1 and repeat the exercise on computer 2. How different are the times?
... View more
01-04-2013
11:51 AM
|
0
|
0
|
641
|
|
POST
|
What version of ArcGIS do you have? And, have you thought of using TopoToRaster which is in the Spatial Analyst toolbox? Regards Steve
... View more
12-19-2012
06:31 AM
|
0
|
0
|
499
|
|
POST
|
Use the IsNull tool. Output raster will be integer with a table and the count for value =1 will be the number of NoData cells and count for value=0 will be the number of cell that have data
... View more
12-17-2012
06:44 AM
|
0
|
0
|
1793
|
|
POST
|
The most important factor for interpolation is that it only deals with a continuous variable. In other words something like rainfall or temperature. And not something like soil types or tree diameters. Cross validation should also be used to make sure that you are not totally wrong. Also, what do you mean by "seights"? Thanks Steve
... View more
12-17-2012
06:36 AM
|
0
|
0
|
4564
|
|
POST
|
grid name can't have a space. Try changing ct_ma test to ct_ma_test steve
... View more
12-07-2012
11:52 AM
|
0
|
0
|
4386
|
|
POST
|
On Linux the grid names must be lower case (same for coverages). Steve
... View more
12-04-2012
01:41 PM
|
0
|
0
|
4387
|
|
POST
|
Daniel Have a look at http://resources.arcgis.com/en/help/main/10.1/#/Working_with_large_datasets_in_Geostatistical_Analyst/0031000000p3000000/ Regards Steve
... View more
11-27-2012
01:07 PM
|
0
|
0
|
646
|
|
POST
|
If you have point data on a grid (1m x 1m), why not use PointToRaster with an output cell size of 1m? If you do kriging, do you want to go finer than 1m? and are you interested in the standard error of prediction surfaces? Regards Steve
... View more
11-27-2012
07:07 AM
|
0
|
0
|
443
|
| 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
|