Skip to content

MMGIS v3.0.0

Latest
Compare
Choose a tag to compare
@tariqksoliman tariqksoliman released this 14 Oct 20:39
· 2 commits to development since this release

3.0.0

October 14, 2024

Summary

Adds the new Configure Beta page at /configure-beta. The old Configure page still exists at /configure and is meant to be backwards compatible but do note that new configuration options will likely only make their way into /configure-beta.

Added

  • /configure-beta
  • Made dynamicExtent requery timeEnabled aware.
  • Viewshed Tool can configure initial target and initial observer heights.
  • Viewshed Tool in-app documentation.
  • Allow adding relative seconds to initial times
  • Added downloadURL variable to allow users to download raster layers.
  • Info queries for dynamicExtent layers.
  • mmgisAPI.getActiveTools.
  • Can specify any mdi icon to be the shape icon for a vector layer.
  • Easily navigate to the next and previous feature of a layer
  • COMPOSITE_TILE_DIR_STORE_MAX_AGE_MS ENV (for composited tile layers).
  • Add per layer refreshInterval for which to requery vector or raster layer.

Changed

  • Updated Identifier tool to be a separated floating tool.
  • MeasureTool now uses a linear x-axis.
  • Improvements to bulk_tiles and added quantize_colormap.
  • Enabled scalefactor and improved text readout for Identifier tool.

Fixed

  • Improper WMS layer option forwarding in some cases.
  • Bad merging of values for injection into time={starttime} in a WMS URL.
  • mmgisAPI.setTime checking min-date restrictions too soon.
  • Chronice fix second loss.
  • Vector layers with heading/bearings would not toggle on/off.
  • dynamicExtent vector layer and filtering issues.
  • Fix setTime currentTime timezone.
  • Fix Deeplink to selected point or polygon.
  • Starting in Point Mode for Time doesn't work.

What's Changed

Full Changelog: 2.11.0...3.0.0