Page 1 of 1
Weather sticker
Posted: Sat Jun 14, 2014 2:02 am
by josecmorales
How can i do to get the data for the weather sticker??
Re: Weather sticker
Posted: Sat Jun 14, 2014 1:42 pm
by admin
What "weather sticker"? Please explain a bit more what exactly you are looking for.
Re: Weather sticker
Posted: Sun Jun 15, 2014 4:50 am
by josecmorales
At the end of "Weather Cam Image Handling" on the wikimeteobrigde, talks about it
http://meteobridge.com/wiki/index.php/W ... e_Handling.
I think will be wonderful if you update the page with respect to the use of a weathercam.
Re: Weather sticker
Posted: Sun Jun 15, 2014 11:02 am
by admin
Ah thanks, now I know what you are referencing to.
When I get your request right, you are asking for a weather sticker that has all the data on top of a thumbnail from your weather cam. Don't you?
Can you point us to an example how it should look like? If so we can start a small competition here, to define one. This can all be done by giving the write parameters

Re: Weather sticker
Posted: Mon Jun 16, 2014 1:57 am
by josecmorales
admin wrote:Ah thanks, now I know what you are referencing to.
When I get your request right, you are asking for a weather sticker that has all the data on top of a thumbnail from your weather cam. Don't you?
Exactly
admin wrote:Can you point us to an example how it should look like? If so we can start a small competition here, to define one. This can all be done by giving the write parameters

This is
The overlay text is
-resize 150x170! -fill lightblue -draw "rectangle 0 0 150 170" -fill blue -pointsize 10 -draw "text 5 165 'powered by MeteoBridge'" -fill black -pointsize 10 -draw "text 30 15 '[YYYY]-[MM]-[DD] [hh]:[mm]'" -pointsize 11 -draw "text 5 30 'Temp'" -draw "text 80 30 '[th0temp-act=F.1:--] °F'" -draw "text 5 45 'Wind:'" -draw "text 80 45 '[wind0avgwind-act=mhp.1:--] mph'" -draw "text 5 60 'Gust today:'" -draw "text 80 60 '[wind0wind-dmax=mph.1:--] mph'" -draw "text 5 75 'Humidity:'" -draw "text 80 75 '[th0hum-act.0:--] %'" -draw "text 5 90 'Pressure:'" -draw "text 80 90 '[thb0seapress-act=inhg.2:--] inHg'" -draw "text 5 105 'Rain rate:'" -draw "text 80 105 '[rain0rate-act=in.2:--] in/h'" -draw "text 5 120 'Rain today:'" -draw "text 80 120 '[rain0total-sumday=in.2:--] in'" -draw "text 5 135 'Solar:'" -draw "text 80 135 '[sol0rad-act.0:--] W/qm'" -draw "text 5 150 'UV:'" -draw "text 80 150 '[uv0index-act.1:--] uvi'"
But i dont know where write this text?
Re: Weather sticker
Posted: Sat Jun 21, 2014 8:43 am
by admin