Skip to content

MMGIS v2.5.0

Compare
Choose a tag to compare
@tariqksoliman tariqksoliman released this 10 Jan 23:06

Summary

This release contains the IsochroneTool, revives the Model layer type and includes a new Query layer type. Each vector layer can now be filtered by the user through the LayersTool, leads in the DrawTool can now draw and publish arrows and annotations, and the MeasureTool finally supports continuous elevation profiles.

Added

  • Isochrone Tool!
  • Model layer type!
  • Query layer type!
  • User filterable layers!
  • More mmgisAPI functions
  • Deep linking 'centerPin' parameter
  • DrawTool lead Map file
  • DrawTool text rotation
  • Annotation and Arrows are now supported in regular (non-DrawTool) geojson
  • Configurable bearings, uncertainty ellipses, models and underlaid images for vector points
  • MeasureTool now supports a continuous profile
  • MeasureTool csv export includes 3D distance as well
  • LayersTool support sublayer visibility toggles within a layer's settings menu
  • Python3 version of gdal2customtiles.py
  • More Coordinates configurations
  • Option in great_circle_calculator to calculate distance between points with Vincenty's formulae
  • CHANGELOG.md
  • Raw Variables Link has a new 'replace' section for modifying property values before injecting into a url

Changed

  • LithoSphere 1.0.1 => 1.1.0 - See LithoSphere Releases
  • LayersTool, LegendTool and InfoTool panels are wider
  • The MMGIS M logo is now an svg
  • bulk_tiles.py's colormap is now optional
  • DrawTool's compile includes an inward buffer to allow for smaller drawn features to pass checks
  • InfoTool now lists all intersected polygons of a layer under a mouse click

Fixed

  • Viewsheds play nicely with polar maps
  • Various improvements to the top search bar
  • Legend items wrap to new line instead of extending off screen
  • colors package fix
  • globeLon deep link not working
  • Uses asHTML for IdentifierTool again
  • apt-get update in Dockerfile now uses -y (yes to all) flag

Removed

  • Excess Globe feature highlighting