[GRASS-dev] [GRASS GIS] #1878: Metric distance option for v.distance in latlon regions
GRASS GIS
trac at osgeo.org
Fri Feb 8 15:36:48 PST 2013
#1878: Metric distance option for v.distance in latlon regions
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: v.distance | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by mmetz):
* milestone: 6.5.0 => 7.0.0
Comment:
Replying to [comment:1 hamish]:
> if so it shouldn't be too hard to get, G_geodesic_distance() is always
returning meters, so we already know the number internally.
This does not work for v.distance. You would need to enhance
G_distance_point_to_line_segment() with the options of
Vect_line_distance() or write a new function
Vect_line_geodesic_distance().
Bumping Milestone.
Markus M
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1878#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list