[GRASS-dev] Re: [GRASS GIS] #76: Calculation of bearing between 2
points, using d.measure
GRASS GIS
trac at osgeo.org
Tue Nov 10 05:03:18 EST 2009
#76: Calculation of bearing between 2 points, using d.measure
--------------------------+-------------------------------------------------
Reporter: dylan | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: minor | Milestone: 6.5.0
Component: default | Version: unspecified
Resolution: | Keywords: d.measure
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by glynn):
Replying to [comment:1 dylan]:
> Has anyone had a chance to review this patch for submission to trunk
yet?
The "trunk" is 7.0, which doesn't have d.measure or the functionality it
requires (the ability to query the mouse pointer).
The code is still there, but it doesn't compile due to the absence of
R_get_location_with_pointer(). It was retained in case it was felt
worthwhile to modify it to take x,y coordinates via command-line options
or stdin, rather than via the mouse. As the functionality has been added
directly to the GUI, it's likely that d.measure will be removed
altogether.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/76#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list