<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Even Rouault kirjoitti 01.11.2017 klo 13:20:<br>
    <blockquote type="cite" cite="mid:2151402.RHCuToJjIP@even-i700">
      <meta name="qrichtext" content="1">
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">On mercredi 1 novembre 2017 13:05:09 CET Ari Jolma wrote:</p>
      > Anyway, the question is, should gdalgmlcoverage.cpp be in the
      gcore?
      <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; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Feel free to move it to frmts/wcs as it only used by it. You'd probably want to remove the declaration of it from gcore/gdal_priv.h as well.</p>
    </blockquote>
    <br>
    Should be done now ok.<br>
    <br>
    <blockquote type="cite" cite="mid:2151402.RHCuToJjIP@even-i700">
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Looking at GDALParseGMLCoverage() code, I see a "GDALJP2Metadata" remaining CPLDebug message, but it is no longer used by the GMLJP2 code which has a specialized version of it now. You may have a look at GDALJP2Metadata::ParseGMLCoverageDesc() in gcore/gdaljp2metadata.cpp by the way, in particular the logic for axis inversion around lines 1055-1089. Note: there are also stuff specific of GMLJP2 issues at the end of the function, so I would *not* recommend blindly porting all this.</p>
    </blockquote>
    <br>
    Thanks for the reminder.<br>
    <br>
    <blockquote type="cite" cite="mid:2151402.RHCuToJjIP@even-i700">
      <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; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">> The</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">> GDAL sources are sometimes confusing. For example there is gmlutils.cpp</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">> - which is used in WCS</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; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">In your in-progress work I suppose. Can't see that in trunk.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Could probably make sense to move it in ogr/  then  (we have already ogr/gml2ogrgeometry.cpp and ogr2gmlgeometry.cpp there)</p>
    </blockquote>
    <br>
    Yes, I looked around for existing code to check for the axis order
    swap. <br>
    <br>
    I'm beginning to see light at the end of the tunnel and perhaps
    could really start testing with 2.0.1 servers soon.<br>
    <br>
    There's undocumented "WCS_SDS:" method for accessing WCS servers and
    putting data from different times into bands. I'll need to study
    that a bit and maybe implement same kind of system.<br>
    <br>
    Ari<br>
    <br>
    <blockquote type="cite" cite="mid:2151402.RHCuToJjIP@even-i700">
      <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; "> </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">-- </p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Spatialys - Geospatial professional services</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a></p>
    </blockquote>
    <br>
  </body>
</html>