Tagged Questions
2
votes
0answers
26 views
Clipped raster leaks outside polygons
I am trying to clip a raster (DEM) with a polygon layer in ArcGIS10.1, using Data Management>>Raster>>Clip. Basically the clipped raster has many pixels outside the polygon boundary, mainly for thin ...
3
votes
1answer
55 views
Convert polygons to a number of randomly located points based on polygon size
ArcMap 10.1 on a PC. Working with a large shapefile with ~50,000 poygons with a wide range of size from 1,000+m. to <1m. I would like to convert these polygons into points so I can do some analysis ...
11
votes
2answers
299 views
Creating Thiessen (Voronoi) polygons using lines (rather than points) as the input features?
I have a set of line features inside a particular polygonal boundary. For each line, I'd like to generate a polygon inside which every possible point is closer to the given line than to any other line ...
2
votes
0answers
93 views
How to dissolve polygons that have been split back into their original polygons?
I had a feature class containging about a thousand polygons.After some processing such as intersecting, dissolving, merging, more intersecting, I ended up with a feature class of about 6000 polys. ...
3
votes
1answer
112 views
Splitting polygons leaves null values
I'm trying to split polygons with overlaping line features, using Split Polygons tool from Topology toolbar. The problem I encounter is that only one from new polygons have old attributes and others ...
3
votes
4answers
370 views
Remove Polygon Islands
I'm really stumped with the problem. I have a polygon layer with no intersects or holes and I need to remove some 'islands', as defined by attributes of a certain size within the layer.
It's a hard ...
2
votes
1answer
79 views
Compiling a list of units that border each other
I have a shapefile of U.S. counties. I am interested in compiling a list of those that border each other.
In particular, I am interested in those that border each other but are in different states. ...
0
votes
1answer
511 views
How to divide polygon layer into multiple layers by values in attribute table column in ArcGIS 10.1
I have polygon layer with multiple types of area (forest, grass, and many more), and I´d like to divide this layer into many layers by the area type.
I´ve tried Split function but I receive an error ...
