Does anyone know a way around a problem that I face:
I am trying to cut smaller pieces from a global data layer in Erdas img format 
by drawing a box around the area (Clipping mode, Extend), but I get an error 
saying 
-srcwin 2212 1044 0 0 falls outside raster size of 4424x1840 
I did manage to clip a tif by this same function. 
When I try to clip the img by a country boundary I get another problem:
An error has occured while executing Python code:

Traceback (most recent call last):
  File 
"C:/PROGRA~2/QUANTU~1/apps/qgis/./python/plugins\GdalTools\tools\widgetPluginBase.py",
 line 27, in someValueChanged
    self.emit(SIGNAL("valuesChanged(const QStringList &)"), self.getArguments())
  File 
"C:/PROGRA~2/QUANTU~1/apps/qgis/./python/plugins\GdalTools\tools\doClipper.py", 
line 105, in getArguments
    return self.getArgsModeMask()
  File 
"C:/PROGRA~2/QUANTU~1/apps/qgis/./python/plugins\GdalTools\tools\doClipper.py", 
line 143, in getArgsModeMask
    if self.alphaBandCheck.isChecked():
TypeError: 'sip.methoddescriptor' object is not callable

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
QGIS version:
1.7.0-Wroclaw Wroclaw, 63ecdd7
Python path: ['C:/PROGRA~2/QUANTU~1/apps/qgis/./python', 
'C:/Users/esoini/.qgis/python', 'C:/Users/esoini/.qgis/python/plugins', 
'C:/PROGRA~2/QUANTU~1/apps/qgis/./python/plugins', 'C
(continues)


or is otherwise illegal. 
E i j a S o i n i 
eija.so...@iki.fi
+255 784 601 726
www.iki.fi/eija.soini/
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to