Page 1 of 1

Webcam Overlay

Posted: Sat May 02, 2015 1:42 pm
by burgerre
Hello
I tried to create an overlay for my picture (webcam).
What exactly do I need to adjust according to the instructions of http://wiki.meteoplug.com/Gallery#.22We ... 2_Example?

The following code in "define chart" brings error:

Code: Select all

http://www.salsaopenair.ch/images/webcam/images/webcam.jpg? 0.41418396601110785 -fill black -draw "fill-opacity 0.5 
rectangle 0 463 640 480" -
pointsize 9 -fill orange -draw "text 5 475 'wetter-sempach.ch'" -pointsize 11 -fill lightgrey -draw "text 70 475 
'[actual_min5_misc_uploadlocaltime_0_16#3600]'" -fill white -draw "text 180 475 'Temp: [actual_min5_th*_temp_1#3600] 
°C Wind Chill: [actual_min5_wind*_chill_1#3600]°C Rain Today: [actual_day1_rain*_total_1#86400] mm'"
Thank you for your help
Reto

Re: Webcam Overlay

Posted: Mon May 04, 2015 12:20 am
by admin
looks like there is a not intended line break in your code.