Re: Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-10 Thread Risto H. Kurppa
On Wed, Jun 10, 2009 at 6:07 PM, Leonardo de
Virgilio wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Risto :)
>
> I've not released it because I've written it in my spare time, and
> it's the highest form of spaghetti-code
> I've ever wrote :D
>
> Good news: I'll applicate on that during summer, I'll release
> something when it'll be near to work or to get something usable :D

Great, looking forward :)


r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-10 Thread Leonardo de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Risto :)

I've not released it because I've written it in my spare time, and
it's the highest form of spaghetti-code
I've ever wrote :D

I'm a cultural heritage scientist, not a developer, and in my latest
coding session (more or less 3 months ago)
I've broken the code and it won't work anymore. In that state of
development worked all except coordinates
checking from GPS. In the actual state, the GUI doesn't work anymore :(

So, I need some time to find the error and implement coordinates catching... :|

I know my coding situation, and I grant you (and to all the community)
that - as my 1st experiment with
PyGtk - now it should me more convenient to write something from
scratch than debugging my spaghetti
code application.

Good news: I'll applicate on that during summer, I'll release
something when it'll be near to work or to get something usable :D

Thanks :)

- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia projects contributor*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)




-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.5)

iEYEARECAAYFAkovzHgACgkQRi2TsGSC4FZoIgCglHTOMzRuXmkQjS0kCPZ7ZG74
XzgAoK+DmjnxQ4+z9CM1+a8N4MaZbqPn
=CqJK
-END PGP SIGNATURE-

2009/6/10 Risto H. Kurppa :
> On Wed, Jun 10, 2009 at 1:33 PM, Leonardo de
> Virgilio wrote:
>> I was writing something like that, but for the lacking of spare time
>> I've interrupted... my script in PyGtk was able to export tags
>> directly in .osm format, and used a little database to store tags
>> (with a feature to add/remove tags).
>>
>> I think we could use this as a starting point... I'll try to see the
>> code in my future spare time ;)
>
> Great to hear!
>
> It'd be great if the app could directly export .osm format.
>
> Do you have any screenshots or any code somewhere so others could have
> a look at your code?
>
> Thanks!
>
> r
>
>
> --
> | risto h. kurppa
> | risto at kurppa dot fi
> | http://risto.kurppa.fi
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-10 Thread Risto H. Kurppa
On Wed, Jun 10, 2009 at 1:33 PM, Leonardo de
Virgilio wrote:
> I was writing something like that, but for the lacking of spare time
> I've interrupted... my script in PyGtk was able to export tags
> directly in .osm format, and used a little database to store tags
> (with a feature to add/remove tags).
>
> I think we could use this as a starting point... I'll try to see the
> code in my future spare time ;)

Great to hear!

It'd be great if the app could directly export .osm format.

Do you have any screenshots or any code somewhere so others could have
a look at your code?

Thanks!

r


-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-10 Thread Leonardo de Virgilio
I was writing something like that, but for the lacking of spare time
I've interrupted... my script in PyGtk was able to export tags
directly in .osm format, and used a little database to store tags
(with a feature to add/remove tags).

I think we could use this as a starting point... I'll try to see the
code in my future spare time ;)

Thanks for the link :D
--
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia projects contributor*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)




2009/6/8 kimaidou :
> Hi !
> First thanks to pavel and to you Risto for bringing this up !
>
> Some ideas: we should create a wiki page for this, to gather all the ideas
> given here.
> My fist impression :
> * we need some icons for each button to help finding the things
> * I think it is a good start, but why not ask for any osm mapper and try to
> redefine all the hierarchy. I think for this a tool as freemind is the best
> : easy and quick. I am not saying the hierarchy used is wrong, but I think
> we should take the chance to have a discussion on it while trying it
>
> Ok, here the wiki page I created :
> http://wiki.openmoko.org/wiki/Mokomapper
>
> Let's talk and improve it :D
>
> Kimaidou
>
> 2009/6/8 Risto H. Kurppa 
>>
>> Ok, sending again to get pavel's e-mail address right this time..
>>
>> Hi there!
>>
>> There was a discussion about easy openstreetmap mapping with
>> Freerunner on the road.
>>
>> I found mokomapper
>> (http://tui.cvs.sourceforge.net/viewvc/tui/tui/mokomapper.py?view=markup)
>> some months ago (=I didn't write it, Pavel did (CC'd this mail to him))
>> and mentioned it in the thread. Someone requested some screenshots so
>> here you are: http://kurppa.fi/freerunner/mokomapper/ The readme file
>> also has some output log of the script. I think the output is not in
>> valid OSM format because of the broken GPS connection (maybe, I don't
>> know..).
>>
>> I don't know how to use the app or how to import the stuff to OSM but
>> to me it looks like it really is going to the right direction. It
>> allows you easily to pinpoint road to left, road to right, different
>> types of roads, crossroads etc etc and I'd think you could add some
>> more items there quite easily since it's a simple python script..
>>
>> So if there's anyone with some python skills, it'd be great to give
>> some love to this script so we all could easily do OSM mapping with
>> only FR around.
>>
>> To use:
>> wget
>> http://tui.cvs.sourceforge.net/viewvc/*checkout*/tui/tui/mokomapper.py?revision=1.4
>> -O mokomapper.py
>> chmod 755 mokomapper.py
>> DISPLAY=:0 ./mokomapper.py
>>
>> Enjoy your freedom!
>>
>> r
>>
>> --
>> | risto h. kurppa
>> | risto at kurppa dot fi
>> | http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-08 Thread kimaidou
Hi !
First thanks to pavel and to you Risto for bringing this up !

