[mapserver-commits] [mapserver/mapserver] 8d3b4a: Fixing issues with parsing GetCoverage XML request...

GitHub noreply at github.com
Thu Mar 22 07:43:48 PDT 2018


  Branch: refs/heads/branch-7-0
  Home:   https://github.com/mapserver/mapserver
  Commit: 8d3b4a42829d130263bfcc7941be47801d712a74
      https://github.com/mapserver/mapserver/commit/8d3b4a42829d130263bfcc7941be47801d712a74
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2018-03-14 (Wed, 14 Mar 2018)

  Changed paths:
    M mapwcs20.c

  Log Message:
  -----------
  Fixing issues with parsing GetCoverage XML requests.


  Commit: 3b4aefa555253d4ae2d193c3dabebb191e8f948b
      https://github.com/mapserver/mapserver/commit/3b4aefa555253d4ae2d193c3dabebb191e8f948b
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2018-03-14 (Wed, 14 Mar 2018)

  Changed paths:
    M mapwcs20.c

  Log Message:
  -----------
  Fixing issues when no band names are specified: allowing to access the bands with the default band name 'band<n>'.


  Commit: 28f65661f09167348559382319a36496609221a5
      https://github.com/mapserver/mapserver/commit/28f65661f09167348559382319a36496609221a5
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M msautotest/wxs/wcs_post.map

  Log Message:
  -----------
  Fixing WCS 2.0 POST/XML tests after recent bugfixes.


  Commit: ced579e562929ae56f7ecf533e30c52ce9b8a8b7
      https://github.com/mapserver/mapserver/commit/ced579e562929ae56f7ecf533e30c52ce9b8a8b7
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
    M msautotest/wxs/wcs_multi.map

  Log Message:
  -----------
  Adding additional tests for rangesubsets: using default band names and indices for POST/XML.


  Commit: ef99079031f3aa14cd2489493a01f243a2be3739
      https://github.com/mapserver/mapserver/commit/ef99079031f3aa14cd2489493a01f243a2be3739
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M msautotest/wxs/wcs_multi.map

  Log Message:
  -----------
  Adjusting coverage used in tests.


  Commit: 0bfc5e7551c7caf2b87c94fb9906af7f93311c28
      https://github.com/mapserver/mapserver/commit/0bfc5e7551c7caf2b87c94fb9906af7f93311c28
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M msautotest/wxs/wcs_multi.map

  Log Message:
  -----------
  Adding tests for #5415.


  Commit: c771a26cc514a188bd6f11223593ac08ab336328
      https://github.com/mapserver/mapserver/commit/c771a26cc514a188bd6f11223593ac08ab336328
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    A msautotest/wxs/expected/wcs_20_getcov_bands_single.tif

  Log Message:
  -----------
  Adding missing exptected result.


  Commit: fa811a59479651d064716b4b4d25abefe3b61970
      https://github.com/mapserver/mapserver/commit/fa811a59479651d064716b4b4d25abefe3b61970
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M mapwcs20.c

  Log Message:
  -----------
  Fixing wrong allocation methods in WCS 2.0 GetCoverage.


  Commit: 74fb5b91df1c87384077485288f419429fb4462f
      https://github.com/mapserver/mapserver/commit/74fb5b91df1c87384077485288f419429fb4462f
  Author: Fabian Schindler <fabian.schindler.strauss at gmail.com>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    A msautotest/wxs/expected/wcs_20_getcov_bands_single.tif
    M msautotest/wxs/wcs_multi.map

  Log Message:
  -----------
  Merge branch 'fixing-wcs-issues' of github.com:constantinius/mapserver into fixing-wcs-issues


  Commit: f8e01b3742eff325a15bbb18852d79477fc6f0a0
      https://github.com/mapserver/mapserver/commit/f8e01b3742eff325a15bbb18852d79477fc6f0a0
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M mapwcs20.c
    A msautotest/wxs/expected/wcs_20_getcov_bands_single.tif
    M msautotest/wxs/wcs_multi.map
    M msautotest/wxs/wcs_post.map

  Log Message:
  -----------
  Merge pull request #5566 from constantinius/fixing-wcs-issues

Fixing wcs issues


Compare: https://github.com/mapserver/mapserver/compare/53d146097e98...f8e01b3742ef


More information about the mapserver-commits mailing list