[GRASS-dev] Planning GRASS GIS 7.0.0RC1

Markus Metz markus.metz.giswork at gmail.com
Mon Jan 12 06:20:13 PST 2015


On Mon, Jan 12, 2015 at 1:38 PM, Markus Neteler <neteler at osgeo.org> wrote:
> On Mon, Jan 12, 2015 at 10:02 AM, Markus Metz
> <markus.metz.giswork at gmail.com> wrote:
>> On Sat, Jan 10, 2015 at 11:50 AM, Markus Neteler <neteler at osgeo.org> wrote:
> ...
>>>  * checks for Vect_open_* return value to avoid potential segmentation
>>> fault: r60054 <<-- wasn't the idea to avoid these ugly tests in G7?
>>
>> The Vect_open_* return the open level when opening existing maps, not
>> just success or failure. Some modules, most importantly v.info, try to
>> open a map first with topology, if that fails, without topology.
>> Therefore it is up to the modules to decide if the return code is ok
>> or not.
>
> ok, backported in r64075.
> Also backported v.to.rast: (replace custom cell type with raster cell
> type; use size_t) and a few other things.
>
> Actual state:
>
> http://trac.osgeo.org/grass/wiki/Grass7Planning
> To be clarified:
> - v.distance: geodesic support

backported in r64094,5

> - v.kernel: Vect_net_shortest_path_coor2() usage

The API changed in G 7.1 because of new turntable support in network analysis.

> - v.out.ascii: return test in vector/v.out.ascii/main.c
backported in r64096

> - v.select: various differences
code optimization, no bug fix

Markus M


More information about the grass-dev mailing list