[GRASS-user] New CLI option --tmp-location in 7.5 to enhance --exec
Nikos Alexandris
nik at nikosalexandris.net
Sun Aug 19 13:04:19 PDT 2018
Vaclav Petras <wenzeslaus at gmail.com> [2018-08-14 23:20:16 -0400]:
>>> * Get SRS/CRS for a file:
>>>
>>> grass --tmp-location ~/data/elevation.tiff --exec g.proj -p
Nikos:
>> Perhaps test if the file exists and, if not, exit with an informative error
>> message?
>> In Python:
>>
>> import os.path
>> os.path.isfile(fname)
>> ?
>Hi Nikos,
>
>sounds good to me. Do you want to submit an issue and suggest a patch?
>
>Vashek
https://trac.osgeo.org/grass/ticket/3537#comment:8
[rest deleted]
Nikos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20180819/da61976e/attachment.sig>
More information about the grass-user
mailing list