<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div>Hi,</div><div><br></div><div>I see you note</div><div>>QGIS 3.14</div><div>but the QGis 3.14 change notes <br></div><div><a href="https://www.qgis.org/en/site/forusers/visualchangelog314/index.html">https://www.qgis.org/en/site/forusers/visualchangelog314/index.html</a></div><div>claim that QGIS 3.14 addresses that problem -- search for Problem reprojecting rasters in 54019 and 54042 CRSs <a class="gmail-reference external" href="https://github.com/qgis/QGIS/issues/35512">#35512</a> in the above link</div><div><br></div><div>If resolving #35512 in v 3.14 and 3.16 doesn't solve the problem, I would open a new QGis ticket.<br></div><div><br></div><div>On compiling proj:<br></div><div>proj is one of the geospatial libraries used by QGis and is a core library for handling reprojection. It is something called by other programs and isn't going to show up on the command line by typing 'proj'. <br></div><div>Further, the QGis will need to be recompiled against this newer version of proj to work. Installing proj yourself separately on your computer is almost certainly not going to bring the new features forward for the currently installed qgis.</div><div>Compiling proj isn't going to do what you want unfortunately. <br></div><div><br></div><div>So, I would confirm this is bug is still a problem on 3.14 (and really ensure you're trying QGis 3.16) and you aren't accidentally on 3.12. If it's still a problem, I would open a new ticket or post on the QGIs mailing list '</div><div><a href="https://qgis.org/en/site/forusers/support.html">https://qgis.org/en/site/forusers/support.html</a></div><div><br></div><div>Hope this helps,</div><div><br></div><div>Cheers<br></div><div>Chris<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 24, 2020 at 5:21 PM Christophe Besuchet <<a href="mailto:design@golok.net">design@golok.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">CAUTION: External to USask. Verify sender and use caution with links and attachments. Forward suspicious emails to <a href="mailto:phishing@usask.ca" target="_blank">phishing@usask.ca</a><br>
<br>
<br>
Hello,<br>
<br>
Dumb question from a dumb new user, so please forgive me if this is not the right place to ask.<br>
<br>
I’m a QGIS user and I'm trying to solve a problem of reprojecting rasters in Winkel Tripel projection 54042, in the following environment:<br>
<br>
mas OS Mojave 10.14.6<br>
QGIS 3.14<br>
<br>
I understood that this was due "to the lack in PROJ of implementation of the inverse projection for Winkel II" and that it was now "added for PROJ 7.1".<br>
<br>
<a href="https://github.com/qgis/QGIS/issues/35512" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/issues/35512</a><br>
<br>
This is what I attempted:<br>
<br>
1. Used Terminal to check if PROJ was installed on my Mac: got the "-bash: proj: command not found"<br>
<br>
2. I downloaded the two following files from the download page of <a href="http://proj.org" rel="noreferrer" target="_blank">proj.org</a>:<br>
<br>
• 2020-11-01 proj-7.2.0.tar.gz<br>
• 2020-11-01 proj-data-1.3.tar.gz<br>
<br>
3. Tried to install with the "brew install proj" command, as instructed on the installation page, but to no avail; Terminal returned me the following error message: "Error: No such file or directory @ dir_chdir - /usr/local/Cellar” and "Operation not permitted @ dir_s_mkdir - /usr/local/Cellar".<br>
<br>
However, after all this, I found a new "PROJ-master" subdirectory in my user directory. In doubt, I checked once again if PROJ was installed on my Mac, but Terminal returned me the same "-bash: proj: command not found".<br>
<br>
Obviously I must have missed something, and my knowledge of Terminal commands is absolute zero… What am I supposed to do now?<br>
<br>
In advance thank you zillions for your help!<br>
<br>
Cheers,<br>
<br>
Christophe Besuchet<br>
_______________________________________________<br>
PROJ mailing list<br>
<a href="mailto:PROJ@lists.osgeo.org" target="_blank">PROJ@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/proj" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/proj</a><br>
</blockquote></div>