Tagged Questions
2
votes
0answers
30 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 ...
4
votes
3answers
85 views
How to subset X number of features from Shape file in QGIS
I'm looking for a means to take a rather large Shape file and split it out into separate, smaller shapefiles based on number of features. So for example, if I have a file with 1 million features, ...
3
votes
2answers
108 views
Determine density or cover from a raster layer that has been clipped by a polygon
I am a very new GIS user using ArcMap 10. I have a raster layer of tree canopy that I have clipped so that the layer is in a polygon that is a circle with a 2km radius.
I have done this for four ...
3
votes
2answers
455 views
How to clip polygons with a fishnet layer?
I have a layer with multiple polygons (input) and a fishnet layer in polygon (clip layer).
I want to clip the multiple polygons with the fishnet to be able to calculate how big portion of the input ...
4
votes
3answers
638 views
How to Clip a Vector File based on certain Raster Values?
I need to clip a vector file based on certain values of a raster (Slope > 2%). I can´t find a direct way to do it.
Trying to vectorize the raster first didn´t work.
Is there any tool (ArcGIS or ...
7
votes
5answers
591 views
How to get an ocean shapefile from a very detailed land area shapefile?
I am looking for a possibility to "invert" a shapefile. What I want to do is to convert a shapefile with the continents and islands into a shapefile that has water polygons. The existing ocean ...