Re: Network Weathermap

2016-04-28 Thread James Bensley
On 28 April 2016 at 20:33, Peter Phaal wrote: > Many drawing tools support SVG as a file export format. Exporting or > converting the map to SVG format allows the map attributes (link > colors, widths, etc) to be modulated using JavaScript embedded in the > web page. > > As an example, the followi

Re: Network Weathermap

2016-04-28 Thread James Bensley
On 28 April 2016 at 19:41, Ishmael Rufus wrote: > You could probably build the converter in PHP and make it a plugin of > weathermap. > > You kids and your Python :) I would prefer it to be PHP actually, people keep moaning at me for using PHP, which I am much more fluent in. However if it were i

Re: Network Weathermap

2016-04-28 Thread Peter Phaal
Many drawing tools support SVG as a file export format. Exporting or converting the map to SVG format allows the map attributes (link colors, widths, etc) to be modulated using JavaScript embedded in the web page. As an example, the following SC15 weathermap was created by converting a PDF diagram

Re: Network Weathermap

2016-04-28 Thread Ishmael Rufus
You could probably build the converter in PHP and make it a plugin of weathermap. You kids and your Python :) On Thu, Apr 28, 2016 at 1:32 PM, James Bensley wrote: > Hi all, > > I know its been a while since I posted this thread, I've been swamped. > Finally I'm getting time to look back at thi

Re: Network Weathermap

2016-04-28 Thread James Bensley
Hi all, I know its been a while since I posted this thread, I've been swamped. Finally I'm getting time to look back at this. I think I had 0 on-list replies and about 10 off-list private replies, so clearly others are having the same problem but not speaking openly about it. There were two main