Some ideas: we should create a wiki page for this, to gather all the ideas
given here.
My fist impression :
* we need some icons for each button to help finding the things
* I think it is a good start, but why not ask for any osm mapper and try to
redefine all the hierarchy. I think for this a tool as freemind is the best
: easy and quick. I am not saying the hierarchy used is wrong, but I think
we should take the chance to have a discussion on it while trying it

Ok, here the wiki page I created :
http://wiki.openmoko.org/wiki/Mokomapper

Let's talk and improve it :D

Kimaidou

2009/6/8 Risto H. Kurppa 

> Ok, sending again to get pavel's e-mail address right this time..
>
> Hi there!
>
> There was a discussion about easy openstreetmap mapping with
> Freerunner on the road.
>
> I found mokomapper
> (http://tui.cvs.sourceforge.net/viewvc/tui/tui/mokomapper.py?view=markup)
> some months ago (=I didn't write it, Pavel did (CC'd this mail to him))
> and mentioned it in the thread. Someone requested some screenshots so
> here you are: http://kurppa.fi/freerunner/mokomapper/ The readme file
> also has some output log of the script. I think the output is not in
> valid OSM format because of the broken GPS connection (maybe, I don't
> know..).
>
> I don't know how to use the app or how to import the stuff to OSM but
> to me it looks like it really is going to the right direction. It
> allows you easily to pinpoint road to left, road to right, different
> types of roads, crossroads etc etc and I'd think you could add some
> more items there quite easily since it's a simple python script..
>
> So if there's anyone with some python skills, it'd be great to give
> some love to this script so we all could easily do OSM mapping with
> only FR around.
>
> To use:
> wget
> http://tui.cvs.sourceforge.net/viewvc/*checkout*/tui/tui/mokomapper.py?revision=1.4
> -Omokomapper.py
> chmod 755 mokomapper.py
> DISPLAY=:0 ./mokomapper.py
>
> Enjoy your freedom!
>
> r
>
> --
> | risto h. kurppa
> | risto at kurppa dot fi
> | http://risto.kurppa.fi
>
>
>
> --
> | risto h. kurppa
> | risto at kurppa dot fi
> | http://risto.kurppa.fi
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-08 Thread Risto H. Kurppa
Ok, sending again to get pavel's e-mail address right this time..

Hi there!

There was a discussion about easy openstreetmap mapping with
Freerunner on the road.

I found mokomapper
(http://tui.cvs.sourceforge.net/viewvc/tui/tui/mokomapper.py?view=markup)
some months ago (=I didn't write it, Pavel did (CC'd this mail to him))
and mentioned it in the thread. Someone requested some screenshots so
here you are: http://kurppa.fi/freerunner/mokomapper/ The readme file
also has some output log of the script. I think the output is not in
valid OSM format because of the broken GPS connection (maybe, I don't
know..).

I don't know how to use the app or how to import the stuff to OSM but
to me it looks like it really is going to the right direction. It
allows you easily to pinpoint road to left, road to right, different
types of roads, crossroads etc etc and I'd think you could add some
more items there quite easily since it's a simple python script..

So if there's anyone with some python skills, it'd be great to give
some love to this script so we all could easily do OSM mapping with
only FR around.

To use:
wget 
http://tui.cvs.sourceforge.net/viewvc/*checkout*/tui/tui/mokomapper.py?revision=1.4
-O mokomapper.py
chmod 755 mokomapper.py
DISPLAY=:0 ./mokomapper.py

Enjoy your freedom!

r

--
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi



-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Mokomapper.py: Script for easy OSM mapping on the road: mokomapper.py

2009-06-08 Thread Risto H. Kurppa
Hi there!

There was a discussion about easy openstreetmap mapping with
Freerunner on the road.

I found mokomapper
(http://tui.cvs.sourceforge.net/viewvc/tui/tui/mokomapper.py?view=markup)
some months ago (=I didn't write it, but pavel (CC'd this mail to him)
and mentioned it in the thread. Someone requested some screenshots so
here you are: http://kurppa.fi/freerunner/mokomapper/ The readme file
also has some output log of the script. I think the output is not in
valid OSM format because of the broken GPS connection (maybe, I don't
know..).

I don't know how to use the app or how to import the stuff to OSM but
to me it looks like it really is going to the right direction. It
allows you easily to pinpoint road to left, road to right, different
types of roads, crossroads etc etc and I'd think you could add some
more items there quite easily since it's a simple python script..

So if there's anyone with some python skills, it'd be great to give
some love to this script so we all could easily do OSM mapping with
only FR around.

To use:
wget 
http://tui.cvs.sourceforge.net/viewvc/*checkout*/tui/tui/mokomapper.py?revision=1.4
-O mokomapper.py
chmod 755 mokomapper.py
DISPLAY=:0 ./mokomapper.py

Enjoy your freedom!

r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community