![]() |
Re: [Announce] modRana: a flexible GPS navigation system
does modrana download maps automatically, where can i find the database of maps for this app?
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
Quote:
Quote:
Module that handles this is called mod_icons.py excertp from documentation for the getCustomIconMethod: Code:
there are five positional parameters: ModRana also supports creating icons from multiple layers (both parametric and image based), using the > operator: Code:
icon specifications are separated by >, BTW, it might be good to make also the default icon shape themable. |
Re: [Announce] modRana: a flexible GPS navigation system
hey guys i'm having some problems viewing the map, in fact, all i see is a blank screen.
i start the program up and it shows several tiles marked loading and the gps icon flashing, and it stays this way for quite some time, however when i check Mydocs/.maps i can see some maps of my country there. what am i missing?? |
Re: [Announce] modRana: a flexible GPS navigation system
I donated to modRana a few weeks back and I was quite shocked to recieve a pretty awesome postcard in the post yesterday from Martin thanking me, that's cool dude! :) I've never had that sort of personal response from donating to a project before. Thanks a lot Martin! :) |
Re: [Announce] modRana: a flexible GPS navigation system
Is this app downloading maps, or I need to manually put them in .maps folder? Is there any way to forbid downloading maps (cuz 3G is expensive in my country) and to manually add maps?
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I still have the old behavior, i.e. see the Kanji when selecting the POI, but then when it's displayed on the map, the POI name is just boxes...:( |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Code:
chinese-font 1.3.0-1 Chinese Font supporting Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
GoogleVector OpenStreetMap I Directory used depends on the renderer used. Are there subdirectories containing .png tiles or something else? For example, OSM (Open Streetmaps) use one directory for each layer (0-18), and then further subdirectories for tile IDs. GPS fix takes often a long time, if you do not use network assisted position and/or moved some distance since the last position updated. If the receiver did not have a fix by now, you won't have the position to load the tiles for, neither from network (on demand) nor from disk cache, regardless if there's anything on disk already. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
In the POI list, I see the proper kanji, in the POI info see the large POI name in kanji, on the map - just squares. Even created a test POI, just to see there were no issues with the last one saved, but no, still the same behavior. Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
I have a feature request for modRana:
- allow to search for destination/display it on the map, by entering the latitude and longitude; - display the lat/long for a point clicked on the map, so I can use it for other purposes, i.e. sending a lat/long reference etc. Should be doable easily... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
You can just edit the source, implement your improvements and then send me the diff vs the original source and I'll merge it to the "main" version if it looks OK. :) Quote:
Quote:
Quote:
With this setting modRana will not download tiles automatically but online POI search and routing will still be possible. Quote:
Quote:
Quote:
Quote:
Also, I'll be on a vacation & offline for the weekend, returning monday. :) |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
If I use all Chinese characters for the POI name and description then after selecting which category to place the POI, the name and description are both shown as "None". If I use ascii characters for the beginning of the POI name (and description) followed by Chinese characters then POI is entered and listed correctly. However if I choose "show on map" then it only shows ascii characters with rectangular outlines instead Chinese characters. In other words the behaviour is similar to that described in my earlier post On a different matter, I have problems batch downloading tiles when using Google map/satellite/overlay. All the tiles fail to download. They get downloaded properly when scrolling around the map so had I just spent a couple of happy (:mad:) hours scrolling around the place where I'll be visiting tomorrow to cache the tiles. Batch downloading Virtual earth satellite hybrid and OSM tiles work fine. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
In fact searching for online POI in Japan, they indeed display fine, i.e. no boxes. However, displaying my created POI's, the problem persists, i.e. kanji shows fine in POI information dialog and POI screen, on the map, just boxes. If I enter, as kureyon hinted part name in kanji and part in ascii, the ascii part displays fine, kanji just boxes. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
What might help, if you REALLY want to download google stuff, instead of just boycotting it, would be to set the download threads to max out at 1 if possible (or is the lowest number 5?, don't remember), that might help it... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
I'm wondering whether there are any differences in the modRana code to download tiles when scrolling around map and when doing the batch download. Google Map Saver (GMS) seems to have a workaround for downloading a bunch of tiles at once: Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Regardless of postcard envy:rolleyes:, the ongoing support & development of modrana is all the thanks I need for my donation :-) I used modrana for the first time in ages last weekend and it performed perfectly. Really hope you've had more than just 5 donations for all your hard work, Martin. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Is there already another way to load GPX-files to Modrana than saving those to /opt/modrana/tracklogs?
Big thanks for this great app. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
Progress update ModRana is taking part in the MeeGo coding competition and I'm using the current release-freeze to implement some more invasive features and also for a general code cleanup and streamlining. You can expect a new release once the competition vote - which should start any day now - finishes. :) Things I'm working on:
|
Re: [Announce] modRana: a flexible GPS navigation system
*drool* :D
|
Re: [Announce] modRana: a flexible GPS navigation system
There's a minor problem with modrana.py. The first 2 lines are:
Code:
import os.path Code:
./modrana.py Code:
./modrana.py: line 25: modulesFolder: command not found |
Re: [Announce] modRana: a flexible GPS navigation system
I'm having difficulties to route tracks in Israel. The places and roads are shown correctly but when attempting a point to destination route, it completely ignores my request. Any idea?
|
Re: [Announce] modRana: a flexible GPS navigation system
MartinK, this is a feature request:
Can u please add a location based alarm? ie, if we mark a point, when our position comes within, say 100m of that point, the alarm goes off. This will be useful for people in trains or other public transport, where one may doze off and miss their destination. In this mode, the gps need to be polled only every minute or so. What do you think? Is it possible? |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
As the competition vote seems to be still blocked by technical difficulties, I'm reading for a new modRana update.
What will be in the new update ?
NOTE: When the competition voting starts, please vote for the version that was entered to the competition (V0.28). :) |
Re: [Announce] modRana: a flexible GPS navigation system
I think having a quick way to change between modes would be nice too. I now find myself switching between car and walk mode a lot (like everytime I start modRana, it is in the wrong mode :) )
|
Re: [Announce] modRana: a flexible GPS navigation system
Thanks as usual MartinK. just wanted to say that I've used Modran a lot over the summer, for the first time actually relying fully on it (i.e. without a backupfolding map) to take me to a variety of rural/urban places by car & on foot while abroad.
With pre-download of the tiles around my routes (and with 25MB/day of mobile roaming data available to help when required), I have to say it performed impeccably and I found it incredibly useful. Even the wife (not known for her love of phone-based GPS's in general, or n900 geekery in particular!!) who was driving while I navigated, gave it a ringing endorsement. It's nice to see a quality project develop over a couple of years from a promising start right through to an mature, reliable everyday tool - and one that is still being enhanced :-)) Keep up the good work. |
Re: [Announce] modRana: a flexible GPS navigation system
Thanks for the update MartinK. I just fervently hope that the location-based alarming feature is in your to-do list.
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Update: done :) Quote:
BTW, progress update: :)
The update will be released once that options stuff is done. :) |
Re: [Announce] modRana: a flexible GPS navigation system
@martink: for your info regarding GTFS, tho you may well have read this independently...
http://talk.maemo.org/showthread.php?p=1109724 |
Re: [Announce] modRana: a flexible GPS navigation system
Hi MartinK,
Just installed modRana for the first time: looks nice! Thanks. When I dragging the maps around, they tiles load fine. When I try to batch download using the "download" option, they always fail. Looking at the tcpdump, the successful http requests look like: Code:
GET /tiles/cycle/12/2018/1360.png HTTP/1.1\r\n Code:
GET http://andy.sandbox.cloudmade.com/tiles/cycle/12/2020/1364.png HTTP/1.1\r\n I'm not too hot with python but it looks like you're doing your own http requests - is this an easy fix? Thanks again! |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
The "andy.sandbox.cloudmade.com" server appears to barf on persistent connections. |
Re: [Announce] modRana: a flexible GPS navigation system
Hi MartinK,
I use ModRana quite a lot and I would like to check if you are planning any ability for ModRana to import a .kml file that can be downloaded from Google Maps as input for a set of POIs? |
All times are GMT. The time now is 22:57. |
vBulletin® Version 3.8.8