Send grass-windows mailing list submissions to
        grass-windows@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.osgeo.org/mailman/listinfo/grass-windows
or, via email, send a message with subject or body 'help' to
        grass-windows-requ...@lists.osgeo.org

You can reach the person managing the list at
        grass-windows-ow...@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of grass-windows digest..."


Today's Topics:

   1. Setting a paramaetr file name for Raster output
      (Brian Sanjeewa Rupasinghe)
   2. Re: Integrated viewshed analysis (Helmut Kudrnovsky)
   3. Re: viewshed integration (Helmut Kudrnovsky)
   4. Re: Setting a paramaetr file name for Raster output
      (Helmut Kudrnovsky)


----------------------------------------------------------------------

Message: 1
Date: Mon, 7 Jan 2013 11:36:35 +0530
From: Brian Sanjeewa Rupasinghe <jink...@gmail.com>
To: grass-windows@lists.osgeo.org
Subject: [GRASS-windows] Setting a paramaetr file name for Raster
        output
Message-ID:
        <CAEMA-4gJgPNzqGuCKir4okEN4tXh2h_7VLx==fe+n+zn3tt...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

When i use a parameter to assign the output map name of r.mapcalc in GRASS7
for windows, it gives an error message saying:

Command 'd.rast map=viewshed2@PERMANENT' failed
Details: Unknown display driver <cairo>

routput is a parameter set by options (routput = options['routput'])
grass.mapcalc("routput = viewshed + 1", overwrite = True, quiet = True)


However, when i just assign a name for the map without a parameter  the
output writes in the current MAPSET.
Here, viewshed1 is the new map after r.mapcalc operation


grass.mapcalc("viewshed1 = viewshed + 1", overwrite = True, quiet = True)

What is the cause for this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.osgeo.org/pipermail/grass-windows/attachments/20130107/7f6936d4/attachment-0001.html>

------------------------------

Message: 2
Date: Mon, 7 Jan 2013 05:34:09 -0800 (PST)
From: Helmut Kudrnovsky <hel...@web.de>
To: grass-windows@lists.osgeo.org
Subject: Re: [GRASS-windows] Integrated viewshed analysis
Message-ID: <1357565649525-5025955.p...@n6.nabble.com>
Content-Type: text/plain; charset=us-ascii

[maybe better asked in the grass-user ML]

>[...]
> how to extract the boundary of the visible area in vector format?

r.to.vect - Converts a raster map into a vector map layer:
(http://grass.osgeo.org/grass64/manuals/r.to.vect.html)

feature=string
    Feature type
    Options: point,line,area
    Default: line

HTH






-----
best regards
Helmut
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Integrated-viewshed-analysis-tp5025757p5025955.html
Sent from the Grass - Win mailing list archive at Nabble.com.


------------------------------

Message: 3
Date: Mon, 7 Jan 2013 05:37:04 -0800 (PST)
From: Helmut Kudrnovsky <hel...@web.de>
To: grass-windows@lists.osgeo.org
Subject: Re: [GRASS-windows] viewshed integration
Message-ID: <1357565824675-5025956.p...@n6.nabble.com>
Content-Type: text/plain; charset=us-ascii

>Any idea on the errors??

maybe better to ask in the grass-user ML with an appropriate subject.



-----
best regards
Helmut
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/viewshed-integration-tp5025834p5025956.html
Sent from the Grass - Win mailing list archive at Nabble.com.


------------------------------

Message: 4
Date: Mon, 7 Jan 2013 05:38:29 -0800 (PST)
From: Helmut Kudrnovsky <hel...@web.de>
To: grass-windows@lists.osgeo.org
Subject: Re: [GRASS-windows] Setting a paramaetr file name for Raster
        output
Message-ID: <1357565909891-5025957.p...@n6.nabble.com>
Content-Type: text/plain; charset=us-ascii

> What is the cause for this?

maybe better to ask in the grass-user ML.



-----
best regards
Helmut
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Setting-a-paramaetr-file-name-for-Raster-output-tp5025860p5025957.html
Sent from the Grass - Win mailing list archive at Nabble.com.


------------------------------

_______________________________________________
grass-windows mailing list
grass-windows@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-windows


End of grass-windows Digest, Vol 69, Issue 5
********************************************

Reply via email to