Releases: terrabrasilis/webmap
Releases · terrabrasilis/webmap
v2.6.5
v2.6.4
Adjusting legend language update and deforestation layer pt-br translation
v2.6.3
- 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
- Changing webmap to be compatible with oauth-api with authentication and authorization
- Adjusting webmap to consume publicproxy instead of capabilities_proxy
v2.6.1
Using now oauth-api proxy to getcapabilities and getfeatureinfo with external layers.
v2.6.0
- Using now oauth-api proxy to getcapabilities with external layers.
v2.5.8
- Fixing layer filter behavior when logged in on a restricted layer.
v2.5.7
- 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
- Removing timeseries tool
v2.5.5
- Fixing transparency slider position.
- Fixing slider to avoid dragging layer container.