maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Mapsi - a map application for everyone (https://talk.maemo.org/showthread.php?t=72982)

orava 2012-01-30 14:25

Re: [Announce] Mapsi - a map application for everyone
 
2 Attachment(s)
v4.0.6 for N9/N950 is available here.

Changes
- Fixed bug that caused that only one map tile was shown repeatedly

See this post for installation instructions.

Now also map servers that use zoom/x/y style URL format are supported (or at least somewhat supported). Attached to this post are example settings files that use OpenStreetMap's Mapnik and cycle maps.

Erkki 2012-01-30 18:28

Re: [Announce] Mapsi - a map application for everyone
 
Löytyisiköhän jostain ini tiedostot suomen topografisille kartoille. Vanhan 3.5.1. version wms_settings.ini tiedoston kopiointi uuden 4.0.0 tilalle kuten jossain viestissä opastettiin ei toiminut.

Jaykie 2012-01-30 19:39

Re: [Announce] Mapsi - a map application for everyone
 
Quote:

Originally Posted by Erkki (Post 1158010)
Löytyisiköhän jostain ini tiedostot suomen topografisille kartoille. Vanhan 3.5.1. version wms_settings.ini tiedoston kopiointi uuden 4.0.0 tilalle kuten jossain viestissä opastettiin ei toiminut.

http://dl.dropbox.com/u/9472311/wms_settings2.zip molemmat ini tiedostot

midcex 2012-01-31 03:42

Re: [Announce] Mapsi - a map application for everyone
 
why solids can not be used?
there is an error writing setting
I have 3 times downlod still could not and finally I delete:(

orava 2012-01-31 16:31

Re: [Announce] Mapsi - a map application for everyone
 
Quote:

Originally Posted by midcex (Post 1158175)
why solids can not be used?
there is an error writing setting
I have 3 times downlod still could not and finally I delete:(

I'm sorry but I cannot understand what you mean.

midcex 2012-02-01 03:51

Re: [Announce] Mapsi - a map application for everyone
 
I can not run this app I've downloaded 4 times but still can not
in use

orava 2012-02-01 13:25

Re: [Announce] Mapsi - a map application for everyone
 
v4.1.0 for N900 is available here.

Installation
1. Make sure you have latest Qt Mobility 1.2 libraries installed. If you have extras-devel repository enabled you can install those with "apt-get install libqtm-12=1:1.2.0+git20111104-0nd~fremantle5" or if you don't you can download libraries from here (and install with "dpkg -i libqtm-12_1.2.0+git20111104-0nd~fremantle5_armel.deb").
2. Download .deb file from the link above and install it.

OpenStreetMap's Mapnik and Cycle maps are now used by default (if you don't have old settings files) so there's no need to copy any settings files anymore.

Unfortunately there was yet another change in database so you'll need to either delete your old database file ("wms.db" in "/home/user/MyDocs/.mapsI" folder) or follow following instructions:
1. Download SQLite Database Browser, install it and open "wms.db" file in it.
2. Select "Execute SQL" and type in "SQL string" text box
Code:

UPDATE tiles SET style="";
3. Press "Execute query" and wait until it finishes (this'll take a while and you might get "Application not responding" error but just wait more)

orava 2012-02-01 13:31

Re: [Announce] Mapsi - a map application for everyone
 
Quote:

Originally Posted by midcex (Post 1158731)
I can not run this app I've downloaded 4 times but still can not
in use

Which version you tried, N900 or N9/N950? Did you followed instructions in here?

orava 2012-02-01 18:01

Re: [Announce] Mapsi - a map application for everyone
 
For Finnish users:

I found from here that Liikennevirasto has freely usable WMS server for nautical charts. If you want to use it in Mapsi add following lines to "wms_settings.ini" (these settings use "style" property which is supported from v4.1.0 onwards, so at the moment these work only with the latest version for N900)

Code:

[liikennevirasto%20meriliikenne]
url=http://kartta.liikennevirasto.fi/meriliikenne/dgds/wms_ip/merikartta
version=1.1.1
layer\1\name=cells
layer\1\title=Cell Layer
layer\1\epsg=3067
layer\1\scaleHintMin=0.7071067812
layer\1\scaleHintMax=141.4213562377
layer\1\imageFormat=image/png
layer\1\minx=0
layer\1\miny=5376000
layer\1\maxx=1202783
layer\1\maxy=8587250
layer\1\style\1\name=style-id-200
layer\1\style\1\title=Standard
layer\1\style\2\name=style-id-201
layer\1\style\2\title=Standard - Transparent Land
layer\1\style\3\name=style-id-202
layer\1\style\3\title=Full
layer\1\style\4\name=style-id-203
layer\1\style\4\title=Full - Transparent Land
layer\1\style\size=4
layer\size=1

and following lines to "map_settings.ini"

Code:

[merikartta]
type=layer
epsg=3067
layer\1\name=cells
layer\1\wms=liikennevirasto meriliikenne
layer\1\style=style-id-201
layer\1\scales=1.4142135624, 2.8284271248, 5.6568542495, 14.1421356238
layer\size=1

I'll also try to release that Ubuntu version soon now that this fourth version is getting more stable.

Jaekaelae 2012-02-01 20:34

Re: [Announce] Mapsi - a map application for everyone
 
4.0.6 works like a charm with Jaykie's settings and in windows converted database. Gotta install 4.1.0 to N900 for sled use. Thanks Orava!


All times are GMT. The time now is 06:46.

vBulletin® Version 3.8.8