[GRASS-dev] Inclusion of additional files with add-on

Moritz Lennert mlennert at club.worldonline.be
Wed Aug 16 01:30:51 PDT 2017


On 16/08/17 00:48, Steven Pawley wrote:
> This seems to be an issue on windows that is related to r.tileset not 
> r.terrain.texture. Infact on windows I can't get r.tileset to function 
> at all on a windows system, but it works on linux:
> 
> r.tileset sourceproj="+proj=tmerc +lat_0=0 +lon_0=-115 +k=0.9992 
> +x_0=500000 +y_0=0 +no_defs +a=6378137 +rf=298.257222101 
> +towgs84=0.000,0.000,0.000 +to_meter=1"
> 
> Traceback (most recent call last):
>    File
> "C:\OSGEO4~1\apps\grass\grass-7.3.svn/scripts/m.proj.py <http://m.proj.py>",
> line 308, in <module>
>      main()
>    File
> "C:\OSGEO4~1\apps\grass\grass-7.3.svn/scripts/m.proj.py <http://m.proj.py>",
> line 243, in main
>      inf = file(infile)
> IOError: [Errno 13] Permission denied: 'c:\\users\\cb2dd\\ap
> pdata\\local\\temp\\grass7-cb2dd-10432\\tmpovmbzm'
> ERROR: cs2cs failed

IIUC, this means that the call to m.proj in r.tileset has failed:

Could someone try if m.proj works on Windows ?

Moritz



More information about the grass-dev mailing list