omniscale/imposm3

other_tags in JSON?

severinmenard opened this issue · 0 comments

Many tools (eg GDAL https://gdal.org/drivers/vector/osm.html#other-tags-field, osm2pgsql openstreetmap/osm2pgsql#1496) are switching from hstore to json for the other_tags, because it is much more widely used and directly readable by many softs. Is there a plan for imposm to do the same?