- Vous êtes ici: Accéder au Wiki GeoRezo » Accueil : Wiki GeoRezo » Les logiciels en géomatique » Mapinfo » FAQ : les questions fréquemment posées » Calculs : Surfaces
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
Calculs : Surfaces
Question : quelle est la différence entre “Area”, “CartesianArea” et “SphericalArea” pour le calcul de surface dans MI ?
Réponse : Area et “SphericalArea” sont des commandes qui calculent les surfaces en coordonnées sphériques, donc non projetées.
Si tu as des données en non terrestres avec longitude et latitude(comme sur un globe), ce sont les commandes que tu doit utiliser.
Par contre, si tes coordonnées correspondent à une projection sur un plan (repère cartésien, donc), tu doit utiliser la commande “CartesianArea”.
Ces différences découlent tout simplement des formules de calcul de distance qui sont différentes selon le repère utilisé.
Pour aller plus loin : http://fabien.richardeau.club.fr/consulat/docs_consulat/cours/PHYS4_Cinematique.pdf