On Thu, Sep 13, 2018 at 5:03 PM Martin Landa <landa.mar...@gmail.com> wrote:
>
> Hi,
>
> čt 13. 9. 2018 v 16:10 odesílatel Markus Neteler <nete...@osgeo.org>
napsal:
> > v.external.out output=$outdir format=GPKG
>
> $outdir should point to GPKG file not to directory, eg.
>
> v.external.out output=/tmp/test.gpkg format=GPKG
>
> Unfortunately r.to.vect still fails:
>
> Copying features...
> WARNING: Boundary is not closed. Feature skipped.
> WARNING: Unable to write feature in vector map <landclass96>
> WARNING: Writing new feature failed
>
> It would require fix.

this won't fix because topological areas can only be converted to
non-topological polygons after all boundaries and centroids have been
written out and after topology has been built.

Markus M
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to