maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Maemo Mapper Repositories (https://talk.maemo.org/showthread.php?t=5209)

bunanson 2008-06-18 21:41

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by gnuite (Post 192630)
...If you're using an N810, you have to put the hardware keyboard away in order to access the menu, since it is only available on the virtual keyboard. I wish the menu were available via the hardware keyboard....

You are totally correct, the menu is NOT available from the KB, but you can do the following, some tricks I learned here in the forum,

With the physical keyboard slided out, you can press shift+space, the onscreen KB will show up, you can then use the menu.

Copy can be accomplished by onscreen KB, using menu>Copy/Paste.
Copy can also be performed with hardward KB, using CTRL+C (copy) or CTRL+V (paste)

Thanks for the gorgeous maemo mapper, gnuite


bun

italodance 2008-06-19 04:53

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by n9ots (Post 193253)
Go to "manage repositories" on the main menu, and check what the minimum zoom for download is set at.

have fun
ben

i know and did it before to the zoom level 1

but not changed.....

exto 2008-06-19 05:50

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by gnuite (Post 38686)
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://kh.google.com/kh?v=999&t=%s

Google Maps (terrain)
http://mt.google.com/mt?v=w2p.999&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.)

U.S. Weather Overlay (WMS)
http://mesonet.agron.iastate.edu/cgi...COLOR=0x000000
(Note: WMS URL formats requires the installation of proj.)

viajoasi.com.ar (WMS)
http://viajoasi.com.ar/c.php?VERSION...PTIONS=INIMAGE
(Note: WMS URL formats requires the installation of proj.)

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.

HI all, first of all thanks for everyone helping out with the development of maemo maps. I just got myself a i-blue 821 gps receiver to add to my N800. Most stuff works great, however I am having one specific issues which I am wondering if anyone else is having.

I am trying to get MM to work with Google Satelite. (http://kh.google.com/kh?v=999&t=%s).
When I try using MM interactively or downloading a region of maps, it will either display a blank screen or tell me that "xx maps failed to download"
I noticed that if I try to bring up the url manually in my browser that I get the message: "we're sorry... but your query looks similar to automated requests from a computer virus or spyware application. To protect our users, we can't process your request right now."

Everything works great for Google Maps, just not the satelite.

I also tried usging winmapper, it tells me that it was successful in downloading from google satelite, however when I go look for the files, they are not there. It works for google maps.

If anyone has any ideas, I would love to hear them.

I am planning to use the satelite maps to track my progress while going on some backroad trails.

Thanks for any help!

Asgari 2008-06-19 15:37

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by exto (Post 193393)
I noticed that if I try to bring up the url manually in my browser that I get the message: "we're sorry... but your query looks similar to automated requests from a computer virus or spyware application. To protect our users, we can't process your request right now."

Delete Google Cookies, Try a proxy server or change your ip, it worked for me.

pakr 2008-06-22 15:00

Re: Maemo Mapper Repositories
 
This is in reply to Stephan in his older thread How does Maemo Mapper build the URL?, i think this is the proper place for new repos and i don't like to bump old threads. :) He was wondering how to add the German NRW TK25 topo map to maemo mapper, the bbox format was a bit different from others (e.g. BBOX=2581200,5683300,2581800,5683900)... and i wanted to use it too.

The proper BBOX format is "BBOX=%.2f,%.2f,%.2f,%.2f", this is the url for the Nordrhein-Westfalen TK25 topo map (zoom level 6):
http://www.geoserver.nrw.de:80/GeoOg...RMAT=image/png

Bavaria TM (1:50000)
http://deutschlandviewer.bayern.de/o...ES=&FORMAT=png

Badenwürtemberg TM (1:50000)
http://www.lv-bw.de/rdsaccess/defaul...%.2f,%.2f,%.2f

Answer found here: http://hoohol.ath.cx/public/index.ph...eMM-Extensions (Why isn't that info documented in some easier to find place?)

Edit: adding two more repos for NRW:
DTK10 (1:10000)
http://www.geoserver.nrw.de/GeoOgcWm...RMAT=image/png

TK50 (1:50000)
http://www.geoserver.nrw.de/GeoOgcWm...RMAT=image/png

Delphipgmr 2008-06-24 22:50

Re: Maemo Mapper Repositories
 
im playing around with the WMS weather maps..

is there away to get maemo mapper to overlay the weather data on top of a map?

also, is there away to "refresh" so you get updated weather info?

anybody find any good marine based repositories?

mikemorrison 2008-06-26 20:23

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by gnuite (Post 39896)
Not without making modifications to Maemo Mapper. I investigated ViaMichelin's website, and its PNG files are accessed using complex, encoded URLs that look something like this:

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.


that encoding is just two fields in base64:

wor_0024m
00000000120000000010

w4csc 2008-07-26 03:42

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by Delphipgmr (Post 195290)
im playing around with the WMS weather maps..

is there away to get maemo mapper to overlay the weather data on top of a map?

also, is there away to "refresh" so you get updated weather info?

anybody find any good marine based repositories?

http://demo.geogarage.com/noaa/

This website overlays the latest NOAA nautical charts for the whole USA over Google's tiles.

http://www.geogarage.com/gggmap-1.1/images/

I entered this into maemo mapper trying to get the charts and it LOOKS like it downloads, but then MM reports it failed to download 283 maps after all the downloading is done.

Man, would I love to have THAT working on maemo mapper like the aeronautical charts for use on the boat!

Thanks for anything you can do to make that happen!

qole 2008-07-26 08:38

Re: Maemo Mapper Repositories
 
I used the US topo maps very successfully on a backpack trip, although the tiles occasionally got scrambled when downloading and I had to clear the db and try again... a problem with proj maybe?

Any good topo maps for Canada?

Wandering around the mountains...
http://farm4.static.flickr.com/3099/...ab513a6f_o.png

Going off the map...
http://farm4.static.flickr.com/3140/...f85d9d0b_o.png

pschaff 2008-07-28 01:16

Re: Maemo Mapper Repositories
 
Quote:

Originally Posted by w4csc (Post 207188)
http://demo.geogarage.com/noaa/

This website overlays the latest NOAA nautical charts for the whole USA over Google's tiles.

http://www.geogarage.com/gggmap-1.1/images/

I entered this into maemo mapper trying to get the charts and it LOOKS like it downloads, but then MM reports it failed to download 283 maps after all the downloading is done.

Man, would I love to have THAT working on maemo mapper like the aeronautical charts for use on the boat!

Thanks for anything you can do to make that happen!

Nice website. I'd also very much like to have marine charts for maemo mapper. Have used it on the boat with satellite images and they are very helpful. Even saved me from wandering around in a fog bank that rolled in too quickly to escape, and have also used it to good effect at night, but the depth information, channels, etc. would add a lot of value.

Phil


All times are GMT. The time now is 08:10.

vBulletin® Version 3.8.8