Notices


Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Aug 2012
#501
Mapsi v4.3.9 for Windows is now available here.
Thanks for new version.

It works... show map...


sometimes have problems
new version become "database error" on open\close cycle

may be that because there are a another bug:
import landmarks open dialog, but don't detect gpx/kml and other files
detect only folders
"open dialog" locked to "*.gpx, *.kml, *.kmz *.lmx" formats, but don't detect files

other programs detect files if locked to format of file
Windows7HP

Last edited by underworlddemon; 2012-09-02 at 17:00.
 
Posts: 3 | Thanked: 0 times | Joined on Oct 2009
#502
Nyt on tehty hyvää työtä ja Windows -versiokin toimii. Kiitos.
 
Mandibela's Avatar
Posts: 270 | Thanked: 195 times | Joined on Aug 2009 @ Finland
#503
Originally Posted by orava View Post
As of version 4.3.9 EPSG:3301 (Estonian Coordinate System) is also supported. To use Estonian land board's public WMS-service in Mapsi you can e.g. use following settings.
A little help needed here, orava.
I cannot find/create suitable settings from GetCapabilities' output to make proper .ini file settings from all the available data on maa-amet's servers. In particular, the zoom leves are very strange to me.
The historical maps (ajalooline on http://kaart.maaamet.ee/wms/ajalooline?) do not use the same zoom levels as the example, alus?)
To get things going a bit easier than on my N9, I tried (on windows) the GAIA3 application (http://www.thecarbonproject.com/gaia.php - this program for example found all the layers offered by GetCapabilities automagically, but I have no GPS at the moment for it so I couldn't find anything else but white and a copyright on the tlies), but the large amount of extra info doesn't help me with mapsi settings. =/
Maybe I'm just dumb.
A small write-up by orava in regards of what you personally do to actually get the correct settings would be verrrry appreciated!
Maybe create a secondary app to do the maths automatically, or better yet, let mapsi create all the available layers and settings by itself =P
__________________
Think.
 
Posts: 4 | Thanked: 10 times | Joined on Sep 2012
#504
Moi,

Rinnevalovarjostus - layer - N9 & 4.2.0 some misalignment - 4.3.9 looked quite ok

server_setings.ini:
Code:
[rinnevalovarjostus]
url=http://217.152.180.24/cgi-bin/wms_rinnevalo
type=wms
version=1.1.1
referer=http://www.paikkatietoikkuna.fi/web/fi/kartta
userAgent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0"
layer\1\name=rinnevalovarjostus
layer\1\title=Rinnevalovarjostus
layer\1\epsg=3067
layer\1\imageFormat=image/png
layer\1\minx=57842.59999999999854
layer\1\miny=6622010.00000000000000
layer\1\maxx=735699.00000000000000
layer\1\maxy=7780000.00000000000000
layer\1\scaleHintMin=0.35355339060000
layer\1\scaleHintMax=141.42135623770000
layer\size=1
cookieName=
cookieValue=
cookieUrl=
map_settings.ini:
Code:
[Rinnevalovarjostus]
type=layer
epsg=3067
baseCoordLat=0
baseCoordLon=0
layer\1\name=rinnevalovarjostus
layer\1\wms=rinnevalovarjostus
layer\1\scales=141.42135623770000, 70.71067811880000, 28.28427124750000, 14.14213562380000, 5.65685424950000, 2.82842712480000, 1.41421356240000, 0.70710678120000, 0.35355339060000
layer\size=1

Thanks for the great application!
 
Posts: 1 | Thanked: 0 times | Joined on Sep 2012
#505
Originally Posted by orava View Post
Saat sen kartan vaihdettua muokkaamalla (ennen käynnistämistä) settings.ini:n [BaseMap]-osassa olevaa map-asetusta. Eli #481 asetustiedostoilla siihen Ilmakuvan tilalle vaikka Maastokartta. Voitko muuten testata käynnistää Mapsin terminaalissa komennolla /lib/ld-linux.so.3 --library-path /opt/qtm12/lib/ /opt/Mapsi/bin/mapsi, avata sen tyhjän asetusikkunan ja katsoa tuleeko siitä terminaaliin mitään ilmoitusta?
Eli mulla sama homma 50k näkyy maastokarttana ja siitä lähemmät ilmakuvina. en nyt tajua että mitä muokkaan settings.ini:stä noiden asetustiedostojen avulla ja miten? ja sama probleema noiden asetustenkin kans et tekstit puuttuu ruuduista..
 
Posts: 37 | Thanked: 3 times | Joined on Sep 2011
#506
Originally Posted by Tmuurari View Post
Eli mulla sama homma 50k näkyy maastokarttana ja siitä lähemmät ilmakuvina. en nyt tajua että mitä muokkaan settings.ini:stä noiden asetustiedostojen avulla ja miten? ja sama probleema noiden asetustenkin kans et tekstit puuttuu ruuduista..
Kytke puhelin tietokoneeseen massamuistitilassa - avaa setting.ini tiedosto esim. notepadillä ja muuta ohjeen mukaan Ilmakuvan paikalle Maastokartta.
Tuo toinen ongelma on vielä ratkeamatta.
 
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#507
Originally Posted by Mandibela View Post
A little help needed here, orava.
I cannot find/create suitable settings from GetCapabilities' output to make proper .ini file settings from all the available data on maa-amet's servers. In particular, the zoom leves are very strange to me.
You can get zoom levels (or scales) by dividing scaleHintMax by two over and over until you reach scaleHintMin.

Originally Posted by Mandibela View Post
The historical maps (ajalooline on http://kaart.maaamet.ee/wms/ajalooline?) do not use the same zoom levels as the example, alus?)
To get things going a bit easier than on my N9, I tried (on windows) the GAIA3 application (http://www.thecarbonproject.com/gaia.php - this program for example found all the layers offered by GetCapabilities automagically, but I have no GPS at the moment for it so I couldn't find anything else but white and a copyright on the tlies), but the large amount of extra info doesn't help me with mapsi settings. =/
Maybe I'm just dumb.
A small write-up by orava in regards of what you personally do to actually get the correct settings would be verrrry appreciated!
Maybe create a secondary app to do the maths automatically, or better yet, let mapsi create all the available layers and settings by itself =P
I got automatic setting parser ready but I still need to make management UI for it, so it may not be available yet in the next version, but it is coming. I attached to this post settings for those ajalooline and alus servers.
Attached Files
File Type: zip ajalooline-alus-settings.zip (17.4 KB, 263 views)
 

The Following User Says Thank You to orava For This Useful Post:
Posts: 594 | Thanked: 1,094 times | Joined on Aug 2012 @ Rhine
#508
Hi, thanks for your answer!

Originally Posted by orava View Post
Yes, those are correct settings files but unfortunately there are no real WMS servers in those URLs only those setting files.
I think that WMS servers are listed in here. But it seems only two of them are freely usable and with very small scales, so those are not very useful.
Yes, this is the link from where i came to that XMLs, i noticed later, that i had to register to use this service:
http://www.geodatenzentrum.de/xml/wmts_webatlasde.xml
It is free, i only had to fill in my name and my email and received a mail with a link ty my "personal WMTS".
The link to register is here, if you like to try.
Unfortunately it is not in english... but i could PM you my link, if you want. I'm not allowed to share with public.
It looks like: https://sg.geodatenzentrum.de/wmts_w...g9d7-sfhsod8uf (fake)

Before the registration i got the answer form the server "invalid request" or something like that. After the registration and with the real URL i get "tile not found".



Originally Posted by orava View Post
It seems that that WMTS server uses map tiles with pixel size 512x512 and only 256x256 works in Mapsi, so at least at the moment that can't be used.
Do You think it is possible to add this in one of the next versions?

Thanks
 

The Following User Says Thank You to Leinad For This Useful Post:
Posts: 10 | Thanked: 0 times | Joined on Oct 2011
#509
Saadaanko Mapsiin txt paikannus?

onko mahdollista saada layereihin kelkkareitit.fi aineisto?

Kiitos erittäin hyvästä ohjelmasta!
 
Posts: 223 | Thanked: 323 times | Joined on Dec 2010
#510
Originally Posted by Leinad View Post
Hi, thanks for your answer!

Yes, this is the link from where i came to that XMLs, i noticed later, that i had to register to use this service:
http://www.geodatenzentrum.de/xml/wmts_webatlasde.xml
It is free, i only had to fill in my name and my email and received a mail with a link ty my "personal WMTS".
The link to register is here, if you like to try.
Unfortunately it is not in english... but i could PM you my link, if you want. I'm not allowed to share with public.
It looks like: https://sg.geodatenzentrum.de/wmts_w...g9d7-sfhsod8uf (fake)

Before the registration i got the answer form the server "invalid request" or something like that. After the registration and with the real URL i get "tile not found".


Do You think it is possible to add this in one of the next versions?

Thanks
Ok, I registered and got the server URL. I decided not to add other features than geocaching to the next version or otherwise I won't ever manage to release it, but I'll try to make this work in the version after that.
 

The Following User Says Thank You to orava For This Useful Post:
Reply


 
Forum Jump


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