Bug #6126

GRASS v.extract

Added by Pedro VenĂ¢ncio 10 months ago.

Status:New Start Date:07/31/2012
Priority:Normal Due date:
Assigned to:Victor Olaya % Done:

0%

Category:Backend/GRASS
Target version:-
Patch supplied:No

Description

v.extract from GRASS is not working. The log only shows the algorithm, does not appear in the errors:

Sextante.runalg("grass:v.extract","D:\\SIG\\CAOP\\Cont_AAd_CAOP20120\\Cont_AAd_CAOP20120_concelhos.shp","Municipio LIKE 'PINHEL'",False,"-119191.4075,162129.0811,-300404.804,276083.7674",25,"C:/Users/pedro/Desktop/extract_sextante.shp")

I attached the image of the error.

Running v.extract through the GRASS plugin or GRASS native, works without problems.
*v.extract.where:
v.extract input="caop_2012_concelhos@pt" output="extract_grass_qgis" type="area" layer=1 where="Municipio LIKE 'PINHEL'" new=-1

*v.extract:
v.extract input="caop_2012_concelhos@pt" output="extract_grass_6_4_2" type="point,line,boundary,centroid,area,face" layer=1 where="Municipio LIKE 'PINHEL'" new=-1

v_extract.jpg (58.1 kB) Pedro VenĂ¢ncio, 07/31/2012 04:43 am

Also available in: Atom PDF