[gdal-dev] splitting other_tags from .osm file

Djordje Spasic issworld2000 at yahoo.com
Sat Oct 29 12:36:43 PDT 2016


Hello,

I am converting an .osm file to a .shp file with OGR2OGR.exe. Here is an example:
ogr2ogr.exe --configOSM_USE_CUSTOM_INDEXING NO -skipfailures -f "ESRI Shapefile"output.shp input.osm
In osmconf.ini the "other_tags" is set to "yes" (other_tags=yes).

Is it possible to somehow tell the OGR2OGR to split the "other_tags" string into all of those separate tags it contains?
Or maybe to somehow do that by editing the osmconf.ini file?

I googled, and checked the GDAL OSM driver page, but still couldn't find an answer.

Thank you for the reply.

Regards,
Djordje
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20161029/a63b7300/attachment.html>


More information about the gdal-dev mailing list