Skip to content

v2.5.7

Choose a tag to compare

@claudiobogossian claudiobogossian released this 24 May 12:15
· 2 commits to release-2.5 since this release
  • Upgrading terrabrasilis-api (terrabrasilis-timedimension) to fix a problem with timedimension tool (fixes #60)
  • Adding fetch function to get legend images, using styleNameBase variable. Testing if the layer is external or not. Testing if it can fetch with designed styleName, if not, trying to get it with layer default style. (fixes #61)
  • Forcing getcapabilities to use authentication proxy when autenticated (fixes #64)
  • Adjusting filter interface to check if layer is raster to select a single date instead of a range. When configuring a filter for all workspace it uses the end date do draw if the layer is a raster. (fixes #62)