Notices


Reply
Thread Tools
Posts: 10 | Thanked: 0 times | Joined on May 2007
#61
Any success for kansalaisen karttapaikka maps?
 
Posts: 53 | Thanked: 18 times | Joined on Dec 2007
#62
I would love to be able to see UK Ordnance Survey Landranger maps in Maemo Mapper.
These maps look like:
http://www.streetmap.co.uk/streetmap...246500&A=Y&Z=3
Where the X= and Y= numbers refer to positions on a rectangular grid for the UK (which can be derived from GPS lat/lon by some messy maths).

Is there a simple way to achieve this directly in Maemo Mapper?

If not, I wrote my own basic GPS application for a Psion handheld computer some years ago for which I fetched a large number of the Ordnance Survey Landranger tiles, each 200x200 pixel tile providing the data for 1km x 1km. Is there a way I could use such tiles, e.g. served by my own private web server from home, with the wonderful Maemo Mapper?

I've tried to find out sufficient detail about the URI format MM uses to fetch tiles, but I've failed to find:
- whether the X,Y co-ords reference the bottom-left, center or some other part of the tile;
- the relationship between zoom factor in MM and scale (i.e. pixels->meters or lat/long displacement)
...am I being daft in failing to see this?

Thanks in advance for any assistance,
Simon.
 
Posts: 110 | Thanked: 12 times | Joined on Oct 2007 @ Cambridge, UK
#63
I'm having trouble with Download in Manage Repositories: it just hangs for ages and then errors. n800, mapper 2.3.1-os2008

I've discovered that this is because it is attempting to download from port 8080 on the remote server(s), i.e. the "webcache" port. This doesn't get through my firewall. Is there any reason why it doesn't use port 80?

Interestingly, when I try to view http:gnuite.com in my Firefox browser on my PC, it redirects to http:gnuite.com:8080, so that also fails.
 
pixelseventy2's Avatar
Posts: 357 | Thanked: 115 times | Joined on Sep 2007 @ Sunny England :)
#64
Originally Posted by spooley View Post
I would love to be able to see UK Ordnance Survey Landranger maps in Maemo Mapper.
These maps look like:
http://www.streetmap.co.uk/streetmap...246500&A=Y&Z=3
Where the X= and Y= numbers refer to positions on a rectangular grid for the UK (which can be derived from GPS lat/lon by some messy maths).

Is there a simple way to achieve this directly in Maemo Mapper?

If not, I wrote my own basic GPS application for a Psion handheld computer some years ago for which I fetched a large number of the Ordnance Survey Landranger tiles, each 200x200 pixel tile providing the data for 1km x 1km. Is there a way I could use such tiles, e.g. served by my own private web server from home, with the wonderful Maemo Mapper?

I've tried to find out sufficient detail about the URI format MM uses to fetch tiles, but I've failed to find:
- whether the X,Y co-ords reference the bottom-left, center or some other part of the tile;
- the relationship between zoom factor in MM and scale (i.e. pixels->meters or lat/long displacement)
...am I being daft in failing to see this?

Thanks in advance for any assistance,
Simon.
Do the tiles look the same size as for google etc... If so, it would probably be relatively easy to make a web service to take x/y coordinates and return streetmap images
__________________
pixel - pushing buttons that shouldn't be pushed, and fiddling with things that shouldn't be fiddled with
 
pixelseventy2's Avatar
Posts: 357 | Thanked: 115 times | Joined on Sep 2007 @ Sunny England :)
#65
After closer investigation, the streetmaps images are too far removed from the google maps images

however, I've been reading about Microsoft MapCruncher - it's a tool for building custom map tiles for MS Virtual Earth, and by inference, Google Maps. So I'm going to try scanning an OS map, making tiles, and creating a site to host the images. Will let you know how it goes.

See http://www.bdcc.co.uk/GoogleCrunch/Crunch.htm for more info
__________________
pixel - pushing buttons that shouldn't be pushed, and fiddling with things that shouldn't be fiddled with
 
pixelseventy2's Avatar
Posts: 357 | Thanked: 115 times | Joined on Sep 2007 @ Sunny England :)
#66
So I scanned in an OS map, used mapcruncher to plot the coordinates, and put the outputted files on my local web server. Created a new repository, using the URL format http://www.myserver.com/maps/tiles/%0s.png - and bob's your auntie, it works.

I rendered from mapcruncher with a max zoom of 16 - which gave a good image - this equates to a zoom of 4 in maemo mapper. Only real problem may be the amount of data. I did about 1/3 of the Snowdonia 1:25k map, and this gave 350mb of images. Not a problem for me as I have a web server at home, but might be an issue for some.
__________________
pixel - pushing buttons that shouldn't be pushed, and fiddling with things that shouldn't be fiddled with
 
Posts: 53 | Thanked: 18 times | Joined on Dec 2007
#67
Originally Posted by pixelseventy2 View Post
So I scanned in an OS map, used mapcruncher to plot the coordinates, and put the outputted files on my local web server. Created a new repository, using the URL format http://www.myserver.com/maps/tiles/%0s.png - and bob's your auntie, it works.
THANK YOU, pixelseventy2! Your posts have enabled me to "MapCrunch" some screen captures of LandRanger mapping and get some tiles which are displayable inside Maemo Mapper. I do need to do some experimentation with zoom levels 'though - a 3 x 5km area has generated 75MB of .png tile data!

Cheers again, Simon.
 
pixelseventy2's Avatar
Posts: 357 | Thanked: 115 times | Joined on Sep 2007 @ Sunny England :)
#68
Originally Posted by spooley View Post
THANK YOU, pixelseventy2! Your posts have enabled me to "MapCrunch" some screen captures of LandRanger mapping and get some tiles which are displayable inside Maemo Mapper. I do need to do some experimentation with zoom levels 'though - a 3 x 5km area has generated 75MB of .png tile data!

Cheers again, Simon.
No problem. I did about 50miles x 50 miles, which gave 1.5gb at zoom 16 in mapcruncher (4 in maemo mapper). Detail was OK on a 1:25k map, 15 would be about the limit for a 1:50k map
__________________
pixel - pushing buttons that shouldn't be pushed, and fiddling with things that shouldn't be fiddled with
 
Posts: 1 | Thanked: 0 times | Joined on Mar 2008
#69
Hi everyone,

This is my first post here... though I have been reading this forum for a very long. Recently I have been trying to integrate maps from www.mapmyindia.com into MM. I looked at the repositories and found that they are very similar to googlemaps.

http://map1.mapmyindia.com/mapFiles/....5&y=5425&z=13

I could find 2 differences. First difference is that the zoom value (z) increases as one zooms into maps, where as it decreases for other repositories including googlemaps. Other difference is that the coordinates are divided by 10 compared to coordinates in google maps. I think it should not be too difficult to integrate these maps, any pointers would be very helpful.
 
Posts: 43 | Thanked: 50 times | Joined on Dec 2005
#70
Originally Posted by Poikanen View Post
Any success for kansalaisen karttapaikka maps?
Yes, have alook on Tableteer - karttapaikka maps are now available. Also more info in this thread

- kepler
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:50.