[GRASS-dev] v.in.osm working?

Markus Metz markus.metz.giswork at gmail.com
Thu Aug 24 06:34:11 PDT 2017


On Thu, Aug 24, 2017 at 11:15 AM, Even Rouault <even.rouault at spatialys.com>
wrote:
>
>
>
> > You can use v.in.ogr directly for OSM PBF files (
>
> > http://gdal.org/drv_osm.html).
>
> >
>
> > BTW, with GDAL 2.2.1, using OGR_INTERLEAVED_READING=YES does not work
for
>
> > me (empty vector).
>
>
>
> Caution: you cannot just specify OGR_INTERLEAVED_READING=YES and loop
over layers as usual. See the "Interleaved reading" section of
http://gdal.org/drv_osm.html

I see, thanks for the hint. That means v.in.ogr must be changed to use the
special reading mode, or OGR_INTERLEAVED_READING must be unset in v.in.ogr,
together with a warning.

Markus M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20170824/9c2401e4/attachment-0001.html>


More information about the grass-dev mailing list