![]() |
2007-10-03
, 03:44
|
Posts: 38 |
Thanked: 7 times |
Joined on Aug 2007
|
#2
|
![]() |
2007-10-03
, 03:47
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#3
|
![]() |
2007-10-03
, 04:32
|
Posts: 9 |
Thanked: 1 time |
Joined on Jul 2007
|
#4
|
Very impressive!Some comments and quick features I think will be helpful to complete the experience though:
- The red dot is a great idea! I used to find it hard when trying to zoom for the farthest zoom level (globe view) to just a single town in a country.
- Would be nice if it could remember the current position until next launch
- Double-tapping with stylus to zoom
- Searching and POIs would be helpful, but I suppose may still be too early. :P
I've been playing around with the python-gpsbt bindings, it should be rather trivial to add GPS support. Let me see if I can write a patch for it.
The Following User Says Thank You to dchen For This Useful Post: | ||
![]() |
2007-10-03
, 11:05
|
Posts: 6 |
Thanked: 0 times |
Joined on Oct 2007
|
#5
|
Not to be a license nazi, but if you are "borrowing" Maemo Mapper code, please remember that Maemo Mapper is GPL...
![]() |
2007-10-03
, 11:08
|
Posts: 6 |
Thanked: 0 times |
Joined on Oct 2007
|
#6
|
![]() |
2007-10-03
, 12:30
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#7
|
Well since the code is in python, it's already "open-source". And I was planing on licensing it as such, but right now I was more interested in making it work properly than to figure out how to work these licenses.
I'll take a look one of these days, and probably host the code on code.google.com and take care of the license also.
![]() |
2007-10-03
, 13:30
|
Posts: 1,038 |
Thanked: 737 times |
Joined on Nov 2005
@ Helsinki
|
#8
|
![]() |
2007-10-08
, 02:37
|
Posts: 529 |
Thanked: 46 times |
Joined on Sep 2007
|
#9
|
Edit: I took care of the GPL license (I think) and I moved the code to google code hosting.
Hello, I wanted to show-off some code I wrote in the last two weeks. It's a maemo-mapper knock-off since I *ahem* borrowed some code to get me started and it is very early preview software, but it does have two cool features:
- tiles are saved in a sqlite database
- you can scroll around smoothly using the stylus
You can go visit the web-page I set up for this at
http://rtaranu.googlepages.com/pymapper
and I'd like to hear any comments or questions you have to offer.
![]() |
2007-10-09
, 02:56
|
Posts: 529 |
Thanked: 46 times |
Joined on Sep 2007
|
#10
|
Hello, I wanted to show-off some code I wrote in the last two weeks. It's a maemo-mapper knock-off since I *ahem* borrowed some code to get me started and it is very early preview software, but it does have two cool features:
You can go visit the web-page I set up for this at
http://rtaranu.googlepages.com/pymapper
and I'd like to hear any comments or questions you have to offer.
Last edited by rtaranu; 2007-10-03 at 14:01.