[mapserver-commits] [mapserver/mapserver] d246a0: Implement WCS20 Extensions (#4898)

GitHub noreply at github.com
Wed Apr 2 08:40:50 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: d246a0b41c2f94674859e9332c22341e9581b1b0
      https://github.com/mapserver/mapserver/commit/d246a0b41c2f94674859e9332c22341e9581b1b0
  Author: Fabian Schindler <fabian.schindler at gmx.at>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

  Changed paths:
    M HISTORY.TXT
    M mapwcs.h
    M mapwcs20.c
    M msautotest

  Log Message:
  -----------
  Implement WCS20 Extensions (#4898)

- Add parsing capabilities for WCS RangeSubset extension.
- Implement WCS geotiff extension.
- Properly implement CRS extension.
- Fix Profile URIs for WCS 2.0
- Fix subsettingcrs KVP parameter name.
- Proper implementation of scale extension.
- Fix index for rangesubset intervals. Also allowing integers as band identifiers.
- Fix geotiff:predictor parameter. Should now be one of 'None', 'Horizontal' or 'FloatingPoint' as required in the spec.




More information about the mapserver-commits mailing list