<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-15">
  </head>
  <body>
    <p>Why not. AFAICS CPLDecToDMS isn't used by GDAL anywhere else than
      in gdalinfo. But we'd need CPLDMSToDec() to be adapted to accept
      the old and new variants. you'll need to match the 2 bytes 0xC2
      0xB0 for the UTF-8 °<br>
    </p>
    <div class="moz-cite-prefix">Le 29/04/2021 à 15:44, Andrew C
      Aitchison a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:49cad437-7f66-71c0-7dbe-c75fbbff4931@aitchison.me.uk">
      <br>
      Now that PROJ data includes "AREA" descriptions with degree
      symbols,
      <br>
      what to people think about the attached patch which makes
      CPLDecToDMS
      <br>
      report angles with the degree symbol too ?
      <br>
      <br>
      Sadly, the reverse function CPLDMSToDec will need more work as we
      <br>
      cannot fudge the fact that the degree symbol is a wchar there.
      <br>
      <br>
      ----- Sample output from
      <br>
      -----     gdalinfo ./swig/java/test_data/byte.tif
      <br>
      Driver: GTiff/GeoTIFF
      <br>
      Files: ./swig/java/test_data/byte.tif
      <br>
      Size is 20, 20
      <br>
      Coordinate System is:
      <br>
      PROJCRS["NAD27 / UTM zone 11N",
      <br>
          BASEGEOGCRS["NAD27",
      <br>
          ...    ...
      <br>
          USAGE[
      <br>
              SCOPE["Engineering survey, topographic mapping."],
      <br>
              AREA["North America - between 120°W and 114°W - onshore.
      Canada - Alberta; British Columbia; Northwest Territories;
      Nunavut. Mexico. United States (USA) - California; Idaho; Nevada;
      Oregon; Washington."],
      <br>
              BBOX[26.93,-120,78.13,-114]],
      <br>
          ID["EPSG",26711]]
      <br>
      Data axis to CRS axis mapping: 1,2
      <br>
      Origin = (440720.000000000000000,3751320.000000000000000)
      <br>
      Pixel Size = (60.000000000000000,-60.000000000000000)
      <br>
      Metadata:
      <br>
        AREA_OR_POINT=Area
      <br>
      Image Structure Metadata:
      <br>
        INTERLEAVE=BAND
      <br>
      Corner Coordinates:
      <br>
      Upper Left  (  440720.000, 3751320.000) (117°38'28.21"W, 33°54'
      8.47"N)
      <br>
      Lower Left  (  440720.000, 3750120.000) (117°38'27.92"W,
      33°53'29.51"N)
      <br>
      Upper Right (  441920.000, 3751320.000) (117°37'41.48"W, 33°54'
      8.71"N)
      <br>
      Lower Right (  441920.000, 3750120.000) (117°37'41.20"W,
      33°53'29.75"N)
      <br>
      Center      (  441320.000, 3750720.000) (117°38' 4.70"W,
      33°53'49.11"N)
      <br>
      Band 1 Block=20x20 Type=Byte, ColorInterp=Gray
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</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>