Tagged Questions
1
vote
0answers
25 views
QGis Grid statistics for polygons error - Module caused access violation!
I'm trying to calculate statistics for a raster layer using an overlaying polygon layer, I'm using SAGA "Grid Statistics for polygons" function, but it returns an error, sadly.. So in the sextante log ...
0
votes
0answers
17 views
Can I apply the Euclidean Distance tool for a single point feature class? [duplicate]
So, as suggested in my previous question, I tried to perform perform the Euclidean Distance tool for a single point feature class. For som e reason it doesn't work and the error given is ERROR010092: ...
1
vote
1answer
77 views
Raster as Attribute Field Error
I'm using Arc 10.1. I am creating a parcel inventory where I would like to have a photo of the property attached as an attribute and view-able with an HTML popup. I have a polygon feature class built ...
0
votes
0answers
25 views
GDAL Error 1: Can't find RasterDMS field in Eimg_Layer with block list
I've got a dataset consisting of an .aux file and an .rrd file with the same names.
When I open this data using the GDAL C++ library (applying GDALOpen to the .aux file), the dataset seems ...
0
votes
0answers
22 views
Polygonize Raster to Vector Error [duplicate]
I have a problem when I am trying to Polygonize (Raster To Vector). I have a Corine map with 44 different land uses. I run a query and I save the selected areas with Bands 0 and 1. Now I am trying to ...
1
vote
0answers
146 views
Raster calculator error 000539 - cannot create weak reference to 'classobj' object
I was - like many times before - trying to clip a raster with the raster calculator (raster * 1 with shapefiles as mask). Now - the following error keeps popping up:
ERROR 000539: Error running ...
4
votes
4answers
1k views
Rasterfile clipping error: Cannot compute bounding box of cutline
I have a raster file and want to clip it, a vector file is supposed to be the mask layer. I use the most obvious method (Raster->Extraction->Clipper).
No matter what I do, I get this error (see pic):
...
