Skip to content

Releases: EOxServer/eoxserver

Release 0.3.4

02 Jun 13:04
Compare
Choose a tag to compare

Changelog

  • Adjusting time_interval_interpretation for open intervals when start and end are equal.

Release 0.3.3

21 May 14:42
Compare
Choose a tag to compare

Changelog

  • Adding time_interval_interpretation configuration option to determine if request interval shall be treated as closed (default) or open.
  • Fixing missing Content-Length header in GetCoverage responses (#276).
  • Adjustments to support MapServer 6.4.1 (#290).
  • Adding proper attribution to map layers.
  • Debian build configuration files.
  • Various Jenkins build fixes.

Release 0.4beta2

18 Dec 15:39
Compare
Choose a tag to compare
Release 0.4beta2 Pre-release
Pre-release
  • Improved inline and dedicated documentation
  • Various fixes in metadata format readers
  • Fixing bug in WCS 2.0 GetCapabilities
  • Rewinding initial migrations
  • Fixing debian package building

Release 0.4beta1

03 Dec 13:56
Compare
Choose a tag to compare
Release 0.4beta1 Pre-release
Pre-release
  • Merged the "Pure Python Reftools" Pull Request (#287) so there is no compiled C extension necessary
  • Merged the "WMS Improvements" Pull Request (#292)
  • Replaced the old webclient with a configured instance of EOxClient
  • Various improvements to a lot of places

Release 0.4alpha1

09 Jul 13:40
Compare
Choose a tag to compare
Release 0.4alpha1 Pre-release
Pre-release

Changelog:

Release 0.3.2

10 Dec 15:48
Compare
Choose a tag to compare

Changelog

  • Switched to EOX Maps layers for background and new overlay in WebClient and Admin
  • Added documentation as submodule for readthedocs.org
  • Adjusting check_method_and_order() in reftools (#247)
  • Improved transformer suggestion for 'vertical-outlines' tie-points' set as used in ngeo-b
  • Actually raising RuntimeErrors in check of geographic metadata (#249)
  • Reproject flipped images even if projections are the same in preprocessing

Release 0.3.1

19 Nov 11:31
Compare
Choose a tag to compare

Changelog

  • Migrated to GitHub.
  • Added Vagrant configuration
  • Fixing several bugs.
  • Updated build process by adding support for usage of a custom GDAL transformer needed for ENVISAT data having a big number of GCPs.