imposm3 icon indicating copy to clipboard operation
imposm3 copied to clipboard

other_tags in JSON?

Open severinmenard opened this issue 1 year ago • 0 comments

Many tools (eg GDAL https://gdal.org/drivers/vector/osm.html#other-tags-field, osm2pgsql https://github.com/openstreetmap/osm2pgsql/pull/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?

severinmenard avatar Apr 28 '23 14:04 severinmenard