Skip to content

Releases: EOX-A/ngeo-b

Release 4.1.1

16 Sep 19:16
97fe8b8
Compare
Choose a tag to compare

Changelog

  • improve equality check to account for modulo 360 and small errors (fixes PTASK0011245)
  • add check that non-normalized footprint part is not only a point (fixes PTASK0011247)

Release 4.1.0

10 Aug 13:13
2c3e4c9
Compare
Choose a tag to compare

Changelog

  • Adds disableSeedingIngestion layer configuration
  • Adds maxCachedZoom layer configuration
  • Adds harvestingConfiguration layer configuration
  • Adds support for multiple harvestingSource layer configurations
  • Optimizes MapCache configuration
  • Changes browsewatchd daemon to a more robust one
  • Optimizes redis queue usage for ingestion
  • Optimizes Sx-Cat configuration
  • Downloads browse images only when needed
  • Adds new ngeo_sync_mapcache_db command
  • Adds browsewatch_monitor.py
  • Various bug fixes

Please carefully read the migration procedure before upgrading.

Release 4.1.0.beta.1

19 Jul 20:25
5b60c1a
Compare
Choose a tag to compare
Release 4.1.0.beta.1 Pre-release
Pre-release

Changelog

  • Adds disableSeedingIngestion layer configuration
  • Adds maxCachedZoom layer configuration
  • Adds harvestingConfiguration layer configuration
  • Adds support for multiple harvestingSource layer configurations
  • Optimizes MapCache configuration
  • Changes browsewatchd daemon to a more robust one
  • Optimizes redis queue usage for ingestion
  • Optimizes Sx-Cat configuration
  • Downloads browse images only when needed
  • Adds new ngeo_sync_mapcache_db command
  • Adds browsewatch_monitor.py
  • Various bug fixes

Please carefully read the migration procedure before upgrading.

Release 4.0.3

01 Dec 00:51
7c484bb
Compare
Choose a tag to compare

Changelog

  • Add support for huge footprints crossing both, the prime as well as the anti meridian. Continuous footprints are now supported within -180° to +540°.

Release 4.0.2

09 Sep 21:02
afcbb3f
Compare
Choose a tag to compare

Changelog

  • Fixed migration procedure to v4.0.0
  • Fixed usage of TPS transform method in new GDAL version
  • Raising maximum length of coord_list and col_row_list columns, follow the migration if this is needed for existing layers

Release 4.0.1

22 Jun 08:59
be7c9e6
Compare
Choose a tag to compare

Changelog

  • Adjusted install script to support besides CentOS also RHEL
  • Raising maximum length of coord_list and col_row_list columns, follow the migration if this is needed

Release 4.0.0

29 Jan 15:32
49a40e5
Compare
Choose a tag to compare

Changelog

  • Added <shortenIngestedInterval> to browse layer configuration. It configures the percentage float (0.0 to 100.0) that the time interval between start and end shall be shortened. 0.0 means no change whereas 100.0 means using the same start and end in the middle of the original time interval.
  • Fixed purge command and time interval shortening.

Release 4.0.0.rc.4

20 Dec 13:23
055109a
Compare
Choose a tag to compare
Release 4.0.0.rc.4 Pre-release
Pre-release

Fixed purge command and time interval shortening.

Release 4.0.0.rc.3

02 Dec 14:26
a40d37b
Compare
Choose a tag to compare
Release 4.0.0.rc.3 Pre-release
Pre-release

Added <shortenIngestedInterval> to browse layer configuration. It configures the percentage float (0.0 to 100.0) that the time interval between start and end shall be shortened. 0.0 means no change whereas 100.0 means using the same start and end in the middle of the original time interval.

Release 2.0.34

26 Nov 14:45
69ed764
Compare
Choose a tag to compare

Changelog

  • Improved footprint generation
  • Added custom improved overview generation enabled via overviews_self = true configuration option
  • Allowing creation_options in configuration if needed