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'"
Reto