![]() |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Normally (e.g. with OpenStreetMap, Google Maps, or other non-WMS repositories), errors are returned to Maemo Mapper via an HTTP error code (like 404 if the map doesn't exist). This is fine, because Maemo Mapper can detect this is draw a blank tile instead (although it will retry a few times, too). But WMS servers generally return an HTML page instead. If libpng tries to open that HTML page, sometimes it crashes. If your WMS server allows you to specify a (safer) mechanism by which it can return errors, then I'd recommend using that feature. Otherwise, you'll have to try and limit yourself to areas of the world that don't produce an error. And if everywhere is producing an error, check the HTML files themselves (there may be many zero-sized files, but there should be at least one non-zero-length file, too), and see if it provides any insight for why you're getting the error. If you need to reset Maemo Mapper so that you can tweak the settings (because it crashes every time you start), then run the following command from the command line: gconftool-2 -u /apps/maemo/maemo-mapper/repositories This will clear your repositories list and reset it to the default (OpenStreetMap). |
Re: Maemo Mapper v1.4 for 770/N800
Hope Gnuite sees this question. Don't know if it's been asked and answered yet already.
My wife's car has GPS built-in. It shows the name of the street you are currently on at the bottom of the map on the screen. It also displays the name of the street that is to be your next turn. Is it possible to make MM do that? thanks, Neil |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Should I use BBOX=%.6f,%.6f,%.6f,%.6f or BBOX=%.2f,%.2f,%.2f,%.2f with epsg:3067? More information about 3067: http://ocean.csl.co.uk/experimental/...ected&server=1 |
Re: Maemo Mapper v1.4 for 770/N800
I made some "wiresharking" and the query is ok, at least when using BBOX=%.2f,%.2f,%.2f,%.2f.
Actually It seems to be something wrong, when I try to save my repository to internal mmc2 memory card on N800. I'm able to save repository to mmc1, but not mmc2. /dev/mmcblk1p1 120.0M 5.2M 114.8M 4% /media/mmc1 /dev/mmcblk0p1 995.1M 693.4M 301.8M 70% /media/mmc2 I have not noticed that other programs has problems with writing to internal mmc2 device. Also some reprojection problems exists with WMS-service and MM when using epsg:3067, see screenshots: http://www.kolumbus.fi/evis/mm/screenshot00.png http://www.kolumbus.fi/evis/mm/screenshot01.png |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
As for displaying "the name of the street that is to be your next turn", the routes that you download (via the "Download Route" dialog) will usually include "waypoints" that, as you get closer to them, will cause a popup message to appear instructing you what to do next (e.g. "Turn left at Main Street. Go 2.6 miles."). |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Quote:
(Basically, %.2f means to format a floating point number such that it has at most 2 digits after the decimal point. %.6f means 6 digits.) |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
WMS-connetion is now working, but results are...hm...something I did not expect. This is an example map I get when using OpenLayers client on PC, the figure of Finland when using epsg:3067: http://www.kolumbus.fi/evis/mm/finland_3067_ok.png And this is what I get with MaemoMapper: http://www.kolumbus.fi/evis/mm/finla...067_NOT_OK.png Could this be a problem between MaemoMapper and Proj? Or should I just change some parameters somewhere? Oh, I just found this from http://hoohol.ath.cx/public/index.ph...eMM-Extensions "Tiles don't seem to fit exactly, what can I do? Not much, sorry. In this case the projection is sufficiently different from the mercator projection and one would need real warping for a fix. Lower zoom levels usually decrease the errors. (For warping look at gdal)" If this is true, which epsg code correspods mercator projection that Maemo Mapper uses? I can use gdal and proj on server side and hopefully create MM compatible WMS-service. |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
|
Re: Maemo Mapper v1.4 for 770/N800
Quote:
Maybe I try later on "self made EPSG" on a server side. Just googled: <54004> +proj=merc +lat_ts=0 +lon_0=0 +k=1.000000 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m no_defs <> http://lists.osgeo.org/pipermail/web...er/000154.html |
Re: Maemo Mapper v1.4 for 770/N800
Quote:
|
All times are GMT. The time now is 09:11. |
vBulletin® Version 3.8.8