- Vous êtes ici: Accéder au Wiki GeoRezo » Accueil : Wiki GeoRezo » Les données spatiales » Worldfile
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
Table des matières
Worldfile
Fichier texte de référence spatiale associé à un fichier image (avec ou sans information de référencement dans son en-tête), portant le même nom que l'image. Un WorldFile détermine la localisation de l'image dans l'espace cartographique (nb: il ne comporte pas d'information sur la projection de celle-ci).
Son extension dépend de celle de l'image: soit lettre1+lettre3+W (JGW pour JPG, BPW pour BMP, TFW pour TIF, etc…), soit trois_lettres+W (JPGW pour JPG, BMPW pour BMP, TIFW pour TIF, etc…).
Détails
Le Worldfile contient les paramètres A,B,C,D,E,F pour exécuter la transformation de tout pixel (x,y) en (x',y') par une transformation affine :
x' = Ax + By + C y' = Dx + Ey + F
Ressources
- Plus d'explications sur le site de support Mapinfo - en anglais
- PDF de Dominique Lys posté sur le GeoRezo
- Créer un Worldfile depuis une image GeoTiff (AML script)