Google GEO API Example

The following example demonstrates how to find the appropriate Google Tile call to overlay on your Google Map.

See this example URL. Tx=0 and ty=0 zm=0

http://i.wxbug.net/GEO/Google/Temperature/GetTile_v2.aspx?as=0&c=0&fq=0&tx=0&ty=0&zm=0&mw=1&ds=0&stl=0&api_key=xxxxxxx

Below is the image you will see when making the above call.

 WeatherBug Google Tile TX=0, TY=0, Zoom=0

 This still will need to be overlaid on the following Google Tile:

Google Tile TX=0, TY=0, Zoom=0

 

As another example:

 For Google Tx=1, Ty=1 and Zoom level =2 you get:

http://i.wxbug.net/GEO/Google/Temperature/GetTile_v2.aspx?as=0&c=0&fq=0&tx=0&ty=1&zm=2&mw=1&ds=0&stl=0&api_key=xxxxxxxxxx

This is the corresponding Google Tile:

 

May more examples of how Google and Bing (Quadtree) tiles map to WeatherBug GEO calls can be found here:

http://www.maptiler.org/google-maps-coordinates-tile-bounds-projection/