|
POST
|
The points are not multipoint are they? If not, could you zip the points and email them to me (slynch@esri.com) Thanks Steve
... View more
06-08-2011
09:30 AM
|
0
|
1
|
3639
|
|
POST
|
We changed our searching neighborhood algorithm for ArcGIS 10. It appears that this is the cause of your speed issue. We made it more robust but appears that in your case it slowed down the process considerably. We�??re looking into fixing it. However, if you change the Sector type to 1 sector it�??ll be fast or you could also keep the 4 sectors but change the minimum neighbors to 0 and it�??ll be fast. The data that Bryce has is very densly sampled and the change of neighborhood will therefore not impact the predictions. Hope this helps Steve
... View more
06-06-2011
01:49 PM
|
0
|
0
|
1431
|
|
POST
|
Bryce Could you pachage the GA layer (in the following toolset, DataManagement->Package) and post it to the Forum or email it to me (slynch@esri.com) also, please let me know the cell size and raster format (grid or fGDB or ?) that you are exporting to. And, BTW, do you have any geoprocessing environments set, i.e analysis cell size, extent, snap raster, output coordinate system? And, BTW, the GALayerToGrid geoprocessing tool is the same that is used when right clicking on the GA layer and choosing Data->Export... Thanks Steve
... View more
06-03-2011
07:32 AM
|
0
|
0
|
1431
|
|
POST
|
Please can you contact Esri Support. Thank you Steve
... View more
05-27-2011
04:02 AM
|
0
|
0
|
2304
|
|
POST
|
Raster to Polygon only takes integer (or string) - period. This is by design since 9.0 The reason is that too many individual polygons will be created in most cases. In the case where one really wants float output, then can multiply the raster by, say 1000, and cast to integer, convert and then divide by 1000. This workflow has been repeated many, many times in this Forum. Steve
... View more
05-26-2011
02:34 PM
|
0
|
0
|
4144
|
|
POST
|
Can you run Spatial Analyst's IDW with the data, output cell size and output location and raster format? Thanks Steve
... View more
05-26-2011
01:42 PM
|
0
|
0
|
2304
|
|
POST
|
Please try to narrow down the problem, viz., - use a smaller dataset, with and without a barrier - output to ESRI grid rather than fGDB - create a new fGDB and output to it - with you posted scenario, increase the cellsize and exclude the barrier and output to ESRI grid Please let us know which of these are successful. Thanks Steve
... View more
05-26-2011
04:50 AM
|
0
|
0
|
2304
|
|
POST
|
Please have a look at the links that Eric provided earlier in this thread for a reference as to where it is documented. If you cannot add the 5x5 file then please contact Esri Support. -Steve
... View more
05-24-2011
04:53 AM
|
0
|
0
|
2253
|
|
POST
|
It must be greater than 2 by 2 Please try it with a 3x3 or larger raster Steve
... View more
05-23-2011
03:53 PM
|
0
|
0
|
2253
|
|
POST
|
The "ASCII" raster format is a supported raster format. Which means that if the file has a .asc extension it can be used directly. Which means that you can use the CopyRaster tool to change and set the output bit depth. Steve
... View more
05-23-2011
11:01 AM
|
0
|
0
|
2253
|
|
POST
|
Look at "Create Subsets" in 9.3 http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=4003&pid=3999&topicname=Extending_ArcMap_with_the_Geostatistical_Analyst_extension or add a field to your dataset and use the "Calculate Field" GP tool using the following Python expression arcgis.rand("Integer 0 100") (you'll have to modidy the 0 100) or in ArcGIS 10, use the Subset Features GP tool -Steve
... View more
05-19-2011
02:13 PM
|
0
|
0
|
1516
|
|
POST
|
Please use the help and search for terms like delete, remove.
... View more
05-19-2011
08:10 AM
|
0
|
0
|
1562
|
|
POST
|
Yes it is in memory. To persist it use the SaveToLayerFile geoprocessing tool Steve
... View more
05-19-2011
05:22 AM
|
0
|
0
|
1562
|
|
POST
|
Run the CreateGeostatisticalLayer geoprocessing tool and then look at the syntax reported in the processing dialog. Steve
... View more
05-19-2011
05:02 AM
|
0
|
0
|
1930
|
|
POST
|
Reclassify to integer values and then divide by a value to create the probability raster. I.e, if you want all the values in the habitat raster that are forest, for example, to have an inclusion probability of 0.75, then reclass them to 75 and the use the Divide (by 100) tool to create the probability raster Steve
... View more
05-12-2011
04:37 AM
|
0
|
0
|
3204
|
| 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 |
3 weeks ago
|