![]() |
2015-06-27
, 13:43
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1832
|
Thanks for the reply
Well, Sailfish is Linux, so grabbing the packaged mapnik and its build-deps for Fedora or whatever should just work. As for Android, it's become such a caricature of what Linux should be that I don't have any idea.
But if the Digia folks were able to run Qt there and Python runs there as well, why shouldn't boost & mapnik fail? But I guess xda-developers may be a better place to discuss mapnik on Android
Or maybe the pbf (for instance) file could be split into smaller chucks, e.g. 50 MB each depending on the coordinates? And than it would be trivial to get the proper file - take the coordinates x,y - let x1=f(x), y1=g(y) - take the file `map-$x1-$y1` - find the fragment. This would greatly diminish the amount of file reading and RAM used.
Modrana on my N9:
The main page: Nothing happens when clicking on Routes or POI.
Options page: Clicking on POI, Navigation, Network, Debug just bring a black page with just a header of the item. Is there any other files to be installed to make the application useful?
There's this one at VE OS maps: http://talk.maemo.org/showpost.php?p...postcount=1739
Doesn't work on Jolla, I've not recently tried on n900.
The Following 5 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2015-06-27
, 16:18
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1833
|
* Tue Jun 16 2015 Martin Kolman - 0.52.10-1 - Make sure the background bubble stays visible on Sailfish OS (martin.kolman) - Add long-click menu with a "route here" button (martin.kolman) - Set start and destination by a function (martin.kolman) - Add functions for enabling and disabling the routing UI (martin.kolman) - Make it possible to set marker name when appending it (martin.kolman) - Move the pinch and mouse areas under them tile grid (martin.kolman) - Make pan detection HiDPI aware (martin.kolman) - Don't trigger the long-click signal if a pan is in progress (martin.kolman) - Clarify Python 3 support (martin.kolman) - Round position change when panning during pinch zoom (martin.kolman) - Refactor the map marker implementation (martin.kolman) - Add support for long-click detection to the PinchMap element (martin.kolman) - Use rWin.lastGoodPos when computing distance to search results (martin.kolman) * Wed May 27 2015 Martin Kolman - 0.52.9-1 - Make sure that version.txt is present in sourcedir (martin.kolman) * Mon May 25 2015 Martin Kolman - 0.52.8-1 - Create a version.txt file when making the tarball (martin.kolman) * Tue May 19 2015 Martin Kolman - 0.52.7-1 - Only show the keep-screen-on toggle when it does something (martin.kolman) * Sat May 16 2015 Martin Kolman - 0.52.6-1 - More Sailfish Harbour packaging fixes (martin.kolman) * Wed May 13 2015 Martin Kolman - 0.52.5-1 - Remove python3-base dependency on Sailfish OS (martin.kolman) * Wed May 13 2015 Martin Kolman - 0.52.4-1 - Sailfish packaging fixes (martin.kolman) * Tue Apr 21 2015 Martin Kolman - 0.52.3-1 - Fix the Sailfish QML mangling script (martin.kolman) * Wed Apr 01 2015 Martin Kolman - 0.52.2-1 - Initial package
New modRana version 0.52.10 - add a long-click menu to the map for easy routing - prevent the route from wobbling during pinch zoom
The Following 16 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2015-08-10
, 08:53
|
Posts: 188 |
Thanked: 308 times |
Joined on Jan 2013
@ UK
|
#1834
|
![]() |
2015-08-10
, 13:06
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1835
|
Does 0.52.10 include the VE OS maps fix? I still can't seem to get it to download - though I'm perfectly willing to accept it's pebkac issue.
The Following 5 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2015-08-10
, 13:58
|
Posts: 188 |
Thanked: 308 times |
Joined on Jan 2013
@ UK
|
#1836
|
It was fixed past the 0.52.10 release so it is not yet in a released version. I already have a couple of other fixes that would warrant a new release, but I'm not sure I'll manage to do that before I go to vacation this Saturday.
In any case if you clone modRana from GitHub it will have the fix and should run out of the box. If you are using it on the N900 just run modrana.py from the command line. On Sailfish OS you can use the run/sailfish startup script.
![]() |
2015-08-11
, 17:13
|
Posts: 187 |
Thanked: 514 times |
Joined on Nov 2014
|
#1837
|
The Following 4 Users Say Thank You to MikeHG For This Useful Post: | ||
![]() |
2015-08-13
, 00:13
|
Posts: 187 |
Thanked: 514 times |
Joined on Nov 2014
|
#1838
|
Traceback (most recent call last): File "modules/gui_modules/gui_qt5/gui_qt5.py", line 302, in _selectImageProviderCB return self._imageProviders[providerId].getImage(imageId, requestedSize) File "modules/gui_modules/gui_qt5/gui_qt5.py", line 599, in getImage log.exception() TypeError: exception() missing 1 required positional argument: 'msg' 2015-08-13 00:53:58,644 ERROR mod.gui.qt5: tile image provider: loading tile failed 2015-08-13 00:53:58,652 ERROR mod.gui.qt5: mainMap/mapnik/13/4094/2727 2015-08-13 00:53:58,655 ERROR mod.gui.qt5: (-1, -1) 2015-08-13 00:53:58,658 ERROR mod.gui.qt5: image loading failed, imageId: tile/mainMap/mapnik/13/4094/2727 Traceback (most recent call last): File "modules/gui_modules/gui_qt5/gui_qt5.py", line 579, in getImage download=False) File "modules/mod_mapTiles/mod_mapTiles.py", line 211, in getTile tileData = self._storeTiles.getTileData(lzxy) File "modules/mod_storeTiles.py", line 369, in getTileData return self._getTileDataFromSqlite(lzxy) File "modules/mod_storeTiles.py", line 385, in _getTileDataFromSqlite result = self.getTileFromDb(lookupConn, dbFolderPath, lzxy) File "modules/mod_storeTiles.py", line 455, in getTileFromDb (z, x, y)) sqlite3.OperationalError: database is locked
NOTE: this probably means that the tileserver returned an
error page in place of the tile, because it doesn't like you
![]() |
2015-08-13
, 09:38
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#1839
|
![]() |
2015-08-13
, 11:07
|
Posts: 187 |
Thanked: 514 times |
Joined on Nov 2014
|
#1840
|
![]() |
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
Thread Tools | |
|
Doesn't work on Jolla, I've not recently tried on n900.