Skip to content

Releases: roelderickx/ogr2osm

Version 1.2.0

16 Sep 11:22
Compare
Choose a tag to compare

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

30 Oct 16:24
Compare
Choose a tag to compare

Release notes:

  • PBF files can be generated on Windows (#17)
  • Protobuf source files are upgraded to the latest version for PBF output (#22)
  • API supports setting, loading and saving the id to be used when generating osm files (#23)

Version 1.1.1

11 Nov 13:14
Compare
Choose a tag to compare

Release notes:

  • Installation via pypi installs requirements automatically (#14)
  • Named logger is used (#15)

Version 1.1.0

03 Jul 15:15
Compare
Choose a tag to compare

Release notes:

Version 1.0.1

23 May 13:38
Compare
Choose a tag to compare

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

08 May 10:32
Compare
Choose a tag to compare
v1.0.0

Version 1.0.0