|
POST
|
Have a look at http://blogs.esri.com/esri/arcgis/2013/08/01/new-spatial-analyst-supplemental-tools-v1-2-august-2013/
... View more
08-16-2013
07:27 AM
|
0
|
0
|
1203
|
|
POST
|
I'm not sure exactly what you are suggesting here. Are you suggesting doing the rasterization based on the object ID field rather than on the attribute field of interest? Yes, then join the featureclass table to the raster attribute table and persist the raster. Your raster will then have all the info from the featureclass. Another option would be to manipulate your two fields into one and then convert to raster. Steve
... View more
08-14-2013
07:54 AM
|
0
|
0
|
2180
|
|
POST
|
Max combined area will give different output because the values may be different. See How Polygon To Raster works in the help. Why don't you use the CELL_CENTER method and use the polygon FC's object-id field and then join the polygon's attribute table to the rasters table and persist it to a new raster.
... View more
08-13-2013
01:28 PM
|
0
|
0
|
2180
|
|
POST
|
IDW in Spatial Analyst will only use one point. However, it may be the first or last one encountered. Geostatistical Analyst on the other hand lets you control how coincident data should be handled. A big word of caution. There are many tools available in ArcGIS to identify and manipulate coincident data. Use them to determine which points to drop. For example, you have 5 coincident points. 1 has a "good" value and the other 4 have "bad" values. You need to make sure that you're using the "good" one. Steve
... View more
08-13-2013
07:20 AM
|
0
|
0
|
855
|
|
POST
|
Ron If it is a new or recent Eval copy that should still be valid please contact Esri Tech Support Steve
... View more
08-06-2013
07:19 AM
|
0
|
0
|
743
|
|
POST
|
Chris Have a look at http://arcpy.wordpress.com/tag/zonal-statistics/
... View more
08-05-2013
06:57 AM
|
0
|
0
|
1101
|
|
POST
|
Jay Do you have Geostatistical Analyst? If so you can use cross validation to find the best model. If you don't you could do some validation, i.e. hide some data, create a model, then predict to the 'hidden' locations. This will help you find a good/suitable model. Regards Steve
... View more
08-03-2013
09:15 AM
|
0
|
0
|
4197
|
|
POST
|
Jeff Please email me your input point feature class. Also what field are you interpolating on and are you accepting the default cell size? Thanks Steve [email protected]
... View more
07-24-2013
01:18 PM
|
0
|
0
|
675
|
|
POST
|
Create a raster covering your area (use a cell size that will produce about 100 columns or rows), use CreateRandomRaster then convert this raster to points (RasterToPoint). This will be you feature class where the predictions will be produced. Use this as your Input Point Observation Locations file. The output feature class will have all the stats you require. For more detail, use a finer cell size, when creating the Random raster.
... View more
07-18-2013
06:38 AM
|
0
|
0
|
2320
|
|
POST
|
Bruce What version (and Service Pack) of ArcGIS are you using? What interpolation method are you using? What values are you trying to interpolate? Have you tried something like; 1) create a GA layer using the Wizard 2) use CreateGeostatisticalLayer tool (using layer created above and 1st of 1000's of shapefiles) 3) GALayerToGrid to create output raster using layer created in step 2 4) repeat steps 2-3 Steve
... View more
07-18-2013
05:47 AM
|
0
|
0
|
2320
|
|
POST
|
Have you searched this Forum? and in particular look at http://blogs.esri.com/esri/arcgis/2010/06/18/automating-geostatistical-interpolation-using-template-layers/
... View more
07-17-2013
01:54 PM
|
0
|
0
|
2320
|
|
POST
|
also remember that a shapefile has a 2.1GB file size limit which comes into play around 40 million points or when the .dbf has many features See https://en.wikipedia.org/wiki/Shapefile
... View more
07-17-2013
08:26 AM
|
0
|
0
|
806
|
|
POST
|
Have a look at TopoToRaster in the Spatial Analyst toolbox
... View more
07-01-2013
01:02 PM
|
0
|
0
|
1625
|
|
POST
|
Please don't convert the contours to points, that would not be a good idea. Change the Dice size to, say less than 250000 and try, as the max number of vertices allowed in the contour lines are dependent on the output raster size and the number of vertices in a contour line. If that does not work then try a smaller number. and BTW, bumping up the number of point in ArcMap has no effect Steve
... View more
06-19-2013
10:51 AM
|
0
|
0
|
3939
|
|
POST
|
Yes, convert them to Polylines. IDW uses a "line of sight" approach.
... View more
06-14-2013
04:19 AM
|
0
|
0
|
916
|
| 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
|