![]() |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
If 14 is too big, just download 13 or 12.
|
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
Hi All,
Following instructions here - http://techbase.kde.org/Projects/Mar...OfflineRouting I installed the Gosmore map of my city as .pak file to my N900. But still while searching in Marble it shows up only Monav results and also in the routing section no options for Gosmore are available. Are any extra steps required to get Gosmore working with Marble on N900. Thanks. |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
help me!!!!!!!!!!
|
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
Routing died :(:mad:
Was working two weeks ago. Tried this morning ... nothing "No route found". Re-installed Marble, Monav client and Monav daemon... still nothing. Is there a config file that could have been corrupted :confused: Using 1.2.0 stable. Monav 0.3 rel 3 |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
@MetalGearSolid: The current packages don't include the gosmore plugin as I had the impression people wouldn't use it since no ready-made maps are available. When compiling and installing Marble in scratchbox using the armel target, you get the plugin and can copy it to the N900.
@gadgetChris: Very infrequently the monav routing daemon reaches a state where it does not work anymore and it needs to be killed manually. An easy way to do that is to reboot the N900. Does that help? Have you checked the routing configuration in Marble? It does some basic sanity checks for Monav as well (checks whether the daemon can be executed and whether at least one map is installed). |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
2 Attachment(s)
map is not showing narrow lanes and many time even main roads of my city (india , indore) can i use my sygic maps which i have downloaded on device some how or suggest me some idea plz
|
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
Quote:
I've two maps (Ontario and Quebec) installed and have reinstalled Monav and Marble. What else can I check? Is there a way to check monav from the CLI? I really miss the routing :( On a side note; I never got routing working through "yours" either. So no routing at all on marble... |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
Seems like I've missed some great routing application so far! I just read the whole thread but I still have some questions (partly because I can't remember what was written on the first 10 pages. :p ):
1. It seems to me like marble heavily relies on raster maps. Can it work with vector data only and still show useful information on the display? The reason why I'm asking is that up to now I use Navit and I have a OSM dump of Germany in binary format on my N900. I'd like to use the same file in Marble and usually I neither can download map tiles for routing (because there's often no internet connection available) nor can I do that in advance since I often don't know which tiles I'll need. 2. I've swapped the home and MyDocs partitions on my N900 which means MyDocs has only 2GB. So in case 1. would turn out positive can I tell Marble to look for the OSM dump not in MyDocs but in home? Afair all the discussion in this thread about alternative map locations were still on the MyDocs partition. 3. Does Marble support indirect routing pathes (i.e. additional waypoints)? This is the main reason why I'm looking for a Navit replacement. I can't check right now since I don't have my N900 at hand. I had a look at the Debian marble package but although they seem to be related it's appatently not the same software that is discussed in this thread. Edit: 4. My system has a mixed locale. The keyboard layout is US, the rest is German. Would Marble use metric or imperial units on my device? |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
I have my N900 back and I did some investigation and found that it seems that I was wrong and the N900 Marble is indeed the same like the one in the Debian repositories.
So I'll answer my questions myself as far as I can. 1. It seems like using vector data only is not really useful since unlike Navit Marble uses raster data from the tiles to draw streets. Please correct me if there's any way around this! Unfortunately that makes Marble unsuitable as a Navit replacement for me. However, since I'm really interested in astronomy I find the Moon and Mars capabilities of Marble very pleasant. (Some years ago I even worked with MOLA data). 2. I haven't found any answer to that. I'd still appreciate a hint. 3. Marble does support extra waypoints. 4. It's in German on my N900. @earthwings: If I understand that correctly you are a Marble developer. I have a little proposal for future versions: Based on the Debian Wheezy package I added the Mars to my N900 Marble by copying Code:
$HOME/.local/share/marble/maps/mars Code:
/opt/marble/share/marble/data/maps/ Unfortunately I noticed that the minimap shows earth even if Mars is selected. So I investigated further and found that for the Moon and Earth minimaps there are the files: Code:
/opt/marble/share/marble/data/svg/lunarmap.svg I placed the minimap into the same directory like the other minimaps but it wasn't loaded. I went on searching for where the file name is defined and unfortunately I found that it's hard-coded into the source code, namely: Code:
marble/src/plugins/render/overviewmap/OverviewMap.cpp Code:
void OverviewMap::changeBackground( const QString& target ) Code:
void OverviewMap::changeBackground( const QString& target ) This would easily allow to load other planets like Venus. Pioneer-Venus 1 did a quite impressive radar mapping of Venus. Maybe a topographic map of Mars would also be nice. [1] http://marsoweb.arc.nasa.gov/globalData/datamaps.html |
Re: [ANNOUNCE] Marble - Find Your Way and Explore the World
@nicholes: Marble does not support the sygic map format, sorry.
@gadgetChris: When you enable OpenRouteService in the config file and calculate a route in Europe (say Germany), does that one work? @sulu: There is vector rendering support in Marble since quite a long time. You can see it in the Atlas map theme, for example, which consists of both vector data and textures. You're possibly looking for OpenStreetMap data vector rendering though. We had a GSOC student working on that this summer. The current state roughly looks like this: http://nienhueser.de/marble/marble-v...g-muenster.png There are some glitches (mostly label painting related), but overall it works quite nice for street zoom levels. Still it's not ready for prime time. Currently you can open .osm files (those you get from e.g. http://download.geofabrik.de/) assuming they're not too large (a few megabytes). The next steps will be to support .pbf files and to work on a tiling scheme that allows to open files fast and distribute them on a server. The work on that has stalled a bit after GSOC, so if anyone wants to help, feel free to hang out in #marble and get your hands dirty. The code is in nice shape and there are always some Marble developers around to answer questions. Thanks for the suggestion to improve the overview map handling. The code you quoted above is a bit old, the current version (1.2) already can be configured to use different map files for each planet. Currently that's done by the user in the config dialog (disabled on the N900, but you can edit /home/user/.config/kde.org/Marble Desktop Globe.conf directly). I made a small enhancement to it such that the filename is chosen based on the planet name now. |
All times are GMT. The time now is 17:36. |
vBulletin® Version 3.8.8