[GRASS-dev] [GRASS GIS] #1635: allow r.los to run with a point vector layer as input for "coordinate identifying the viewing position"
GRASS GIS
trac at osgeo.org
Sun Jan 12 19:39:34 PST 2014
#1635: allow r.los to run with a point vector layer as input for "coordinate
identifying the viewing position"
------------------------------------------------------------------------+---
Reporter: lutra | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.5
Component: Raster | Version: svn-releasebranch64
Keywords: r.los, r.lake, r.viewshed, wxGUI, forms, generated dialogs | Platform: All
Cpu: All |
------------------------------------------------------------------------+---
Changes (by wenzeslaus):
* keywords: r.los, r.lake, r.viewshed => r.los, r.lake, r.viewshed,
wxGUI, forms, generated dialogs
Comment:
Current (timeline:2014-01-13T03:21) status in trunk:
* G7:r.los uses `G_OPT_M_COORDS` (r58693)
* G7:r.lake uses `G_OPT_M_COORDS` (r58688)
* G7:r.viewshed uses `G_OPT_M_COORDS`
So, in the main GUI they have button to pick coordinates pair from map
display. I added note about G7:r.lake and G7:r.los changes to
wiki:Grass7/NewFeatures.
The r58692 commit for trunk enables faster usage of coordinates copied
from map display or `d.mon wx0` (comma (`583,2715`) is used instead of
semicolon (`583;2715`)). It might be possible to backport this trunk-only
feature (the current change is trivial but the feature itself is not in
GRASS 6).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1635#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list