banniere

Le portail francophone de la géomatique


Toujours pas inscrit ? Mot de passe oublié ?

Ceci est une ancienne révision du document !



Strict Standards: Declaration of syntax_plugin_googlemaps_googlemap::handle() should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/web/wiki/lib/plugins/googlemaps/syntax/googlemap.php on line 169

Strict Standards: Declaration of syntax_plugin_googlemaps_googlemap::render() should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/web/wiki/lib/plugins/googlemaps/syntax/googlemap.php on line 169

Strict Standards: Declaration of syntax_plugin_nextpage::handle() should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/web/wiki/lib/plugins/nextpage/syntax.php on line 69

Strict Standards: Declaration of syntax_plugin_nextpage::render() should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/web/wiki/lib/plugins/nextpage/syntax.php on line 69

Strict Standards: Declaration of syntax_plugin_pageindex::handle() should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/web/wiki/lib/plugins/pageindex/syntax.php on line 177

Strict Standards: Declaration of syntax_plugin_pageindex::render() should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/web/wiki/lib/plugins/pageindex/syntax.php on line 177

Styled Layer Description (SLD)

Description

Ajoute de nouvelle fonctionnalité aux standards établies tels que WMS et WFS.

Fonctionnement

Requêtes

DescribeLayer

Permet d'obtenir des informations sur la couche, telle que le type de données (raster, polygon, point ou ligne).

GetStyles

Permet d'obtenir les styles pour chaque couches au format XML.

Les paramètres obligatoires sont :

  • LAYERS = nomCouche
  • VERSION = 1.1.0 (par exemple)
  • REQUEST = GetStyles

Les paramètres optionnels sont :

  • SLDVER = 1.0.0

PutStyles

Modifie le style d'une couche.
Les paramètres obligatoires sont :

  • VERSION = 1.1.0 (par exemple)
  • REQUEST = PutStyles
  • MODE=

Les paramètres optionnels sont :

  • SLD=
  • SLD_BODY=

GetLegendGraphic

Permet d'obtenir une légende au format image.
Les paramètres obligatoires sont :

  • LAYER =nomCouche
  • VERSION = 1.1.0 (par exemple)
  • REQUEST = GetLegendGraphic
  • FORMAT=jpeg

Les paramètres optionnels sont :

  • STYLE
  • FEATURETYPE
  • RULE
  • SCALE
  • SLD
  • SLD_BODY
  • WITDH
  • HEIGHT
  • EXCEPTIONS

Bibliographie

  1. WMS et Représentation multiples - Intégration de la spécification SLD dans le Géoproxy; Travail de semestre de Nicolas Ferreira - HEIG-VD (2008): http://www.asitvd.ch (publication / rapports)

 
main/standards/sld.1286711593.txt.gz · Dernière modification: 2010/10/10 13:53 par Yves
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki