Skip to content

MMGIS-Core v1.3

Compare
Choose a tag to compare
@tariqksoliman tariqksoliman released this 16 Apr 21:39
· 643 commits to master since this release

New Requirements

  • Node.js >= v10.10

New Features

  • Export vector layers as geojson from the Layers Tool
  • Info Tool uses a JSON viewer
  • Users can now split and merge features in the Draw Tool
  • Rich application logging
  • ENVs that end with _HOST are pinged at start to test connections
  • Ability to configure deep links to other sites based on properties of a selected feature
  • Users can upload much larger files in the Draw Tool
  • Missions can be configured to use any map projection
  • Globe level of detail
  • Globe space themed skysphere
  • Tools and Backends are included by scanning a directory for setup files instead of editing code
  • The Legend Tool supports color scales
  • CSV files can be uploaded as datasets and can be queried on feature click
  • Early API tokens that allow .csvs to be uploaded programmatically
  • An optional top bar with search functionality
  • Configurable page name and logo
  • On screen Globe controls
  • Support both TMS and WMS tilesets
  • Layer Kinds for specialized interactions
  • Better documentation in /docs
  • Resources cache properly

Fixed

  • All tables are properly created with just one start
  • Failed layers no longer crash the application
  • Infinite login bug
  • Vectors disappearing with string weights
  • Some endpoint calls began with home slashes that broke certain setups