<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Curt,</p>
    <p>You're right, they have disappeared somtime after 3.10.</p>
    <p>Perhaps the following definitions will help you create custom
      crs's:</p>
    <p><span style=" font-size:8pt; font-weight:600;">Moon South Pole
        Stereographic: IAU2000:30120<br>
      </span></p>
    <p><span style=" font-size:8pt; font-weight:600;">WKT</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Courier New'; font-size:8pt;">PROJCRS["unknown",<br>
            BASEGEOGCRS["unknown",<br>
                DATUM["unknown",<br>
                    ELLIPSOID["unknown",1737400,0,<br>
                        LENGTHUNIT["metre",1,<br>
                            ID["EPSG",9001]]]],<br>
                PRIMEM["Reference meridian",0,<br>
                    ANGLEUNIT["degree",0.0174532925199433,<br>
                        ID["EPSG",9122]]]],<br>
            CONVERSION["unknown",<br>
                METHOD["Polar Stereographic (variant A)",<br>
                    ID["EPSG",9810]],<br>
                PARAMETER["Latitude of natural origin",-90,<br>
                    ANGLEUNIT["degree",0.0174532925199433],<br>
                    ID["EPSG",8801]],<br>
                PARAMETER["Longitude of natural origin",0,<br>
                    ANGLEUNIT["degree",0.0174532925199433],<br>
                    ID["EPSG",8802]],<br>
                PARAMETER["Scale factor at natural origin",1,<br>
                    SCALEUNIT["unity",1],<br>
                    ID["EPSG",8805]],<br>
                PARAMETER["False easting",0,<br>
                    LENGTHUNIT["metre",1],<br>
                    ID["EPSG",8806]],<br>
                PARAMETER["False northing",0,<br>
                    LENGTHUNIT["metre",1],<br>
                    ID["EPSG",8807]]],<br>
            CS[Cartesian,2],<br>
                AXIS["(E)",north,<br>
                    MERIDIAN[90,<br>
                        ANGLEUNIT["degree",0.0174532925199433,<br>
                            ID["EPSG",9122]]],<br>
                    ORDER[1],<br>
                    LENGTHUNIT["metre",1,<br>
                        ID["EPSG",9001]]],<br>
                AXIS["(N)",north,<br>
                    MERIDIAN[0,<br>
                        ANGLEUNIT["degree",0.0174532925199433,<br>
                            ID["EPSG",9122]]],<br>
                    ORDER[2],<br>
                    LENGTHUNIT["metre",1,<br>
                        ID["EPSG",9001]]]]</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-size:8pt; font-weight:600;">Proj4</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Courier New'; font-size:8pt;">+proj=stere
        +lat_0=-90 +lon_0=0 +k=1 +x_0=0 +y_0=0 +a=1737400 +b=1737400
        +units=m +no_defs</span></p>
    <p style="-qt-paragraph-type:empty; margin-top:0px;
      margin-bottom:0px; margin-left:0px; margin-right:0px;
      -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br>
    </p>
    <p><span style=" font-size:8pt; font-weight:600;">Moon North Pole
        Stereographic: IAU2000:30118<br>
      </span></p>
    <p style=" margin-top:8px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-size:8pt; font-weight:600;">WKT</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Courier New'; font-size:8pt;">PROJCRS["unknown",<br>
            BASEGEOGCRS["unknown",<br>
                DATUM["unknown",<br>
                    ELLIPSOID["unknown",1737400,0,<br>
                        LENGTHUNIT["metre",1,<br>
                            ID["EPSG",9001]]]],<br>
                PRIMEM["Reference meridian",0,<br>
                    ANGLEUNIT["degree",0.0174532925199433,<br>
                        ID["EPSG",9122]]]],<br>
            CONVERSION["unknown",<br>
                METHOD["Polar Stereographic (variant A)",<br>
                    ID["EPSG",9810]],<br>
                PARAMETER["Latitude of natural origin",90,<br>
                    ANGLEUNIT["degree",0.0174532925199433],<br>
                    ID["EPSG",8801]],<br>
                PARAMETER["Longitude of natural origin",0,<br>
                    ANGLEUNIT["degree",0.0174532925199433],<br>
                    ID["EPSG",8802]],<br>
                PARAMETER["Scale factor at natural origin",1,<br>
                    SCALEUNIT["unity",1],<br>
                    ID["EPSG",8805]],<br>
                PARAMETER["False easting",0,<br>
                    LENGTHUNIT["metre",1],<br>
                    ID["EPSG",8806]],<br>
                PARAMETER["False northing",0,<br>
                    LENGTHUNIT["metre",1],<br>
                    ID["EPSG",8807]]],<br>
            CS[Cartesian,2],<br>
                AXIS["(E)",south,<br>
                    MERIDIAN[90,<br>
                        ANGLEUNIT["degree",0.0174532925199433,<br>
                            ID["EPSG",9122]]],<br>
                    ORDER[1],<br>
                    LENGTHUNIT["metre",1,<br>
                        ID["EPSG",9001]]],<br>
                AXIS["(N)",south,<br>
                    MERIDIAN[180,<br>
                        ANGLEUNIT["degree",0.0174532925199433,<br>
                            ID["EPSG",9122]]],<br>
                    ORDER[2],<br>
                    LENGTHUNIT["metre",1,<br>
                        ID["EPSG",9001]]]]</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-size:8pt; font-weight:600;">Proj4</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Courier New'; font-size:8pt;">+proj=stere
        +lat_0=90 +lon_0=0 +k=1 +x_0=0 +y_0=0 +a=1737400 +b=1737400
        +units=m +no_defs</span></p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
      margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
        style=" font-family:'Courier New'; font-size:8pt;"><br>
      </span></p>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><span style=" font-size:8pt;
        font-weight:600;">Moon 2000: IAU2000:30100</span>
      <p style=" margin-top:8px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
          style=" font-size:8pt; font-weight:600;">WKT</span></p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
          style=" font-family:'Courier New'; font-size:8pt;">GEOGCRS["unknown",<br>
              DATUM["unknown",<br>
                  ELLIPSOID["unknown",1737400,0,<br>
                      LENGTHUNIT["metre",1,<br>
                          ID["EPSG",9001]]]],<br>
              PRIMEM["Reference meridian",0,<br>
                  ANGLEUNIT["degree",0.0174532925199433,<br>
                      ID["EPSG",9122]]],<br>
              CS[ellipsoidal,2],<br>
                  AXIS["longitude",east,<br>
                      ORDER[1],<br>
                      ANGLEUNIT["degree",0.0174532925199433,<br>
                          ID["EPSG",9122]]],<br>
                  AXIS["latitude",north,<br>
                      ORDER[2],<br>
                      ANGLEUNIT["degree",0.0174532925199433,<br>
                          ID["EPSG",9122]]]]</span></p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
          style=" font-size:8pt; font-weight:600;">Proj4</span></p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:30px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span
          style=" font-family:'Courier New'; font-size:8pt;">+proj=longlat
          +a=1737400 +b=1737400 +no_defs</span></p>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">In Settings -> Custom Projections...
      window, use only WKT or Proj4 from above to define the projection,
      depending on the selected "Format" value.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Hope this helps!</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Regards,<br>
      Benoit<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 31/08/2020 18:38, Schroeder, Curtis
      M. wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:7dfc955984d74ea28b082fe1289b2ec5@draper.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Hi
            Benoit,<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Thanks
            for the quick reply, but I am not seeing this in QGIS 3.14.
            I only see one projection: GCS_Moon_2000 (ESRI: 104903).<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Kind
            regards,<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">Curt<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #E1E1E1
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b><span
                  style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif">
                info <a class="moz-txt-link-rfc2396E" href="mailto:info@geoproc.com"><info@geoproc.com></a> <br>
                <b>Sent:</b> Monday, August 31, 2020 12:31 PM<br>
                <b>To:</b> Schroeder, Curtis M.
                <a class="moz-txt-link-rfc2396E" href="mailto:cschroeder@draper.com"><cschroeder@draper.com></a>; QGIS- USER
                <a class="moz-txt-link-rfc2396E" href="mailto:qgis-user@lists.osgeo.org"><qgis-user@lists.osgeo.org></a><br>
                <b>Subject:</b> Re: [Qgis-user] Missing lunar CRS<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p>Hi Curt,<o:p></o:p></p>
        <p>In QGIS 3.10 all three projections are there...<br>
          In the CRS window, in the filter box type moon and it will
          show at least 5 projections related to the Moon, including the
          three you are missing.<o:p></o:p></p>
        <p>Just reassign them to your layers.<o:p></o:p></p>
        <p>Regards,<br>
          Benoit<o:p></o:p></p>
        <div>
          <p class="MsoNormal">On 31/08/2020 18:05, Schroeder, Curtis M.
            wrote:<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <pre>Last year I was working on lunar terrain data using QGIS 3.8. Subsequent <o:p></o:p></pre>
          <pre>releases (3.10, 3.12, 3.14) reported CRS errors when I tried to work with the <o:p></o:p></pre>
          <pre>same data and projects.<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>I have found the lunar CRS I was using in v3.8.x are missing from v3.14.1. The <o:p></o:p></pre>
          <pre>missing CRS impacting my work are:<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>* Moon 2000 (IAU2000:30100)<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>* Moon North Pole Stereographic (IAU2000: 30118)<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>* Moon South Pole Stereographic (IAU2000: 30120)<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Why were these removed from QGIS and how can they be added back in?<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Kind regards,<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <pre>Curt<o:p></o:p></pre>
          <pre><o:p> </o:p></pre>
          <p class="MsoNormal"><br>
            <br>
            <o:p></o:p></p>
          <pre>_______________________________________________<o:p></o:p></pre>
          <pre>Qgis-user mailing list<o:p></o:p></pre>
          <pre><a href="mailto:Qgis-user@lists.osgeo.org" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a><o:p></o:p></pre>
          <pre>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><o:p></o:p></pre>
          <pre>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><o:p></o:p></pre>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>