Active Topics

 



Notices


Reply
Thread Tools
Posts: 54 | Thanked: 11 times | Joined on Feb 2008
#31
Okay, just now trying this. I want the address-lookup in the U.S., so I wish to use the Tiger Maps. However, there does not seem to be an option for it. I only see download for OSM. Has Tiger Maps been disabled? If not, how to I get them to download?

- Jim
 
Posts: 179 | Thanked: 90 times | Joined on Dec 2007
#32
Originally Posted by macr0t0r View Post
Okay, just now trying this. I want the address-lookup in the U.S., so I wish to use the Tiger Maps. However, there does not seem to be an option for it. I only see download for OSM. Has Tiger Maps been disabled? If not, how to I get them to download?

- Jim
I never implemented the tiger download function because I have no server to host the maps. Tiger maps are fairly easy to install on the device and are available by state here.

You will need the usdir.rdm.tar.gz package (map index), the bndSB.tar.gz package (state boundaries), and whatever states you want maps for.

Simply create a directory 'roadmaps' on the root of either MMC (The default is the internal) and untar the packages into it.
In xterm this might look like-
Code:
$ cd /media/mmc2
/media/mmc2 $ mkdir roadmaps
/media/mmc2 $ cd roadmaps
/media/mmc2/roadmaps $ tar xvzf ../usdir.rdm.tar.gz
/media/mmc2/roadmaps $ tar xvzf ../bndSB.tar.gz
/media/mmc2/roadmaps $ tar xvzf ../usCA.tar.gz
The above commands assume that the tar packages are on the root of the internal MMC. The thing to remember is that you want to be in the 'roadmaps' directory when you untar, and that you need to know the path to the tar packages.

Hope this helps,
kernelpanic
 

The Following User Says Thank You to kernelpanic For This Useful Post:
Posts: 54 | Thanked: 11 times | Joined on Feb 2008
#33
Okay! Off and running. Aaaaaand I see we have a new thread. Thanks for the help!

- Jim
 
Posts: 30 | Thanked: 6 times | Joined on Dec 2007
#34
Forgive the cross post, but I see we have a new Roadmap thread.

Starting using this a bit more. I like it, its much more accurate then Memo Mapper. Few Questions:
1. How do I switch to OSM maps? I downloaded them, but they appear to look like the same Tiger maps. I don't see an option to switch maps, just download

2. Every now and then I get an error "GPS Lost Satellite Fix". Then the only way to reconnect to the GPS is to restart Roadmap. Is there another way?

Thanks for the port!!

Didjit
 
grog's Avatar
Posts: 546 | Thanked: 85 times | Joined on Feb 2008 @ Winnipeg, Canada
#35
Originally Posted by bg4 View Post
[...snip...]
Get GPX Fix

run getmaps - leaving all settings untouched -radius 10 km - address bits 21 - download directory pointing to roadmaps dir on MMC2 - check overwrite - hit Get OSM maps - says successful and program launches but yellow bar says no maps visible - try long tap and get OSM maps of current view with no luck.
This is from an older release thread but as far as I can see this was never fixed. I've followed the same procedure (set my bluetooth gps as per these instructions) & am getting the exact same problem with 1.1.0j-3. I've downloaded the maps using getmaps, but do we still need to download & install the basemaps file? TX
__________________
GROG!
N900 | ZAGG Body Armour | 16Gb A-DATA micro-sd
N810 | 2 x Patriot 8gb mini-SD | Boxwave Crystal Clear SS | Black Aluminum case | OTG dongle
N800 | 2 x 8gb OCX SD | Boxwave Anti-glare SS | PDAir book-style case
Holux M-1200 bluetooth GPS | iGo 4-row bluetooth keyboard | Linksys USB 10/100 ethernet | Plantronics Voyager 855 BT Headset

Last edited by grog; 2008-05-30 at 22:51.
 
grog's Avatar
Posts: 546 | Thanked: 85 times | Joined on Feb 2008 @ Winnipeg, Canada
#36
Originally Posted by grog View Post
This is from an older release thread but as far as I can see this was never fixed. I've followed the same procedure (set my bluetooth gps as per these instructions) & am getting the exact same problem with 1.1.0j-3. I've downloaded the maps using getmaps, but do we still need to download & install the basemaps file? TX
I wonder if this has to do with the fact that I'm in Canada. Do the OSM maps cover here? According to the Roadmap manual Canadian (RNF) maps are supported, but if that's the problem, then how do I download them? TX
__________________
GROG!
N900 | ZAGG Body Armour | 16Gb A-DATA micro-sd
N810 | 2 x Patriot 8gb mini-SD | Boxwave Crystal Clear SS | Black Aluminum case | OTG dongle
N800 | 2 x 8gb OCX SD | Boxwave Anti-glare SS | PDAir book-style case
Holux M-1200 bluetooth GPS | iGo 4-row bluetooth keyboard | Linksys USB 10/100 ethernet | Plantronics Voyager 855 BT Headset
 
