Weather radar overlays

2016-10-01 Thread Daniel Matthews
I am rather keen on integration of a precipitation radar as an overlay but have not had any success. So far I have entered L.tileLayer('http://{s}.tile.openweathermap.org/map/clouds/{z}/{x}/{y}.png', { attribution: 'Map data © OpenWeatherMap', maxZoom: 18 }).addTo(map); As well as a numbe

Re: Weather radar overlays

2016-10-02 Thread Tim Millard
US-only NEXRAD weather radar source works for me on Android. http://mesonet.agron.iastate.edu/cache/tile.py/1.0.0/nexrad-n0q-900913/{0}/{1}/{2}.png On Saturday, October 1, 2016 at 9:25:28 AM UTC-5, Daniel Matthews wrote: > > I am rather keen on integration of a precipitation radar as an overlay

Re: Weather radar overlays

2016-10-04 Thread Paul Johnson
On Sun, Oct 2, 2016 at 3:02 AM, Tim Millard wrote: > US-only NEXRAD weather radar source works for me on Android. > > http://mesonet.agron.iastate.edu/cache/tile.py/1.0.0/nexrad-n0q-900913/{0}/{1}/{2}.png > > Is that all of the US or just Iowa? -- You received this message because you are subsc

Re: Weather radar overlays

2016-10-04 Thread Andy Townsend
I've used one of the "rainfall" layers from OpenWeatherMap (using Leaflet directly rather than OsmAnd) and found the tiles a bit slow, though it did show something that claimed to be rainfall. Quite a few weather services use leaflet- or openlayers-based overlay maps (e.g. the UK's Met Office

Re: Weather radar overlays

2016-10-10 Thread Tim Millard
On Tuesday, October 4, 2016 at 5:48:06 AM UTC-5, Paul Johnson wrote: > > > On Sun, Oct 2, 2016 at 3:02 AM, Tim Millard > wrote: > >> US-only NEXRAD weather radar source works for me on Android. >> >> http://mesonet.agron.iastate.edu/cache/tile.py/1.0.0/nexrad-n0q-900913/{0}/{1}/{2}.png >> >> > I

Re: Weather radar overlays

2016-10-11 Thread Paul Johnson
On Tue, Oct 11, 2016 at 12:51 AM, Tim Millard wrote: > > > On Tuesday, October 4, 2016 at 5:48:06 AM UTC-5, Paul Johnson wrote: >> >> >> On Sun, Oct 2, 2016 at 3:02 AM, Tim Millard wrote: >> >>> US-only NEXRAD weather radar source works for me on Android. >>> >>> http://mesonet.agron.iastate.edu