Skip to content

Releases: terrabrasilis/webmap

v2.6.5

Choose a tag to compare

@claudiobogossian claudiobogossian released this 10 Oct 18:16

Adjusting vision expansion panel to open the first on load.
Simplifying also the control of opened vision, not using anymore current CSS class to control status. Using variable isOpened to control

v2.6.4

Choose a tag to compare

@claudiobogossian claudiobogossian released this 27 Sep 19:28

Adjusting legend language update and deforestation layer pt-br translation

v2.6.3

Choose a tag to compare

@claudiobogossian claudiobogossian released this 25 Sep 17:20
  • Adjusting tiles and legend requests, to get a faster response on tiles rendering. Changes to Legends, TilesWorkerPool and Leaflet tile layer extention abort control.

v2.6.2

Choose a tag to compare

@claudiobogossian claudiobogossian released this 19 Sep 19:03
  • Changing webmap to be compatible with oauth-api with authentication and authorization
  • Adjusting webmap to consume publicproxy instead of capabilities_proxy

v2.6.1

Choose a tag to compare

@claudiobogossian claudiobogossian released this 13 Sep 16:54

Using now oauth-api proxy to getcapabilities and getfeatureinfo with external layers.

v2.6.0

Choose a tag to compare

@claudiobogossian claudiobogossian released this 06 Sep 19:51
  • Using now oauth-api proxy to getcapabilities with external layers.

v2.5.8

Choose a tag to compare

@claudiobogossian claudiobogossian released this 07 Aug 17:44
  • Fixing layer filter behavior when logged in on a restricted layer.

v2.5.7

Choose a tag to compare

@claudiobogossian claudiobogossian released this 24 May 12:15
  • 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)

v2.5.6

Choose a tag to compare

@claudiobogossian claudiobogossian released this 26 Apr 16:59
  • Removing timeseries tool

v2.5.5

Choose a tag to compare

@claudiobogossian claudiobogossian released this 09 Apr 17:26
  • Fixing transparency slider position.
  • Fixing slider to avoid dragging layer container.