![]() |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
http://developer.mapquest.com/web/products/open Especially XAPI: http://open.mapquestapi.com/xapi/ |
Re: [Announce] modRana: a flexible GPS navigation system
I wouldn't mind the choice or even combination of such searches (combination would give dupes), Google is pretty good at finding places even if nobody entered them on a map - it scrapes the location from the webpages.
|
Re: [Announce] modRana: a flexible GPS navigation system
Modrana v0.45.4 latest: night theme corrupts map display. Others do not.
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
It should also make implementing the current local search features easier - searches like "food" could be implemented like get nodes corresponding to any of a set of food-related amenities. Stuff like this seems like it would be rather difficult to do with XAPI alone. Quote:
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
2 Attachment(s)
Quote:
But, having looked at this again, I now see that it is an issue with the overlay maps alone, irrespective of source, rather than using the overlay with a base-map OR with aerial photo. I only get the corruption with the night theme. Same overlay map and any other theme, switched within a session and all is well. About aerial photos and the night theme: I do not think that inverting the colours makes sense in this instance. Obscures more than clarifies. |
Re: [Announce] modRana: a flexible GPS navigation system
About mapnik: I decided that using thumb and non-free will be the best approach - why should we use non-thumb when we can use thumb. Unfortunately no one seems to bother to fix an awful extras-devel import bug: http://talk.maemo.org/showpost.php?p...&postcount=112
So when modrana starts to use some mapnik code, let me know and I'll rethink what can be done at that point. |
Re: [Announce] modRana: a flexible GPS navigation system
installing 0.45.7....
|
Re: [Announce] modRana: a flexible GPS navigation system
modRana v0.46.1 has been released !
The two biggest highlights of this release are:
Known issues That theme related map corruption bug has not yet been fixed. Changelog: Code:
* Wed Apr 16 2014 Martin Kolman - 0.46.1 |
Re: [Announce] modRana: a flexible GPS navigation system
Working great! Thanks for the local search fix!
|
Re: [Announce] modRana: a flexible GPS navigation system
It seems that I cant download basic Google maps anymore (normal way, not batch download). Other Google maps and for example OSM works, but not basic Google maps. Already downloaded tiles show normally. Terminal give following errors
Code:
mapTiles: tile data returned by remote tileserver was not an image Edit: It may be that Modrana is requesting the tile in wrong order (X,Y,Z) and it should be (Z,X,Y). At least when I change the order in url, I get a map tile with my browser. |
Re: [Announce] modRana: a flexible GPS navigation system
New version with online search working again :-)
Just a remark, when searching online for poi it now seems limited to 50km? (maybe add option for listing all poi's). And maybe a bug: Once a POI is found I can display it on the map etc. but when in the POI list (search results), then clicking the POI and then on Tools - add to POI; nothing happens (when it should ask in which category to save?). |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
BTW, the range seems to a rather soft limit/hint - you might often get results that are outside of the current range if nothing is found inside the range. Not sure if this happens for results outside the 50 km range though. Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Using 0.46.2 normal download for Googlemaps works now. Thanks. An error caught my eye during install. Dont know if it is of any imoportance.
Code:
Compiling /opt/modrana/modules/mod_location/gps_module/__init__.py ... Code:
tileExists2() got multiple values for keyword argument 'fromThread' |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
For example, there are two versions of Urllib 3 - one Python 2.5 compatible, other for Python 2.6+ & Python 3+. The incompatible code then shows up as error when the modRana package generates bytecode in it's postinst script. Still, I'll try to exclude such sourcecode from the package in the future, which should get rid of those error and bring the size of the package down a bit too. Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
in other news, modRana 0.46.5 is out! :)
This is basically a bugfix release:
Enjoy! :) |
Re: [Announce] modRana: a flexible GPS navigation system
As always modrana is super!
I have asked about the location sharing in the past as we had in tangoGPS on the old Openmoko. Today I thought about a way to do that without needing a centralized server. Can a feature be added to format the GPS coordinates into a SMS or read a SMS with coordinates in it? I just recently had to find some lost visitors and again wished I had a way to easily have them send me their location or give them a bulletproof way to receive and use in a map app a meet-up location. The idea being that even a dunce can just import or export to/from a SMS if the app can read it without cut/paste. |
Re: [Announce] modRana: a flexible GPS navigation system
With this and previous release I sometimes have tiles that stay in 'waiting for download slot'
I can drag around and see other tiles getting downloaded, I can even change zoomlevel and see good downloads, but when I return to the problem tiles they are still waiting for download slot. Must start from commandline to see if any erors are reported. |
Re: [Announce] modRana: a flexible GPS navigation system
Tile download was apparently fixed for me with 0.46.2 but with 0.46.5 I am again seeing tile sever download errors with google maps.
|
Re: [Announce] modRana: a flexible GPS navigation system
I wonder if anyone get the following weirdo:
Since one of latest updatest, I get very irritating "yellow boxes" that took place of usual "loading" or "downloading" tile-messages. What is strange, though, is that those yellow things keep re-appearing even after corresponding tiles were already loaded - for example, if I load tiles on zoom 16, change to zoom 15 and go back, I see those yellow tiles, to be replaced with normal tiles after a few seconds, AGAIN. What is worse, some of those ywllow tiles get stuck, too. Overall, suddenly it become very hard to use ModRana for navigating (and even normal map browsing), due to this. /Estel // Edit Example of what I'm talking about: http://s2.postimg.org/afioliwex/modrana.png |
Re: [Announce] modRana: a flexible GPS navigation system
Yes, except mine are blue (waiting for download slot)
Martin, have you managed to reproduce this? This is a very annoying bug :/ Edit: forgot to mention that there are no real errors logged, even when 90% of the screen remains unloaded. Just one error at startup: Code:
TypeError: update() takes exactly 1 argument (2 given) ('GTK GUI: size allocation', <GdkRectangle at 0x60ca18>) |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Anyway I think I found the underlying issue and plan to release an update with the fix in the next few days. :) Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
When vector maps like navit coming ? 3d view Buildings :D
|
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:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
modRana 0.47.1 has been released ! :)
Both Maemo & Sailfish OS packages are available from the usual places, so update while they are hot! :) The main topic of this update are tile handling fixes and improvements, see the changelog for more details. Changelog: Code:
* Sun Jun 08 2014 Martin Kolman - 0.47.1 |
Re: [Announce] modRana: a flexible GPS navigation system
Any routing on Harmattan yet? :p
|
Re: [Announce] modRana: a flexible GPS navigation system
The stuck downloading tiles seem to be gone indeed, alas replaced by failed downloads. This was observed while sitting down, n900 with good internet connection, dragging the map around a bit.
Not sure what's going on here... and it would be great to have a way to make it try the downloads again. |
Re: [Announce] modRana: a flexible GPS navigation system
Modrana has caused N900 shutdowns for me, and this recent version caused the phone to stop responding (screen blank, device not responding to any input). I'll take the battery out now, I guess. I can hear a ringing tone on the line when I call it, though...(but the device doesn't ring itself)
UPDATE: had to remove the back cover, the device restarted itself then. There appears to be no damage to the SD card (my swap is there). |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
So I'm guessing the download times out too fast and/or doesn't do a retry? I wonder what changed in this department, as I could (in the past) drive around using a 2G connection and the downloads worked - sometimes a tile took a bit longer, maybe those are the tiles that now fail. I also tried to move the map enough to make the failed tile drop from the drawing cache, but that trick also fails. If there's anything to try just let me know. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I have experienced the not responding issue on one device yesterday. Holding the power key for >3 seconds switches the device off in this situation. |
Re: [Announce] modRana: a flexible GPS navigation system
I can make Modrana deliberately crash, by draggin long way to undownloaded area and staying there for a while. Below is the pastee from terminal:
Code:
nan, nan, nan, nan, nan, nan) Code:
############################ |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I tried holding the power button down, it didn't work. I removed the back cover and it rebooted. I guess it has to do with the swap being on the SD card? (being a Maemo swapmaster, you will surely know). |
Re: [Announce] modRana: a flexible GPS navigation system
I've had a few crashes with Modrana also, particularly if I use it for a bit then lock my phone without closing it. I assumed it was an out of memory/swap thrashing type situation.
|
Re: [Announce] modRana: a flexible GPS navigation system
I have had a few issues with modRana recently. However, this maybe because I have started trying it out a bit more.
@MartinK I have been waiting for you to appear on IRC to ask about them, but I will provide I list here so I don't forget in the meantime. * Firstly I have experienced the above black screen issue while downloading tiles with the screen locked overnight, if you ssh to device it's the [sgx_misr] at 98% CPU bug; only a reboot will fix this AFAIK. *Secondly logging tracks seems to fail after 3-4 minutes. *Lastly tile downloads is still a PITA, I have downloaded 160km "around here", however, when I am offline sections of tiles are missing within the area I downloaded. Re-downloading says that all are found locally. If I can be any more help debugging this let me know. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
You can also enable Print tile cache status to terminal and Tile loading status to terminal in Options->Debug and see if the output sheds some light on the issue. Also for some download errors it reports the tile URL it tried to reach so you can try if you can download those URLs by wget, browser, etc. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Anyway unless some concrete root cause in modRana is found that causes these freezes/crashes (which is IMHO quite unlikely) I'm thinking about a possible workaround - exporting settings for tweaking the resource intensive things that modRana does, such as the amount of tile download threads, tile cache size, tile download request queue size, etc. People will then be able to tweak these values to possibly alleviate these issue or maybe even pinpointing what might be causing them. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
ModRana now check what id downloads and discards non-image tile data, but there could be still some "tiles" from before the checking was present. So possible things to try:
|
Re: [Announce] modRana: a flexible GPS navigation system
For some reason the issue is much harder to reproduce right now :eek:
My first try did reproduce it but scroll-back buffer wasn't long enough - MEH! Second try, redirected to logfile, couldn't reproduce but modRana just crashed. This is the output: Code:
~ $ modrana > modrana.log |
All times are GMT. The time now is 02:55. |
vBulletin® Version 3.8.8