<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Javier,</p>
    <p>Several options are already possible:</p>
    <p>- by name: "NAD_1983_HARN_Adj_MN_Ramsey_Meters + NAVD88 height"</p>
    <p>- using OGC URN compound CRS syntax:
      "urn:ogc:def:crs,crs:ESRI::103668,crs:EPSG::5703"</p>
    <p>That said having "ESRI:103668+EPSG:5703" to work would be good (I
      can't remember OGC URN syntax without looking at an example). You
      could have a try at that after
      <a class="moz-txt-link-freetext" href="https://github.com/OSGeo/PROJ/blob/master/src/iso19111/io.cpp#L6381">https://github.com/OSGeo/PROJ/blob/master/src/iso19111/io.cpp#L6381</a>
      with a new tokens.size() == 3 case.</p>
    <p>Even<br>
    </p>
    <div class="moz-cite-prefix">Le 12/04/2021 à 17:29, Javier Jimenez
      Shaw a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CADRrdKvhuZaHaUXA3h=JFat-CEZZMKvWvGHftRtwpOPHUOmU7w@mail.gmail.com">
      <div dir="ltr">
        <div>Hi</div>
        <div><br>
        </div>
        <div>I am wondering how to combine a horizontal ESRI crs with a
          vertical EPSG crs. I would say there is no problem if I just
          create a WKT string with the combination, right?</div>
        <div>Let's say ESRI:103668 "NAD_1983_HARN_Adj_MN_Ramsey_Meters"
          and EPSG:5703 "NAVD88 height". Is there any shortcut in
          projinfo to create it?<br>
        </div>
        <div><br>
        </div>
        <div>Is there any "compressed" way to identify it? Something
          like "ESRI:103668+EPSG:5703"</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Javier<br>
        </div>
        <div>
          <div>
            <div dir="ltr" class="gmail_signature"
              data-smartmail="gmail_signature">.___ ._ ..._ .. . ._. 
              .___ .. __ . _. . __..  ... .... ._ .__<br>
              Entre dos pensamientos racionales <br>
              hay infinitos pensamientos irracionales.<br>
              <br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
PROJ mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PROJ@lists.osgeo.org">PROJ@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/proj">https://lists.osgeo.org/mailman/listinfo/proj</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>