<div dir="ltr">Hi ALL,<div><br></div><div>Good Day!<div><div dir="ltr"><input type="hidden"><input type="hidden"><div></div></div>
</div></div><div><br></div><div>I have two files: 1) a raster data; 2) a vector file....I would like to overlay my datasets in QGIS but I cannot seem to get the correct Projection String.</div><div><br></div><div>I extracted the Projection Information of the Raster file in <b>Raster </b>> <b>Miscellaneous </b>> <b>Information</b>. And the details are as follows:</div>

<div><br></div><div><div>Driver: ENVI/ENVI .hdr Labelled</div><div>Files: Drive:/Folder/Folder/Folder/Folder/data_h30v07</div><div>       Drive:/Folder/Folder/Folder/Folder\filename.hdr</div><div>Size is 4800, 4800</div>
<div>
Coordinate System is:</div><div>PROJCS["Sample Sinusoidal",</div><div>    GEOGCS["GCS_WGS_1984",</div><div>        DATUM["WGS_1984",</div><div>            SPHEROID["WGS_84",6378137.0,298.257223563]],</div>

<div>        PRIMEM["Greenwich",0.0],</div><div>        UNIT["Degree",0.0174532925199433]],</div><div>    PROJECTION["Sinusoidal"],</div><div>    PARAMETER["False_Easting",0.0],</div>

<div>    PARAMETER["False_Northing",0.0],</div><div>    PARAMETER["longitude_of_center",30.0],</div><div>    UNIT["Meter",1]]</div><div>Origin = (13343406.236300001000000,2223901.039299999800000)</div>

<div>Pixel Size = (231.656358259999990,-231.656358259999990)</div></div><div><br></div><div>The projection string that I created for the above projection is:</div><div><br></div><div><b>+proj=sinu +lon_0=30 +x_0=0 +y_0=0 +a=6378137.0 +b=298.257223563 +units=m +no_defs</b></div>

<div><br></div><div>I created a custom projection in QGIS, but still it won't overlay. Is there something wrong with my string?</div><div><br></div><div>The <b>+b </b>is the semi-minor axis right? If so, the values 298 is I think weird.</div>

<div><br></div><div>Thanks in advance for any replies,</div><div>-Leo</div></div>