[OSM-dev] Python Osm Api library release - version 0.2.2
Eddy Petrișor
eddy.petrisor at gmail.com
Tue Jul 21 16:04:15 BST 2009
Hello,
I am glad to announce the release of the 0.2.2 Python Osm Api library.
I made the changes for this release in agreement with Etienne Chové.
== Changes: ==
- add the possibility to identify the application built on top of the
lib, while identifying the library version, too;
the new parameter in the constructor is "appid". See the
documentation wiki page for instructions using the library and new
feature
http://wiki.openstreetmap.org/wiki/PythonOsmApi
== License and download information: ==
The code is licensed under the terms of GPLv3 (or later) and can be
grabbed from SVN:
svn co http://svn.openstreetmap.org/applications/utils/python_lib/OsmApi
Or can be directly downloaded from this page with your browser:
http://svn.openstreetmap.org/applications/utils/python_lib/OsmApi
== Notes ==
This change deprecates the direct usage of the created_by parameter in
the constructor.
If you already wrote code on top of the OsmApi library, the code
should work without problems after the module upgrade. Still, it is
recommended you identify your application via the new interface.
Happy hacking!
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
More information about the dev
mailing list