![]() |
Re: Maemo Mapper v1.4 for 770/N800
Put it in {repo}/poi folder
|
Re: Maemo Mapper v1.4 for 770/N800
gnuite: you should make wiki. Simpler way to make documentation for maemo-mapper :)
|
Re: Maemo Mapper v1.4 for 770/N800
Quote:
|
Re: Maemo Mapper v1.4 for 770/N800
As *.jpg?
-- Cezary |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
If you can figure out how it works, there is supposed to be a way to create wiki documentation on downloads.maemo.org... Try here: https://test.maemo.org/developers/do...sandbox/index/ Good luck, though; Midgard sucks. |
Re: Maemo Mapper v1.4 for 770/N800
Wow -I just got an N800 this week and got Maemo Mapper running with the maps last night - this has to be the coolest app I've seen in a long, long time.
I've been showing people I work with and they are all amazed - very cool application and the new map repository download sure makes it a lot easier for us newbs to get up and tracking. |
Re: Maemo Mapper v1.4 for 770/N800
Hi! I liked alot this great app! thanks for it.
but still like to use own map files, because google or VE doesn't provide topo maps to Finland... |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Is the source code broken, column numbers mismatch? drawing poi using column 2 (poi label) and 5 (cat label): ... gchar *poi_label = g_utf8_strdown(sqlite3_column_text( _stmt_select_poi, 2), -1); gchar *cat_label = g_utf8_strdown(sqlite3_column_text( _stmt_select_poi, 5), -1); initializing the select statement, column 4 is poi label and 7 is cat label: ... sqlite3_prepare(_db, "select p.lat, p.lon, p.poi_id, p.label, p.desc," " p.cat_id, c.label, c.desc" " from poi p, category c " " where p.lat between ? and ? " " and p.lon between ? and ? " " and c.enabled = 1 and p.cat_id = c.cat_id", -1, &_stmt_select_poi, NULL); ... |
Re: Maemo Mapper v1.4 for 770/N800
Hey guys
Not sure what Im doing wrong I got my nokia 770 mainly for this app. First thing I did I pulled it out of the box and flashed it to: Internet Tablet OS 2006 edition Vesion: 3.2006.49-2 I proceeded to download Verion 1.4 but I get the following error when I click it and try to install: Unable to install. Some packages required for the insallation missing What am I doing wrong? Thx! Jimmy |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Until that gets fixed, you can install the libsqlite3-0 from the scirocco repository: http://repository.maemo.org/extras/p...sso1_armel.deb |
All times are GMT. The time now is 08:54. |
vBulletin® Version 3.8.8