<HTML><HEAD><TITLE>Re: [Gvsig_english] Basic projection issues</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.17098" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText53879>
<DIV><FONT face="Times New Roman" color=#000000>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>According to that, your source shape file is in the geodetic coordinate system EPSG:4326 aka WGS84, not in transverse mercator.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have not found Gall-Peters among gvSIG's&nbsp;preconfigured projectons. If you're interested in that one, you will probably be able to use by setting a new custom SRS within gvSIG.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Unlike Gall-Peters, the&nbsp;Mollweide projection is actually ready for use in gvSIG. These are the steps:</DIV>
<DIV>&nbsp;</DIV>
<DIV>- create a view and before adding any layer, open the view properties dialog, click on the projection button [ ... ]. In the new dialog,&nbsp;choose the ESRI item in the combo box and search for&nbsp; 54009. Select the matching item&nbsp;and click OK</DIV>
<DIV>&nbsp;</DIV>
<DIV>- Open the add layer dialog, choose your&nbsp;world shapefile and before clicking OK, click on the [...] button to let gvSIG know the coordinate system of your shapefile (otherwise gvSIG will believe it is also in ESRI:54009, which is wrong). This time choose the EPSG item in the combo box and search for 4326 (because your shp is in EPSG:4326). Select that item and click ok.&nbsp;You don't need to use any other option, and your view should look like this:</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://www.prodevelop.es/files/fm/public/downloads/jldominguez/Mollweide.jpg">http://www.prodevelop.es/files/fm/public/downloads/jldominguez/Mollweide.jpg</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>What you have now is a shapefile in EPSG:4326 in your computer which is being reprojected on the fly to Mollweide each time you move the viewport of your view. At this point it's recommended to export that layer to a new shapefile (suggested name: "world_mollweide_esri_54009.shp") and add it again to your view (this time you dont need to specify a different coordinate system)&nbsp;then do other things with it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV><FONT face="Courier New" size=2><FONT face="Times New Roman" size=3>Juan Lucas Domínguez Rubio<BR></FONT>---</FONT></DIV></DIV>
<DIV id=idSignature98236>
<DIV><FONT face="Courier New" size=2><FONT face="Courier New" size=2><FONT face="Courier New" size=2>Prodevelop SL, Valencia (España)</FONT></DIV>
<DIV>
<DIV><FONT face="Courier New" size=2>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<BR></FONT><A href="http://www.prodevelop.es/"><FONT face="Courier New" size=2>http://www.prodevelop.es</FONT></A><BR><FONT face="Courier New" size=2>---</FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><BR>
<HR>
<FONT face=Tahoma size=2><B>De:</B> gvsig_internacional-bounces@listserv.gva.es en nombre de dhennessey<BR><B>Enviado el:</B> mié 22/06/2011 15:26<BR><B>Para:</B> gvsig_internacional@listserv.gva.es<BR><B>Asunto:</B> Re: [Gvsig_english] Basic projection issues<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>The entire text of the .prj file is as follows:<BR><BR>GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]<BR><BR>--<BR>View this message in context: <A href="http://osgeo-org.1803224.n2.nabble.com/Basic-projection-issues-tp6501680p6504232.html">http://osgeo-org.1803224.n2.nabble.com/Basic-projection-issues-tp6501680p6504232.html</A><BR>Sent from the gvSIG users mailing list archive at Nabble.com.<BR>_______________________________________________<BR>Gvsig_internacional mailing list<BR>Gvsig_internacional@listserv.gva.es<BR><A href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</A><BR></FONT></P></DIV></BODY></HTML>