[GRASS-dev] [GRASS GIS] #2422: Functions from Segment lib have no prefix
GRASS GIS
trac at osgeo.org
Tue Sep 16 08:53:53 PDT 2014
#2422: Functions from Segment lib have no prefix
-------------------------------------+--------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: blocker | Milestone: 7.0.0
Component: LibRaster | Version: unspecified
Keywords: segmentlib, api, prefix | Platform: Unspecified
Cpu: Unspecified |
-------------------------------------+--------------------------------------
In contrast to other GRASS libs, Segment lib (1) doesn't use any prefix. I
would suggest to change eg.
{{{
segment_open()
}}}
to
{{{
Rast_segment_open()
}}}
Any option? Marked as blocker since it's API change.
(1) http://grass.osgeo.org/programming7/segmentlib.html
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2422>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list