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

Projections : Explication des paramètres

Code de la projection dans MapInfo :

  • “Lambert93-CC50-Greenwich”,3,999,0,0,0,0,7,3,49.25,50.00,50.75,1700000,50200000

Dans cette codification :

  • 3 désigne le code de la projection : LCC
  • 999 désigne le code du datum indiquant qu’il va être défini par une transformation à trois paramètres par rapport à WGS84
  • 0 désigne le code de l’ellipsoïde : GRS80
  • 0 désigne Tx
  • 0 désigne Ty
  • 0 désigne Tz
  • 7 désigne les unités : mètre
  • 3 désigne lambda0
  • 50.00 désigne Phi0
  • 49.25 désigne Phi1
  • 50.75 désigne Phi2
  • 1700000 désigne le XOffset
  • 50200000 désigne le YOffset

On a donc :

“Nom_de_la_projection”, {Code de la projection - Interne MI}, {Code du datum - Interne MI), {Code de l'ellipsoïde - Interne MI}, {Facteur de transformation X}, {Facteur de transformation Y}, {Facteur de transformation Z},{Unité - Interne MI}, {Latitude d'origine - lambda0}, {Standard Parallel 1 - Phi0}, (Standard Parallel 2 - Phi1}, {Phi2}, {False Easting - XOffset}, {Fast Northing - YOffset}

Pour définir un point d'origine personnalisé :

9999, Numéro d'ellipsoïde, dX, dY, dZ, EX, EY, EZ, m, Méridien d'origine

search?q=%5BfaqMI%5D&btnI=lucky

 
main/logiciels/mapinfo/faq/08.1246465985.txt.gz · Dernière modification: 2009/07/01 18:33 par Robin
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki