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)

underworlddemon 2012-09-02 15:46

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

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 :eek:

other programs detect files if locked to format of file
Windows7HP

reijolyy 2012-09-02 16:56

Re: [Announce] Mapsi - a map application for everyone
 
Nyt on tehty hyvää työtä ja Windows -versiokin toimii. Kiitos.

Mandibela 2012-09-03 08:48

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

Originally Posted by orava (Post 1259704)
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

omistaja 2012-09-03 16:58

Re: [Announce] Mapsi - a map application for everyone
 
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!

Tmuurari 2012-09-04 09:00

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

Originally Posted by orava (Post 1258914)
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..

Tarmo 2012-09-04 09:55

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

Originally Posted by Tmuurari (Post 1260754)
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.

orava 2012-09-04 18:13

Re: [Announce] Mapsi - a map application for everyone
 
1 Attachment(s)
Quote:

Originally Posted by Mandibela (Post 1260070)
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.

Quote:

Originally Posted by Mandibela (Post 1260070)
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.

Leinad 2012-09-04 20:04

Re: [Announce] Mapsi - a map application for everyone
 
Hi, thanks for your answer!

Quote:

Originally Posted by orava (Post 1258944)
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".



Quote:

Originally Posted by orava (Post 1258944)
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

hamalla 2012-09-07 09:42

Re: [Announce] Mapsi - a map application for everyone
 
Saadaanko Mapsiin txt paikannus?

onko mahdollista saada layereihin kelkkareitit.fi aineisto?

Kiitos erittäin hyvästä ohjelmasta!

orava 2012-09-07 16:19

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

Originally Posted by Leinad (Post 1261170)
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.


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

vBulletin® Version 3.8.8