Releases: roelderickx/ogr2osm
Releases · roelderickx/ogr2osm
Version 1.2.0
Release notes:
- Tags are cut off at 255 characters (#26)
- Tags are merged with ; as separator as described in the OSM standard (#28)
- Releases are automatically published on dockerhub and available as roelderickx/ogr2osm (#30)
- Returning None from filter_layer does not throw an error anymore (#31)
- Parameter added to make the z-value available as a tag (#36)
- Forced the gdal library to throw exceptions, as will be the default in gdal 4 (#41)
- Fixed bug in string representation of longitude and latitude when they are natural numbers (#42)
- Remove deprecated translation method get_unique_node_identifier (#43)
Version 1.1.2
Version 1.1.1
Version 1.1.0
Release notes:
- JOSM validation (pnorman#28 / #7)
- Set output encoding to UTF-8 (#8)
- Switch encoding testcases to geojson (pnorman#22)
Version 1.0.1
Bugfix release
Releas notes:
- Added Dockerfile
- Added documentation on upgrading translation files (#5)
- Add tags to the parent relation for splitted ways (pnorman#56)
- Add all splitted ways to the output file (#6)
Version 1.0.0
v1.0.0 Version 1.0.0