Posts: 179 | Thanked: 90 times | Joined on Dec 2007
#37
Originally Posted by grog View Post
I wonder if this has to do with the fact that I'm in Canada. Do the OSM maps cover here? According to the Roadmap manual Canadian (RNF) maps are supported, but if that's the problem, then how do I download them? TX
Hello all,

sorry for the delay. Been jumping through hoops interviewing for a new job. OSM support is a work in progress. The inability to download maps is on the server side. Roadmap for Maemo users were filling the server cache to the tune of 7 gigs a week. Since the Earth is only ~5.5, Adam Boardman (who runs the server) has been working out a way to store the whole planet and apply weekly diffs to keep it current. Until he's got that figured out, things are 'on hold'. (if we set up a server without solving this, the OSM API server will get hammered and THEY will shut us down.) Please be patient. The maps work great. Once we get this figured out so no-one's bandwidth get abused we're golden.

cheers,
kernelpanic.

p.s. It is still possible to get OSM maps if you also have a linux PC. The main Roadmap project includes a PHP script which can be run standalone or on Apache as a cgi. Sometime soon here (when I'm not typing with my thumbs on my n810 I'll post a how-to. ).

Last edited by kernelpanic; 2008-05-31 at 15:48. Reason: remove thumb typos :P
 
Posts: 179 | Thanked: 90 times | Joined on Dec 2007
#38
Hello All,

I've just released roadmap-1.1.0j-4. It's in the extras repo and the garage.

This update is *mostly* to remain compatible with OSM binary server API updates. (It also changes how FATAL errors are displayed.)

Adam has updated the OSM binary protocol and server to cache the entire planet rather than download from the main OSM XML server continually. This has the added benefit of speeding up map downloads as the server must no longer download and compile maps before serving them. The OSM binary maps will be updated from openstreetmap.org on the server weekly. Please keep the following in mind if you are using OSM maps-

1. This is still in beta, so there will probably be issues with OSM. Don't be afraid to report them here.
2. If map downloads fail, especially for feature-dense areas(i.e.- large cities) try a larger value for the 'bits' setting before posting. (This makes the downloaded tiles smaller.)
3. Please do not download or re-download maps unnecessarily. The binary server updates itself against the main API only once per week. So re-downloading the maps once a day to see if contributions to OSM have been added is wasteful. Best to use a browser and check http://openstreetmap.org directly. Within the next few weeks, I'll be setting up another server just for Roadmap users. But I want to give Adam a chance to iron out any issues first. He is being very nice to let us use his server. Let's return the favor and be nice to his bandwidth.

That in mind, enjoy and post back with any problems...

cheers,
kernelpanic

[edit] I am running into issues with some OSM maps, but not others. If getmaps hangs without ever finishing download, or if it says- 'no data to write to...' please post with the tile id and bitsize so I can track down what's up.

thx [/edit]

Last edited by kernelpanic; 2008-06-09 at 21:14.
 
Posts: 674 | Thanked: 191 times | Joined on Mar 2008 @ Buenos Aires, Argentina
#39
Hi kernelpanic,

When I tried to upgrade to roadmap-1.1.0j-4 from Application Manager something gone wrong and the update did not finish well. Now, I cannot upgrade from there, not even in Red Pill mode. Then I looked for it in maemo.org, but the version available there is still roadmap-1.1.0j-3.
 
Posts: 179 | Thanked: 90 times | Joined on Dec 2007
#40
Originally Posted by alephito View Post
Hi kernelpanic,

When I tried to upgrade to roadmap-1.1.0j-4 from Application Manager something gone wrong and the update did not finish well. Now, I cannot upgrade from there, not even in Red Pill mode. Then I looked for it in maemo.org, but the version available there is still roadmap-1.1.0j-3.
I tested the install via app manager prior to posting the release. (and again just now after reading your post.) I'll update the maemo.org listing. But it should still install the latest version regardless of what it says...

Can you uninstall and reinstall from xterm and tell me if you get errors?

To do this open xterm and get root, then do-
Code:
apt-get remove roadmap
apt-get install roadmap
post back your results.

HTH,
kernelpanic
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:58.