![]() |
Maemo Mapper Repositories
Due to the growing number of map repositories that are compatible with Maemo Mapper, I decided to create a thread that would aggregate them and keep them up-to-date.
To use one, tap-and-hold on the link and copy the link address to the clipboard, then paste it into Maemo Mapper. Many of these repositories are also available by simply selecting the "Download..." button in the "Manage Repositories" dialog box in Maemo Mapper itself. The following is a set of working repositories that you can use for Maemo Mapper: Google Maps (street) http://mt.google.com/mt?x=%d&y=%d&zoom=%d Google Maps (street) (alternative) http://mt.google.com/mt?v=ap.999&x=%d&y=%d&zoom=%d Google Maps (satellite) http://khm1.google.com/kh/v=&hl=en&x=%d&y=%d&z=%d Google Maps (terrain) http://mt.google.com/mt?v=w2p.92&x=%d&y=%d&zoom=%d Virtual Earth (street) http://r0.ortho.tiles.virtualearth.n.../r%0s.png?g=45 Virtual Earth (satellite) http://a0.ortho.tiles.virtualearth.n...a%0s.jpeg?g=50 Virtual Earth (hybrid) http://h0.ortho.tiles.virtualearth.n...h%0s.jpeg?g=50 Yahoo Maps (street) http://us.maps1.yimg.com/us.tile.map...=%d&y=%-d&z=%d Yahoo Maps (satellite) http://us.maps3.yimg.com/aerial.maps...=%d&y=%-d&z=%d OpenStreetMap - Traditional "Mapnik" http://tile.openstreetmap.org/%0d/%d/%d.png OpenStreetMap - Developmental "Osmarender" http://tah.openstreetmap.org/Tiles/tile/%0d/%d/%d.png Terraserver USA (WMS) http://www.terraserver-usa.com/ogcma...PTIONS=INIMAGE (Note: WMS URL formats requires the installation of proj.) RunwayFinder.com http://www.runwayfinder.com/charts/x%dy%dz%d.jpg (Note: WMS URL formats requires the installation of proj.) (Thanks, gregrenda.) viajoasi.com.ar (WMS) http://viajoasi.com.ar/c.php?VERSION...PTIONS=INIMAGE (Note: WMS URL formats requires the installation of proj.) Layers These repositories contain transparency and are thus ideal for use as layers on top of the above repositories. Google Traffic http://mt.google.com/mapstt?zoom=%0d&x=%d&y=%d Google Labels http://mt.google.com/mt?v=w2t.999&x=%d&y=%d&zoom=%d (use with Google Satellite or Google Terrain for labels for cities, roads, etc., i.e. "Hybrid" maps.) U.S. Weather Overlay (WMS) http://mesonet.agron.iastate.edu/cgi...ANSPARENT=TRUE Legal: These repositories are for demonstration purposes only. Please use them at your own risk, since their use may be restricted or even illegal for use with Maemo Mapper. I cannot be held responsible for anyone's use of these URL formats. |
Re: Maemo Mapper Repositories
P.S. As soon as I can figure out MIME on the 770/N800, I will release a version of Maemo Mapper that will allow you to click on a link to set up a repository, so you don't have to copy/paste the URLs. Kinda like the .install files for the 770/N800's Application Manager. When that feature is added, I will add links to the above post to allow you to do that.
|
Re: Maemo Mapper Repositories
Another useful repository for pilots that serves aviation charts:
http://www.runwayfinder.com/charts/x%dy%dz%d.jpg |
Re: Maemo Mapper Repositories
Quote:
What is 'proj' and how is it installed? Neil |
Re: Maemo Mapper Repositories
Quote:
You can install the proj package from the same repository from which you installed Maemo Mapper. Here is a link that will install it: http://www.gnuite.com/nokia770/proj.install |
Re: Maemo Mapper Repositories
HTML Code:
OpenStreetMap - Developmental "Osmarender" 2) Will I get the same Route, regardless of the map url I use? Thank you! |
Re: Maemo Mapper Repositories
Quote:
Quote:
|
Re: Maemo Mapper Repositories
Quote:
Ta. |
Re: Maemo Mapper Repositories
Quote:
http://m1.viamichelin.com/mapsgene/dm/mapdirect ;d29yXzAwMjRt;MDAwMDAwMDAxMjAwMDAwMDAwMTA= The part after the semicolon presumably identifies a bitmap (254x254 pixels, which is weird). Now, the website uses javascript, and although it's heavily obfuscated, in theory the algorithm for generating one of those identifiers is buried somewhere in that javascript code. The same algorithm could be used in Maemo Mapper to translate between lat/lon and ViaMichelin's codified ID, but I'm not really motivated enough to sift through the mounds of javascript. By the way, if you ever come across an online map that you'd like to use in Maemo Mapper, I am always open to the possibility of adding new types of URLs. All you need to give me is an easy way to map a Maemo Mapper coordinate (x, y, zoom) into the URL. Most URLs have their own quirky style of encoding, some of them more obfuscated than others. For example, Google Maps Satellite uses a qrst-encoded quadtree URL, whereas Virtual Earth uses a 0123-encoded quadtree URL, so the code in Maemo Mapper to handle each is similar, just tweaked slightly for each source. Firefox has this great utility for spying on exactly what images a website pulls in. For example, go to Google Maps and use the "Tools | Page Info" menu item in Firefox. The "Media" tab contains a list of all media pulled in by the page, including images. In the case of Google Maps, there are a bunch of "mt1.google.com"-style URLs that reveal exactly the URL format that Google Maps uses to retrieve its bitmaps. This is how Maemo Mapper first came into being. Back in the olden days, MapQuest didn't even have an AJAX-ified website, so you couldn't use the "Page Info" trick used for Google Maps. Nowadays, however, MapQuest uses a completely different URL format. When you use Firefox's Page Info tool, you see a bunch of URLs like "http://tile3.mqcdn.com/map/Scale29337258/0/5/0/2.gif", where "ScaleXXXXX" maps somewhat to Google Maps's "zoom=" variable, and the "5" and "2" map to the X and Y coordinates of the map. So, it might be possible to write an algorithm that translates "5, 2, 29337258" into Maemo Mapper's "x, y, zoom" format. Unfortunately, I think MapQuest uses a projection other than Mercator, and the scales don't cleanly match between Mercator and MapQuest, which makes it difficult, perhaps even impossible, to use in Maemo Mapper. It just takes some investigation... P.S. kempja: would you mind removing the "script" code from your post, or at least break it up into smaller lines? It causes the page to render poorly in most browsers. |
Re: Maemo Mapper Repositories
HI Gnuite,
Would it be possible to use the Mapquest "Routing File" in mapper? The reason I ask is that I have done some routes in mapper (same as Google Earth) and Mapquest. "For me", the Mapquest routes are much better. One of the routes I did in Mapquest is the actual route I take to pick up my grandchildren from school.:) Again, I stress "for me". Thank you! |
All times are GMT. The time now is 07:59. |
vBulletin® Version 3.8.8