Skip to content

Releases: mapsme/mwm.py

0.10.1

20 Jun 14:12
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release
  • Better support for Python 2.7.
  • Encoding and decoding int64 negative ids.
  • Allow short form for id: mwmtool id way/123456.

0.10.0

18 Jun 16:18
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release
  • Extracted osm id encoding methods to OsmIdCode class.
  • Added id decoding to mwmtool.
  • Fixed printing utf-8 characters under Python 2 in mwmtool.
  • Python 2.6 is not supported officially.
  • Package types.txt to eliminate the need to check out omim repository.
  • dump -s will skip reading all the features.