|
POST
|
Eliminate works well for cleaning up data sets with small slivers. If I take a look at your images, then it looks like the size for each of your polygons would be almost identical, so therefore this may not be a good choice. IF you had polygon attributes (do you?), there are other approaches for summarizing these values to into larger polygons. For example, one could create a grid or hexogons at the required scale across this data set, then use tools such as Summarise Within to populate the grid or hexagons with attribute data. But this woudl only work in 2D, I am not sure whether your polygon is z enabled and you need it to stay that way.
... View more
11-17-2016
04:56 AM
|
0
|
1
|
2810
|
|
POST
|
Sorry, just reread your message. I am not sure whether this tool will work on a 3D (multipatch?) polygon?
... View more
11-17-2016
04:26 AM
|
0
|
2
|
2810
|
|
POST
|
You may find that Eliminate or Eliminate Polygon Part tools can assist in cleaning up this data set. Check out Eliminate Polygon Part—Data Management toolbox | ArcGIS for Desktop or Eliminate—Data Management toolbox | ArcGIS for Desktop . Unfortunately it does require an Advanced license.
... View more
11-17-2016
04:24 AM
|
0
|
3
|
2810
|
|
POST
|
Esri have just very recently released a geoprocessing tool, Locate Regions, that will assist in selecting the best areas from the output of a suitability or similar analysis. It is currently only available in Pro 1.3 but I believe it would also be available in ArcMap 10.5, due for release at the end of this year. This tool is part of the Spatial Analyst toolbox. In the tool you can ask it to select the best site, or any number of best sites, of any given size, shape, distance from other best sites, etc. It looks like a fantastic tool, do see Locate Regions—Help | ArcGIS for Desktop and How the Locate Regions tool works—Help | ArcGIS for Desktop .
... View more
11-05-2016
11:03 PM
|
1
|
0
|
2180
|
|
POST
|
If you are not sure what the projection of your shapefile/raster should be, I find it is easier to include other shapefiles with a known projection (or an ESRI basemap) within your map view, and then change the projection of your map view until your unknown shapefile matches up perfectly with your background data, then bingo, you have your projection to use in the Define projection tool as Dan suggested.
... View more
11-04-2016
12:41 PM
|
0
|
1
|
1799
|
|
POST
|
Hi Rod Did you try running the Band Collection Statistics tool with computing correlation and covariance matrices option selected? It takes any number of rasters as input and I just quickly tested it on two input rasters (elevation and NDVI, not knowing whether it would run on only two rasters), and the resulting output provides that there is a 33% correlation for my example area. See below. # CORRELATION MATRIX # Layer 1 2 # -------------------------------------------------------------------------- 1 1.00000 -0.33215 2 -0.33215 1.00000 # ========================================================================== As Dan suggested, you could then use your DEM to create slope, aspect, depressions, topographical positional index, etc. and correlate these with your yield raster.
... View more
10-25-2016
09:10 AM
|
0
|
0
|
14065
|
|
POST
|
You may want to try running the Band Collection Statistics geoprocessing tool. You can supply any number of rasters and then make sure you select the Compute the covariance and correlation matrices option. The output is a text file that will indicate how closely the two rasters are correlated. After running a PCA, I used this approach to determine the extent to which the informing input rasters are correlated to the resulting PCA axes.
... View more
10-23-2016
11:56 AM
|
1
|
0
|
14065
|
|
POST
|
In addition to advice on projection, I would create a new field and populate it using "no" in field calculator before applying the spatial join, then afterwards change selected records to "yes" .
... View more
10-16-2016
05:33 AM
|
0
|
0
|
2092
|
|
POST
|
I have also had several consecutive APRX files fail on me. I think the reason may be related to a particular gazetteer file that I enable for searching using the Locate tool. Since disabling this layer from the locate tool after use, it appears to have stopped, but more testing certainly required. I still need to submit case to Tech Support. Did you do something similar? I am running Pro 1.3.1 on Windows 7.
... View more
10-11-2016
08:54 AM
|
0
|
0
|
2054
|
|
BLOG
|
Hi Job I am not behind my computer now but can confirm that you need to unzip the downloaded sentinel 2 file, then only rename the file with the .safe extension (if memory serves me well, perhaps it was. saf) ). Just shorten it and then point the script to this file. Once shortening file name, script works really well.
... View more
10-10-2016
10:59 AM
|
1
|
0
|
28061
|
|
POST
|
I occasionally find that small errors in the geometry can cause some of the geoprocessing tools to fail, particularly in large data sets. I may be stating the obvious, but have you tried running the Repair Geometry geoprocessing tool before buffering?
... View more
09-12-2016
12:12 AM
|
0
|
0
|
1607
|
|
POST
|
You should consider using the Incremental Spatial Autocorrelation tool in the Spatial Statistics toolset to find the distance band appropriate or meaningful for your data. "The peak distance values are often appropriate values to use for tools with a Distance Band ... " Do see http://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/incremental-spatial-autocorrelation.htm Incremental Spatial Autocorrelation
... View more
09-06-2016
03:30 AM
|
1
|
0
|
5631
|
|
POST
|
You may want to do this in two steps, (1) create feature, then (2) run append (appending the old feature attributes to the new one). But as Dan mentioned, we are not clear on what you want to achieve. .
... View more
09-04-2016
03:52 AM
|
0
|
2
|
1265
|
|
POST
|
I am saving to a file geodatabase. Could you replicate the model?
... View more
09-02-2016
06:32 AM
|
1
|
1
|
3193
|
|
POST
|
Hi Ismaeel I attach an image of a model that works for me. I used towns as points and roads as lines.
... View more
09-02-2016
01:04 AM
|
0
|
3
|
3193
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-23-2026 07:57 AM | |
| 1 | 01-22-2026 07:41 AM | |
| 2 | 07-24-2025 08:34 AM | |
| 1 | 04-19-2025 07:12 AM | |
| 1 | 02-12-2024 12:38 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|