Geotrellis Server Versions Save

Tools for building raster processing and display services

4.5.0

2 years ago

4.5.0 - 2021-07-10

Added

  • Add MosaicRasterSourceIO logging #366
  • Use tofu.Mid for the enchanced logging #367
  • Add STAC Page Limit option #374
  • Expose MAML layers targetCellType #380

Fixed

  • WMS Parent Layer default time should be omitted #368
  • Fix WCS DescribeCoverage extents axis ordering #369
  • Fix TIFF CellType of identity MAML Layers #375
  • Fix InterpolatedColorMap.render function #381

Changed

  • OgcTime logic cleanup #371
  • Change RGB nodata handling #373
  • Update STAC up to v1.0.0 #376

v4.5.0

2 years ago

4.5.0 - 2021-07-10

Added

  • Add MosaicRasterSourceIO logging #366
  • Use tofu.Mid for the enchanced logging #367
  • Add STAC Page Limit option #374
  • Expose MAML layers targetCellType #380

Fixed

  • WMS Parent Layer default time should be omitted #368
  • Fix WCS DescribeCoverage extents axis ordering #369
  • Fix TIFF CellType of identity MAML Layers #375
  • Fix InterpolatedColorMap.render function #381

Changed

  • OgcTime logic cleanup #371
  • Change RGB nodata handling #373
  • Update STAC up to v1.0.0 #376

4.4.0

3 years ago

Fixed

  • Service endpoints reject requests with unsupported version parameters #313
  • Axis Ordering in a wms getmap #302
  • Interoperability of STAC and non-STAC layers in mapalgebra layers #309
  • OGC endpoints format parameter and HTTP response mime-type not matching #255
  • WMS 1.3.0 Boolean representation #332
  • Fix WCS projections support #361
  • STAC-example cleanup #363

Added

  • WCS services support configuration of supported-projections #314
  • Add WCS 1.1.0 as the supported version #330
  • STAC Collections support #338
  • StacAssetRasterSource improvements #326
  • StacCollectionRasterSource implementation #340
  • WCS Rendering formats support #195
  • GeoTrellis Server STAC Package #350
  • STAC Collection temporal extents support #347
  • OGC Services configurable time representation #324
  • Default time period configurable on the WMS layer with a time dimension #325
  • STAC Periodic Temporal extent support #354
  • WMS GetFeatureInfo #321
  • MosaicRasterSource improvements #344

4.3.0

3 years ago

Added

  • Logging into STAC API Client #293

Changed

  • BREAKING Typeclasses no longer bind the effect type to IO #284
  • Optimize MapAlgebraStacOgcRepositories #291
  • Update STAC4s up to 0.0.11 with STAC 1.0.0-beta.1 support #295

Fixed

  • Fix STAC API TemporalExtent JSON representation #293

4.2.0

3 years ago

Added

  • Configurable ResampleMethod in source definitions #229
  • Enable TargetCell parameter for focal operations #212
  • WMS Extended capabilities and operations #235
  • WCS GetCapabilities user defined parameters #237
  • WMS GetMap support of extended parameters #236
  • WCS GetCoverage support of extended parameters #238
  • ColorRampStyle.clampWithColor option to render colors outside the requested render range as colors in the ramp instead of as transparent pixels #220
  • Expose overview strategy into the layers configuration #252
  • RGB styling configuration #249
  • Add STAC Support #263
  • Fix ExtentRefication, wcs and wms default behavior when time is not specified for temporal layers #278
  • Expose STAC temporal metadata #279
  • Support for Time lists in WMS GetCapabilities #259
  • Default attribute should not be used to serve response inside Time extent #260
  • Enabling Time Dimension for mapalgebrasourceconf on Temporal Layers #262

Changed

  • The layers.layer-name.sources field in application.conf is renamed to source and now supports a single RasterSource URI string. See ogc-example/src/main/resources/application.conf for examples.
  • type = "simplesourceconf" should be changed to type = "rastersourceconf" in application.conf
  • Remove GeoTrellisRasterSourceLegacy #197
  • Receive GPG key while publishing artifacts #271

Fixed

  • Addressed GeoTrellisRasterSourceLegacy issues and minimized number of RasterSource instances constructed for GeoTrellis Layers #219
  • Some source resolutions are sometimes skipped leading to reading too much tiles #215
  • LayerHistogram should select the CellSize large enough to compute the histogram #261

4.1.0

4 years ago

Added

  • Add support for an interpolated version of the color map #161
  • Generate WCS 1.1.1 protocol using XSD data model #188
  • WCS 1.1.1 GetCoverage Support #192
  • RasterSource Catalog #162
  • {WCS|WMTS|WMS}Model uses RasterSource catalog #163
  • WCS DescribeCoverage may include time TemporalDomain #211

Changed

  • Included split dependencies a la GeoTrellis 3.2 for cats ecosystem libraries #184
  • Dropped WCS 1.0.0 support
  • Updated MAML up to 0.6.0 #199
  • Add ability to configure subset of OGC services #151

Fixed

  • Use default styles appropriately when configured #149
  • Use linspace function to ensure correct interpolation of #205
  • SLF4J backends have been excluded and marked as Runtime dependencies as necessary to make logging work again #205
  • Fixed color interpolation bug related to constructing a range when the step is 0 #111
  • Non-integer (floating point) ColorMap keys now work with or without being quoted #187
  • Missing <ows:Title> and <ows:Abstract> elements in WCS GetCapabilities response #114
  • Layer definition elements unused in WMS GetCapabilities response #115
  • Bad assembly strategy #142

3.4.0

4 years ago

Support rendering of RGB and RGBA sources

3.3.8

4 years ago

3.3.7

4 years ago

3.3.2

5 years ago