Le samedi 29 octobre 2016 22:03:29, jratike80 a écrit : > Hi, > > Have you tried "all_tags" http://www.gdal.org/drv_osm.html? Shapefiles are > poor as target format because it limits the name of the tag to 10 > characters, and the length of the value to 255 characters. I recommend to > use Spatialite or GeoPackage instead.
all_tags will not do what Djordge wants. It is just a concatenation of all tags in a single field with hstore formatting. > > -Jukka Rahkonen- > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/gdal-dev-splitting-other-tags-from-osm > -file-tp5293451p5293456.html Sent from the GDAL - Dev mailing list archive > at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
