- Vous êtes ici: Accéder au Wiki GeoRezo » Accueil : Wiki GeoRezo » Le GeoDico » Extract Transform Load (ETL)
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
Les outils ETL (Extract Transform Load) permettent de transférer et transformer de l’information depuis une source de données (Excel, BD, XML, et également SHP, MIF/MID, dans le domaine des SIG) vers une cible dont la structuration peut être complètement différente. Ces outils constituent une famille d‘outils ergonomiques (parfois) permettant d’adapter et de transformer la structure et les formats des données aux besoins des utilisateurs évitant ainsi de les ressaisir. Les transformations sont définies graphiquement par des flux de données. Lors du transfert, des indicateurs simples peuvent être calculés.
Dans le microcosme des SIG, les plus connus sont FME, édité par SAFE, et deux solutions OpenSource: Spatial Data Integrator (SDI) et GeoKettle.