Python overpy 0.4 released

OverPy 0.4 the Python wrapper to access the Overpass API has been released.

In version 0.4 many new features have been added and some bugs have been fixed. The new version is already available from PyPI.

Short changelog:

  • Support Areas
  • Parse center information
  • Parse geometry information
  • Add SAX parser
  • Add option to choose DOM or SAX parser
  • Fix issues (Thanks to all contributors)
  • Add property for default API URL
  • Add examples
  • Fix issues with CI builds with Python 3.2
  • Add Python 3.5 to CI builds

Verwandte Artikel