<div dir="ltr"><div><div>Dear QGIS Community,<br><br></div>Good Day!<br><br></div>I am currently working with a project that covers the whole country. My problem is if I want to compute for perimeter, area, and when using terrain analysis modules, the spatial datasets should be projected. But the country covers two UTM zones and I want to use a much broader scale projection. I want to use the Equal Area Cylindrical > <i>NSIDC EASE-Grid Global Projection</i> but I want to set the central meridian to be in the middle of my country of interest. In this case, I can minimize the distortions in my country of interest, right? I do not know what parameter should I change to do it. Below is the code for the abovementioned projection.<br>


<div><br></div><div>+proj=cea +lon_0=0 +lat_ts=30 +x_0=0 +y_0=0 +a=6371228 +b=6371228 +units=m +no_defs<br></div><div><br></div><div style>Thanks in advance.</div><div style><br></div><div style>-Leo</div></div>