Notices


Reply
Thread Tools
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#331
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.
Attached Files
File Type: txt wms_settings.ini.txt (880 Bytes, 136 views)
File Type: txt map_settings.ini.txt (713 Bytes, 122 views)
 

The Following 2 Users Say Thank You to orava For This Useful Post:
Posts: 7 | Thanked: 0 times | Joined on Jan 2012
#332
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.
 
Posts: 95 | Thanked: 20 times | Joined on Nov 2006
#333
Originally Posted by Erkki View Post
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

Last edited by Jaykie; 2012-02-09 at 11:57.
 

The Following User Says Thank You to Jaykie For This Useful Post:
midcex's Avatar
Posts: 45 | Thanked: 12 times | Joined on Jan 2012
#334
why solids can not be used?
there is an error writing setting
I have 3 times downlod still could not and finally I delete
 
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#335
Originally Posted by midcex View Post
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's Avatar
Posts: 45 | Thanked: 12 times | Joined on Jan 2012
#336
I can not run this app I've downloaded 4 times but still can not
in use
 
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#337
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)

Last edited by orava; 2012-02-02 at 18:58.
 

The Following 4 Users Say Thank You to orava For This Useful Post:
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#338
Originally Posted by midcex View Post
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?
 
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#339
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.
 

The Following 3 Users Say Thank You to orava For This Useful Post:
Posts: 26 | Thanked: 12 times | Joined on May 2010 @ Arctic Circle / Finland
#340
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!
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:28.