[gdal-dev] ogr2ogr with OSM data error Too many tags in relation

G. Allegri giohappy at gmail.com
Thu May 15 07:29:52 PDT 2014


I'm trying to use the OGR OSM driver to convert an .osm file to sqlite
(spatialite)
Running:

ogr2ogr -f SQlite myosm.sqlite myosm.osm -dsco SPATIALITE=YES

I obtain:

ERROR 1: Too many tags in relation 365331
ERROR 1: Too many tags in relation 365331
ERROR 1: Too many tags in relation 365331
ERROR 1: Too many tags in relation 365331
ERROR 1: Too many tags in relation 365331
ERROR 1: Too many tags in relation 365331
ERROR 1: Too many tags in relation 365331

(yes, it's repeated)
Relation 365331 is the italian administrative boundary (
http://www.openstreetmap.org/relation/365331). It contains a lot of tags
(mainly translations).

Is there a limit to the number of relations OSM's driver can manage? How to
avoid loading all those name "subtags"?

giovanni

-- 
Giovanni Allegri
http://about.me/giovanniallegri
Twitter: https://twitter.com/_giohappy_
blog: http://blog.spaziogis.it
GEO+ geomatica in Italia http://bit.ly/GEOplus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140515/5423d9a6/attachment.html>


More information about the gdal-dev mailing list