2012/11/28 Johannes Radinger <[email protected]>:
> grass.run_command("r.in gdal", overwrite = True, input = testmap,
> output = "test")

seems to be just a typo

grass.run_command("r.in.gdal", ...

see missing dot between 'in' and 'gdal'.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to