OruxMaps

Uncategorized Boards => GENERAL => Topic started by: Comachibosa on October 17, 2018, 01:27:36 PM

Title: Weather layers in Oruxmaps
Post by: Comachibosa on October 17, 2018, 01:27:36 PM
Hi!



I would be interested to know if with Oruxmaps it is possible to add weather layers in real time through a WMS server or similar.



Does anyone know if it is possible and if there is documentation about it?



Thank you very much in advance!
Title: Re: Weather layers in Oruxmaps
Post by: Juanjo on October 18, 2018, 04:58:31 PM
Hi Comachibosa,



yes, it is possible. You can for example use the WMS service of the European Organisation for Meteorological Satellites, you can find information about it here (//https).



Personally I do not use it as a layer over other maps but as an online map by itself as the service provides a map layer for the background. Result is as below.



(//%3C/s%3E%3CURL%20url=%22https://i.imgur.com/hDbkC4y.jpg%22%3Ehttps://i.imgur.com/hDbkC4y.jpg%3C/URL%3E%3Ce%3E)



There is another WMS service from OpenWeatherMap listed on the maps (//https) section of OruxMaps website but it seems that that one does not work anymore.



Regards
Title: Re: Weather layers in Oruxmaps
Post by: Juanjo on October 23, 2018, 07:53:06 PM
here (//https) is another one from the Finnish Meteorological Institute with some interesting layers. Picture below is the precipitation forecast layer over OpenStreetMap.



(//%3C/s%3E%3CURL%20url=%22https://i.imgur.com/3YLDkhV.png?1%22%3Ehttps://i.imgur.com/3YLDkhV.png?1%3C/URL%3E%3Ce%3E)
Title: Re: Weather layers in Oruxmaps
Post by: q-fladen on October 23, 2018, 08:51:50 PM
Hi Juanjo,



thanks for providing the infos about the WMS serivces. I've been trying to get weather layers into orux a while back already, but didn't succeed.

I don't quite get how to add those weather maps exactly to orux maps. I know I have to edit the onlinemapsource.xml (or is it the wms_services.xml ?)

somehow, could you provide further help with that? Thanks in advance!



Greetings

David
Title: Re: Weather layers in Oruxmaps
Post by: Juanjo on October 24, 2018, 03:05:13 PM
Hi David,



you do not have to manually edit xml files to add WMS maps.

On the maps list just click on the + sign on the top right corner and then select WMS (ONLINE) option.

To create the first one, the one from EUMETSAT:



- tick the https box

- on the url field, enter eumetview.eumetsat.int/geoserver/wms

- OruxMaps will show a list of available layers, tick bkg-raster (the background map), ne_10m_admin_0_boundary_lines_land (borders), ne_10m_coastline and one of those called something_mpe (those are the rain estimation layers, you may have to test to find the one you are looking for)

- under WMS properties enter the min and max zooms levels. Put 0 and 20 if you do not know

- enter a name for the map

- save the map



The WMS from the Finnish Meteorological Institute does not provide background maps, so, to achieve what you see in my screenshot, you have to first create an online map containing the needed layer and then create a composite map using that one in combination with some other online map. First step is same as above, WMS url is openwms.fmi.fi/geoserver/wms (no https here)



Second step:



- on the map list, click the + sign and select COMPOSITE MAP (ONLINE)

- enter a name for the map

- choose the background map, OpenStrettMap Mapnik in my case

- click ADD LAYER

- go back to top and select the WMS map you just created

- set the transparency to something like 0.5

- tick the 'Apply multiply effect to this layer' box, this will make the white background of the WMS map transparent

- click ADD LAYER

- save the map



Hope this helps.



Regards
Title: Re: Weather layers in Oruxmaps
Post by: q-fladen on October 25, 2018, 01:24:56 PM
Wow, perfect explanation; Thank you so much Juanjo!
Title: Re: Weather layers in Oruxmaps
Post by: Haldo on February 16, 2019, 02:42:03 PM
is there the possibility to add online WMS layer to an offline map... (as openandromap)   ?



Thank U
Title: Re: Weather layers in Oruxmaps
Post by: Juanjo on February 17, 2019, 12:17:51 PM
Hi Haldo,



it is not possible to create composite maps mixing online and offline layers.

The feature has been requested here (//https).



Regards
Title: Re: Weather layers in Oruxmaps
Post by: japetus on September 18, 2019, 02:55:05 PM
As oruxmaps by default uses the cache first and does not download a new map, is there any way of quick refreshing the current map so that weather maps can be more useful?
Title: Re: Weather layers in Oruxmaps
Post by: Juanjo on September 18, 2019, 03:45:58 PM
Quote from: japetus post_id=39137 time=1568811305 user_id=7887
As oruxmaps by default uses the cache first and does not download a new map, is there any way of quick refreshing the current map so that weather maps can be more useful?


Hi japetus,



if, when creating the WMS online map, you do not tick the 'Cacheable' and 'Downloadable' options oruxmaps will not use the cache nor will let you create offline maps from that one.



Regards