root/trunk/mp-geo/doc/projectionbonne.mp

Revision 51, 170 bytes (checked in by christophe, 10 months ago)

--

Line 
1 input ../mp-geo;
2
3 arborescence:="../data/";
4
5 All:=false;
6 Europe:=true;
7
8 figure(-10u,-10u,10u,10.5u);
9 projection:="bonne";
10 Projection(2,46.5,echelle(2,46.5,50));
11 fin;
12 end
Note: See TracBrowser for help on using the browser.