Locus Map - forum

Content & Tools => Maps => Topic started by: brotbuexe on August 01, 2013, 17:07:18

Title: [Overlay] Google Weather Icon Overlay
Post by: brotbuexe on August 01, 2013, 17:07:18
<?xml version="1.0" encoding="UTF-8"?>
<providers>
      <provider id="11704" type="0" visible="true" background="-1">
      <name>Overlays</name>
      <mode>Google Weather Icons</mode>
      <area></area>
      <url><![CDATA[http://mts{s}.google.com/mapslt?&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_c_kph|invert:1&w=256&h=256]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>20</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
</providers>

[attachment=0:fjpf1grp]Screenshot_2013-08-01-17-05-47.png[/attachment:fjpf1grp]
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: brotbuexe on August 01, 2013, 17:20:13
This is fun.

<?xml version="1.0" encoding="UTF-8"?>
<providers>
   <provider id="11704" type="0" visible="true" background="-1">
      <name>Overlays</name>
      <mode>Google Weather Icons</mode>
      <area></area>
      <url><![CDATA[http://mts{s}.google.com/mapslt?&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_c_kph|invert:1&w=256&h=256]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>20</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
   <provider id="11705" type="0" visible="true" background="-1">
      <name>Overlays</name>
      <mode>Google Weather Clouds</mode>
      <area></area>
      <url><![CDATA[http://mts{s}.google.com/vt/lyrs=weather_0cloud&hl=de&src=app&x={x}&y={y}&z={z}&s=Galile]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>15</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
   <provider id="11706" type="0" visible="true" background="11705">
      <name>Overlays</name>
      <mode>Google Weather Icons and Clouds</mode>
      <area></area>
      <url><![CDATA[http://mts{s}.google.com/mapslt?&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_c_kph|invert:1&w=256&h=256]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>20</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
</providers>

Don't understand the strange behaviour when using the cloud overlay mit SRC_ATOP mode. See screenshots.

[attachment=0:23t7l4l6]Screenshot_2013-08-01-17-18-16.png[/attachment:23t7l4l6]

What else does google maps have?
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: brotbuexe on August 01, 2013, 17:23:38
Looks like my combination of clouds and icons into one custom map does not work well with the overlay function.
When I use only the cloud layer it looks fine.
So you have to switch between icons and clouds.

Keep in mind, clouds only until zoom level 6. Icons only until 12.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: brotbuexe on August 01, 2013, 17:59:25
[attachment=1:3hre3g7o]Screenshot_2013-08-01-17-57-52.jpg[/attachment:3hre3g7o]

[attachment=0:3hre3g7o]Screenshot_2013-08-01-17-57-24.jpg[/attachment:3hre3g7o]
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: ta-ka on September 10, 2013, 19:20:34
Hi, brotbuexe. Thank you for the information. After some trial and error,
I've successfully managed to overlay both clouds and weather icons onto map.

(http://s21.postimg.org/6ngsw62k3/clouds_and_weather_icons.jpg) (http://postimg.org/image/6ngsw62k3/)(http://s10.postimg.org/szvgthyid/clouds_and_weather_icons_overlay.jpg) (http://postimg.org/image/szvgthyid/)

EDIT:
The code here was wrong. So deleted. Corrected code can be found below.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: jusc on September 10, 2013, 19:34:23
I see the pictures, but what is to do? With your extract of the providers.xml I only get the weather icons, but no clouds.  :'(
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: john_percy on September 10, 2013, 19:47:08
Me too. No clouds with this xml file, I'm afraid.

The good news is that the latest version of Locus works with the overlays at all zooms. So the clouds are zoom with the map (fine) and the  icons similarly (not so fine, but useful)

Title: Re: [Overlay] Google Weather Icon Overlay
Post by: ta-ka on September 10, 2013, 19:56:39
Hmm...may be this? I can see clouds up to zoom level 6, too.

Quote from: brotbuexe on August 01, 2013, 17:23:38
Keep in mind, clouds only until zoom level 6. Icons only until 12.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: ta-ka on September 10, 2013, 21:05:25
Please change zoomMax to '14' and try again. Sorry for that.
I confirmed that both clouds and icons are shown with scaled size above zoom level 7.
It worked with Locus test version 2.14.1.11 on Galaxy Note 2. But it didn't work with Locus Pro 2.15.1.
EDIT:
Enabling [Automatic Zoom-lock] in [Settings]->[Map - control & panels], clouds and icons are scaled
for both test and pro version.

(http://s9.postimg.org/mfzfxemx7/zoom7.jpg) (http://postimg.org/image/mfzfxemx7/)(http://s7.postimg.org/ihpfktfbb/zoom8.jpg) (http://postimg.org/image/ihpfktfbb/)


<?xml version="1.0" encoding="UTF-8"?>
<providers>
    <provider id="11707" type="0" visible="true" background="-1">
        <name>Google Weather</name>
        <mode>Clouds and Weather Icons</mode>
        <url><![CDATA[http://mts{s}.google.com/vt/x={x}&y={y}&z={z}&lyrs=weather_c_kph|invert:0,weather_0cloud]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>14</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
</providers>
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: jusc on September 10, 2013, 22:25:14
Ah, ok. It works with zoom level 6 max.
Thank you for your hints. Above zoom level 6 the clouds disappear.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: eldron on September 11, 2013, 15:29:33
This looks very interesting. Before i try it out i was wondering how practical it is?
How do you get the map to refresh? Won´t Locus just cache the map and thereby prevent refreshing by unloading and loading the map?
How could i know how old the data is that i am looking at? I mean other than by comparing my thermometer with the temparature on the map ;-)

Title: Re: [Overlay] Google Weather Icon Overlay
Post by: berkley on September 11, 2013, 19:06:41
Click on the tools sign, before you choose your map and hit "Set 'valid for' "
(http://s18.postimg.org/leomuhp85/Screenshot_2013_09_11_19_00_22_20130911_190138.jpg) (http://postimg.org/image/leomuhp85/)

Then you enter a zero in the popup. Now you always get the newest tiles.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: eldron on September 12, 2013, 08:59:49
What a cool feature. Just tried it out and it looks great.
Thanks to you guys for showing us how to implement this!
The only problem is that the cloud layer is above the icon layer, making it very difficult to see the icons and temparature when there are clouds above that area. Is there any way of improving that? Maybe by changing the layers around so that the icon layer is above the cloud layer?
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: ta-ka on September 12, 2013, 17:41:05
Quote from: eldron on September 12, 2013, 08:59:49
The only problem is that the cloud layer is above the icon layer, making it very difficult to see the icons and temparature when there are clouds above that area. Is there any way of improving that? Maybe by changing the layers around so that the icon layer is above the cloud layer?

There is an another way to overlay clouds and icons onto maps. This method doesn't use Map-Overlays function. Instead, the map with clouds and icons is simply treated as one of online map.  The icons can be clearly seen even over the clouds however the clouds are only visible up to zoom level 6.


<?xml version="1.0" encoding="UTF-8"?>
    <provider id="11708" type="0" visible="false" background="-1">
        <name>Google Weather</name>
        <mode>Satellite</mode>
        <url><![CDATA[http://mts{s}.google.com/vt/x={x}&y={y}&z={z}&lyrs=s,h@1,weather_nolabels]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>23</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11709" type="0" visible="false" background="11708">
        <name>Google Weather</name>
        <mode>Clouds on Satellite</mode>
        <url><![CDATA[http://mts{s}.google.com/vt/x={x}&y={y}&z={z}&lyrs=weather_0cloud]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>14</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11710" type="0" visible="true" background="11709">
        <name>Google Weather</name>
        <mode>Clouds and Weather Icons on Satellite</mode>
        <url><![CDATA[http://mts{s}.google.com/mapslt?x={x}&y={y}&z={z}&lyrs=weather_c_kph|invert:0]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>23</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
</providers>

Title: Re: [Overlay] Google Weather Icon Overlay
Post by: john_percy on September 16, 2013, 10:41:46
If you set the "Valid for" to zero for the above, then the satellite image has to be loaded every time, which won't help your bandwidth!
In the overlay version some posts previously, the icons enlarge ridiculously past zoom 6, so how about an overlay like this:
    <provider id="11711" type="0" visible="false" background="-1">
        <name>Overlays</name>
        <mode>Clouds</mode>
        <url><![CDATA[http://mts{s}.google.com/vt/x={x}&y={y}&z={z}&lyrs=weather_0cloud]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>14</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11712" type="0" visible="true" background="11711">
        <name>Overlays</name>
        <mode>Weather - Clouds and Icons</mode>
        <url><![CDATA[http://mts{s}.google.com/mapslt?x={x}&y={y}&z={z}&lyrs=weather_c_kph|invert:0]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>23</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>

Clouds only appear up to zoom 6, which seems the most usable arrangement, as they then do not obscure map detail when you want it.
The "Clouds" layer 11711 in my code above does not appear in the Locus menu, but is used to build the overlay.
PS It might be best to set "Valid for" to 1 hour in any case, as weather really doesn't change that quickly, even in England.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: john_percy on September 17, 2013, 13:06:22
But now I'm getting a Locus message "More than 1000 tiles was not saved or loaded correctly..." on all these Google weather overlays, with the number increasing by 1000s at a time. There's no error with other overlays (like Hike & Bike Hillshade). Is there something fundamentally wrong with this code?

Edit: I found that the problem was that the name I had given to the map "Weather: Clouds and Icons" was used as a filename, so the colon ( : ) was illegal. Now I have changed it to  "Weather - Clouds and Icons" and all is well!
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: tjej01 on September 17, 2013, 22:26:11
Very newbie question..looked in history and didn't find an answer......

Where does one put this code?

Maybe it is if you have to ask then don't try!
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: eldron on September 17, 2013, 22:39:53
You have to edit the providers.xml.
If i remember correctly you will find it in locus\mapsonline\custom .
Just make sure to create a backup copy before you edit that file.
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: john_percy on September 17, 2013, 23:30:32
Better to make another file (say) providers-overlays.xml and place in that directory. This will be read as well as the standard providers.xml from Locus tweaks and avoids any problems of messing up the original file.

Edit: Attached is my providers-overlays.xml file. Download it and drop it into the locus\mapsonline\custom folder. It includes my modified versions of the various methods suggested so far. Remember to set the "Valid for" to 1 hour for the weather and 0 for the Traffic, as described previously. There are a number of overlay versions (Traffic, Clouds, Icons, Clouds and Icons, Icons and Clouds, of which the last one can give lots of missing tiles - though setting "Valid for" to 0 for this one  vastly improves this) and a standalone map, which appears under Google in the map dialogue.

<?xml version="1.0" encoding="UTF-8"?>
    <providers>
          <provider id="11701" type="0" visible="true" background="-1">
          <name>Overlays</name>
          <mode>Traffic</mode>
          <area></area>
          <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&lyrs=traffic&x={x}&y={y}&z={z}&style=15&w=256&h=256]]></url>
            <serverPart>0;1;2;3</serverPart>
          <zoomPart>{z}-8</zoomPart>
          <zoomMin>12</zoomMin>
          <zoomMax>23</zoomMax>
          <tileSize>256</tileSize>
          <attribution><![CDATA[(c)2013 Google]]></attribution>
          <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
          <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
       </provider>   
       <provider id="11704" type="0" visible="true" background="-1">
          <name>Overlays</name>
          <mode>Clouds</mode>
          <area></area>
          <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&lyrs=weather_0cloud&src=app&x={x}&y={y}&z={z}&s=Galileo]]></url>
          <serverPart>0;1;2;3</serverPart>
          <zoomPart>{z}-8</zoomPart>
          <zoomMin>8</zoomMin>
          <zoomMax>14</zoomMax>
          <tileSize>256</tileSize>
          <attribution><![CDATA[(c)2013 Google]]></attribution>
          <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
          <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
       </provider>   
       <provider id="11705" type="0" visible="true" background="-1">
          <name>Overlays</name>
          <mode>Weather Icons</mode>
          <area></area>
          <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_c_mph|invert:1&s=Galileo]]></url>
          <serverPart>0;1;2;3</serverPart>
          <zoomPart>{z}-8</zoomPart>
          <zoomMin>8</zoomMin>
          <zoomMax>26</zoomMax>
          <tileSize>256</tileSize>
          <attribution><![CDATA[(c)2013 Google]]></attribution>
          <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
          <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
       </provider>
   <provider id="11710" type="0" visible="true" background="-1">
        <name>Overlays</name>
        <mode>Clouds and Icons</mode>
          <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_0cloud,weather_c_mph|invert:1&s=Galileo]]></url>
        <serverPart>0;1;2;3</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>26</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2013 Google]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11711" type="0" visible="false" required="false" background="-1">
        <name>Overlays</name>
        <mode>Clouds base</mode>
        <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&x={x}&y={y}&z={z}&lyrs=weather_0cloud&s=Galileo]]></url>
        <serverPart>0;1;2;3</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>14</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2013 Google]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11712" type="0" visible="true" background="11711">
        <name>Overlays</name>
        <mode>Icons and Clouds</mode>
        <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&x={x}&y={y}&z={z}&lyrs=weather_c_mph|invert:0&s=Galileo]]></url>
        <serverPart>0;1;2;3</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>26</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2013 Google]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11713" type="0" visible="false" required="false" background="-1">
        <name>Google</name>
        <mode>Satellite and Clouds</mode>
        <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&x={x}&y={y}&z={z}&lyrs=s,h@1,weather_nolabels,weather_0cloud&s=Galileo]]></url>
        <serverPart>0;1;2;3</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>14</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2013 Google]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
    <provider id="11714" type="0" visible="true" background="11713">
        <name>Google</name>
        <mode>Weather Satellite</mode>
        <url><![CDATA[http://mts{s}.google.com/mapslt?src=app&x={x}&y={y}&z={z}&lyrs=weather_c_mph|invert:0&s=Galileo]]></url>
        <serverPart>0;1;2;3</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>26</zoomMax>
        <tileSize>256</tileSize>
        <attribution><![CDATA[(c)2013 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>
</providers>
Title: Re: [Overlay] Google Weather Icon Overlay
Post by: wvb on September 19, 2013, 19:38:53
Quote from: john_percy on September 17, 2013, 23:30:32
Edit: Attached is my providers-overlays.xml file.

thanks a lot for this!
Never got around don't to copy pasting it :-)
Now I can finally start discovering the Overlay functionality :-)

Sent from my GT-I9100 using Tapatalk 4

Title: Re: [Overlay] Google Weather Icon Overlay
Post by: tjej01 on September 20, 2013, 05:00:08
John-Percy,,,,thank you very much for the assistance.