[GRASS-user] grass 7 and KML vectors

Hi List,

It looks like v.out.kml was removed between grass6 and grass7, and I don't see KML support in grass 7 addons. I can create a basic layer with v.out.ogr, but not control line color for example. Is there support for this in grass7 somewhere that I'm missing?

Thanks,

  -k.

On Fri, Jul 1, 2016 at 5:09 PM, Ken Mankoff <mankoff@gmail.com> wrote:

Hi List,

It looks like v.out.kml was removed between grass6 and grass7,

The script is here:
https://grass.osgeo.org/grass64/manuals/addons/v.out.kml.html

but it was not yet (volunteers wanted) ported to GRASS GIS 7.

and I don't see KML support in grass 7 addons. I can create a basic layer with v.out.ogr,
but not control line color for example. Is there support for this in grass7 somewhere that I'm missing?

I wonder if this driver could be of any help:
http://www.gdal.org/drv_libkml.html

Markus

On 2016-07-01 at 15:41, Markus Neteler <neteler@osgeo.org> wrote:

On Fri, Jul 1, 2016 at 5:09 PM, Ken Mankoff <mankoff@gmail.com> wrote:
The script is here:
https://grass.osgeo.org/grass64/manuals/addons/v.out.kml.html

but it was not yet (volunteers wanted) ported to GRASS GIS 7.

It appears to "just work" for me in 7.0.3.

  -k.