Re: [OSM-talk] Python API

2009-05-05 Thread Eddy Petrișor
Etienne Chové a scris: Etienne Chové a écrit : Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? This is now hosted on the main osm svn repositrory. I appologize for

Re: [OSM-talk] Python API

2009-05-05 Thread Eddy Petrișor
Eddy Petrișor a scris: Etienne Chové a scris: Etienne Chové a écrit : Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? This is now hosted on the main osm svn

Re: [OSM-talk] Python API

2009-05-04 Thread Etienne Chové
Etienne Chové a écrit : Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? This is now hosted on the main osm svn repositrory. I appologize for people wanting it on an

Re: [OSM-talk] Python API

2009-04-30 Thread Etienne Chové
Etienne Chové a écrit : Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? Here it is : http://osmose.openstreetmap.fr/src/modules/OsmApi.py -- Etienne

[OSM-talk] Python API

2009-04-29 Thread Etienne Chové
Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? -- Etienne [1] http://wiki.openstreetmap.org/wiki/PythonOsmApi ___ talk mailing

Re: [OSM-talk] Python API

2009-04-29 Thread Shaun McDonald
On 29 Apr 2009, at 17:00, Etienne Chové wrote: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? Wouldn't it be better to put them into SVN? Shaun

Re: [OSM-talk] Python API

2009-04-29 Thread Etienne Chové
Shaun McDonald a écrit : On 29 Apr 2009, at 17:00, Etienne Chové wrote: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? Wouldn't it be better to put them into SVN?

Re: [OSM-talk] Python API

2009-04-29 Thread Thomas Wood
See also the osmparser.py class, that may also be useful. http://trac.openstreetmap.org/browser/applications/editors/django/osmeditor/lib/osmparser.py 2009/4/29 Etienne Chové ch...@crans.org: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested

Re: [OSM-talk] Python API

2009-04-29 Thread Eddy Petrișor
2009/4/29 Etienne Chové ch...@crans.org: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. COOL! I was thinking of writing such a class myself, but it's great you did it :) . May I put sources on the dev server

Re: [OSM-talk] Python API

2009-04-29 Thread Thomas Wood
2009/4/29 Etienne Chové ch...@crans.org: Thomas Wood a écrit : See also the osmparser.py class, that may also be useful. http://trac.openstreetmap.org/browser/applications/editors/django/osmeditor/lib/osmparser.py Interesting... does it work with API 0.6 and changesets ? (see 0.5 inside).

Re: [OSM-talk] Python API

2009-04-29 Thread Etienne Chové
Eddy Petrișor a écrit : 2009/4/29 Etienne Chové ch...@crans.org: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. COOL! I was thinking of writing such a class myself, but it's great you did it :) . May I

Re: [OSM-talk] Python API

2009-04-29 Thread Etienne Chové
Thomas Wood a écrit : See also the osmparser.py class, that may also be useful. http://trac.openstreetmap.org/browser/applications/editors/django/osmeditor/lib/osmparser.py Interesting... does it work with API 0.6 and changesets ? (see 0.5 inside). -- Etienne

Re: [OSM-talk] Python API

2009-04-29 Thread Eddy Petrișor
On Wed, Apr 29, 2009 at 7:37 PM, Etienne Chové ch...@crans.org wrote: Eddy Petrișor a écrit : 2009/4/29 Etienne Chové ch...@crans.org: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. COOL! I was thinking of

Re: [OSM-talk] Python API

2009-04-29 Thread Eddy Petrișor
2009/4/29 Etienne Chové ch...@crans.org: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. May I put sources on the dev server ? [1] http://wiki.openstreetmap.org/wiki/PythonOsmApi BTW, under which license are

Re: [OSM-talk] Python API

2009-04-29 Thread Thomas Wood
2009/4/29 Etienne Chové ch...@crans.org: Eddy Petrișor a écrit : 2009/4/29 Etienne Chové ch...@crans.org: Dears, I wrote a python class to communicate with OSM API (read, write, update). For interested users, informations are here [1]. COOL! I was thinking of writing such a class myself,

Re: [OSM-talk] Python API

2009-04-29 Thread Etienne Chové
Eddy Petrișor a écrit : 2009/4/29 Etienne Chové ch...@crans.org: [1] http://wiki.openstreetmap.org/wiki/PythonOsmApi BTW, under which license are publishing your changes? May I suggest one of 'LGPL', 'GPL v2 or later' or 'GPL v3 or later'? I would be fine with either of those, but I think

Re: [OSM-talk] Python API

2009-04-29 Thread Eddy Petrișor
On Wed, Apr 29, 2009 at 8:10 PM, Etienne Chové ch...@crans.org wrote: Eddy Petrișor a écrit : 2009/4/29 Etienne Chové ch...@crans.org: [1] http://wiki.openstreetmap.org/wiki/PythonOsmApi BTW, under which license are publishing your changes? May I suggest one of 'LGPL', 'GPL v2 or later' or