[GRASS-dev] Planning GRASS GIS 7.0.0RC1

Markus Neteler neteler at osgeo.org
Mon Jan 12 04:38:25 PST 2015


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
- v.kernel: Vect_net_shortest_path_coor2() usage
- v.out.ascii: return test in vector/v.out.ascii/main.c
- v.select: various differences
?

Markus


More information about the grass-dev mailing list