Cherche feuille de style pr visualiser animation photo sat
Cherche feuille de style pr visualiser animation photo sat
Bonjour,
Nouvel utilisateur de GW, je recherche un modèle de feuille de style pour visualiser animation photo météo par satellite (par exemple fichier GIF).
Merci d'avance.
Nouvel utilisateur de GW, je recherche un modèle de feuille de style pour visualiser animation photo météo par satellite (par exemple fichier GIF).
Merci d'avance.
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Cherche feuille de style pr visualiser animation photo sat
Salut,
tu peux faire un lien vers ton image texture=nom de ton fichier
<frame width="500" height="353" position-x="10" position-y="60" shadow="0">
<background reload-texture="60" texture="xxxxxxx.jpg" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1" />
</frame>
Amicalement
tu peux faire un lien vers ton image texture=nom de ton fichier
<frame width="500" height="353" position-x="10" position-y="60" shadow="0">
<background reload-texture="60" texture="xxxxxxx.jpg" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="10" color="FF000000" thick="1" />
</frame>
Amicalement
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Cherche feuille de style pr visualiser animation photo sat
Bonjour,
Ci-dessous la feuille de style modifiée pour visualiser les animations de prévision satellite SAT24, mais elle ne marche pas. GW détecte une erreur.
http://www.sat24.com/images.php?country=fr&sat=vis
Merci pour vos conseils
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="840" height="746" />
<!-- ================= Frame ================= -->
<frame width="840" height="746" position-x="0" position-y="0" shadow="0">
<background color1="400000FF" color2="FFFFFFFF" gradient="1" gradient-direction="-90" stretch="1"/>
<border cornerradius="0" color="FF000000" thick="1" />
</frame>
<!-- ================= Title ================= -->
<textbox width="800" height="40" position-x="10" position-y="10" margin="3">
<text text="Photo satellite France" alignement="top|hcenter">
<line text="$CurrentDate[%A %d %B %Y à %Hh%M]"/>
<font color="FF505050" facename="Arial" size="16" weight="400" italic="1" />
</text>
<background color1="400000FF" color2="FFFFFFFF" gradient="1" gradient-direction="-90" stretch="1"/>
<border cornerradius="0" color="FF000000" thick="1" />
</textbox>
<!-- ================= Frame ================= -->
<frame width="800" height="606" position-x="10" position-y="60" shadow="0">
<background reload-texture="60" texture="http://www.sat24.com/images.php?country=fr&sat=vis" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="0" color="FF000000" thick="1" />
</frame>
</stylesheet>
Ci-dessous la feuille de style modifiée pour visualiser les animations de prévision satellite SAT24, mais elle ne marche pas. GW détecte une erreur.
http://www.sat24.com/images.php?country=fr&sat=vis
Merci pour vos conseils
<?xml version="1.0" encoding="iso-8859-1" ?>
<stylesheet>
<image width="840" height="746" />
<!-- ================= Frame ================= -->
<frame width="840" height="746" position-x="0" position-y="0" shadow="0">
<background color1="400000FF" color2="FFFFFFFF" gradient="1" gradient-direction="-90" stretch="1"/>
<border cornerradius="0" color="FF000000" thick="1" />
</frame>
<!-- ================= Title ================= -->
<textbox width="800" height="40" position-x="10" position-y="10" margin="3">
<text text="Photo satellite France" alignement="top|hcenter">
<line text="$CurrentDate[%A %d %B %Y à %Hh%M]"/>
<font color="FF505050" facename="Arial" size="16" weight="400" italic="1" />
</text>
<background color1="400000FF" color2="FFFFFFFF" gradient="1" gradient-direction="-90" stretch="1"/>
<border cornerradius="0" color="FF000000" thick="1" />
</textbox>
<!-- ================= Frame ================= -->
<frame width="800" height="606" position-x="10" position-y="60" shadow="0">
<background reload-texture="60" texture="http://www.sat24.com/images.php?country=fr&sat=vis" color1="FF0000FF" color2="FFFFFFFF" gradient="1" fill="1" fill-direction="130" stretch="1" />
<border cornerradius="0" color="FF000000" thick="1" />
</frame>
</stylesheet>
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Cherche feuille de style pr visualiser animation photo sat
Sauf erreur de ma part, je ne pense pas que tu puisses afficher une image qui pointe sur un lien externe http://www....
GW n'est pas un navigateur.
A+
GW n'est pas un navigateur.
A+
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Cherche feuille de style pr visualiser animation photo sat
Bonsoir,
Pourtant cela marche en mettant dans une feuille de style un lien internet pointant sur une image au format jpeg.
Pourtant cela marche en mettant dans une feuille de style un lien internet pointant sur une image au format jpeg.
- paaubert
- Membre
- Messages : 2624
- Inscription : dim. janv. 17, 2010 7:16 pm
- Localisation : 1555 Villarzel - Switzerland
- Contact :
Re: Cherche feuille de style pr visualiser animation photo sat
Salut,
oui, mais elle est sur ton DD ?
oui, mais elle est sur ton DD ?
_________________________________________________________________________________________________________
Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Station Vantage Pro2+ avec station agricole - Weatherlink 6.0.3 - GraphWeather 3.0.15b - Cumulus 1.9.4 - Windows W10 ultimate x64
http://www.boock.ch/meteo-villarzel.php

Re: Cherche feuille de style pr visualiser animation photo sat
Salut,
Non la photo est sur stocker un site internet. je ne l'ai pas copiée sur mon DD. Elle s'actualise chaque fois que le gestionnaire du site la met à jour.
Non la photo est sur stocker un site internet. je ne l'ai pas copiée sur mon DD. Elle s'actualise chaque fois que le gestionnaire du site la met à jour.
- TiToine
- Site Admin
- Messages : 3356
- Inscription : lun. mars 20, 2006 11:16 am
- Localisation : Montréal
- Contact :
Re: Cherche feuille de style pr visualiser animation photo sat
GW ne supporte que les images fixes. Ici ton image est une animation gif, ca ne marchera donc pas.
La seule chose que tu peux faire, c'est de faire des graphiques ou autre en PNG avec fond transparent et sur ton site superposer ton PNG au GIF satellite.
Je pense que c'est possible en utilisant du CSS, mais pas évident à réaliser pour un débutant.
La seule chose que tu peux faire, c'est de faire des graphiques ou autre en PNG avec fond transparent et sur ton site superposer ton PNG au GIF satellite.
Je pense que c'est possible en utilisant du CSS, mais pas évident à réaliser pour un débutant.
Re: Cherche feuille de style pr visualiser animation photo sat
Bonjour,
Merci pour ces précisions, elles ont le mérite d'être claires.
Comment s'appelle ce langage de programmation?
Merci pour ces précisions, elles ont le mérite d'être claires.
Comment s'appelle ce langage de programmation?
- TiToine
- Site Admin
- Messages : 3356
- Inscription : lun. mars 20, 2006 11:16 am
- Localisation : Montréal
- Contact :
Re: Cherche feuille de style pr visualiser animation photo sat
Si tu veux en savoir plus: http://fr.wikipedia.org/wiki/Feuilles_d ... en_cascade
Et bien sur il existe des tuto sur le net.
Et bien sur il existe des tuto sur le net.