Releases: NASA-AMMOS/MMGIS
MMGIS v3.0.0
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
- Bugfix: Send options to WMS layers by @tariqksoliman in #517
- #519 Fix mmgisAPI.setTime start by @tariqksoliman in #520
- #518 time={starttime} in a WMS URL is filled with endtime by @tariqksoliman in #522
- #523 Chronice fix second loss by @tariqksoliman in #524
- #525 Make dynamicExtent requery timeEnabled aware. by @tariqksoliman in #526
- #527 Bugfix: Vector layers with headings/bearings do not toggle on/of… by @tariqksoliman in #528
- #529 Viewshed set initial target and observer heights, also doc impro… by @tariqksoliman in #530
- #531 Viewshed in-app docs by @tariqksoliman in #532
- #533 Allow adding relative seconds to initial times by @tariqksoliman in #534
- #535 dynamicExtent vector layer and filtering issues by @tariqksoliman in #536
- #452 Updated Identifier tool to be a separated floating tool by @jtroberts in #453
- #544 Fix setTime currentTime timezone, default layer time objects by @tariqksoliman in #548
- #539 MeasureTool - linear x-axis by @tariqksoliman in #554
- Added downloadURL variable to allow users to download raster layers #546 by @jtroberts in #547
- #557 Viewer Panel - PDFs by @tariqksoliman in #558
- Improvements to bulk_tiles and added quantize_colormap #561 by @jtroberts in #562
- Enabled scalefactor and improved text readout for Identifier tool by @jtroberts in #567
- #568 fix Deeplink to selected point or polygon by @tariqksoliman in #569
- #570 Info with dynamicExtent by @tariqksoliman in #571
- #572 mmgisAPI.getActiveTools by @tariqksoliman in #573
- #464 /configure-beta by @tariqksoliman in #574
- #542 Add Unity tf by @tariqksoliman in #543
- #576 Vector Layer shapeIcon by @tariqksoliman in #577
- #578 Next/Previous Feature by @tariqksoliman in #579
- Create OPEN-SOURCE-CONTRIBUTIONS.md by @tariqksoliman in #582
- #584 Doc Link to Slack Channel by @tariqksoliman in #585
- Ts 584 by @tariqksoliman in #586
- #587 COMPOSITE_TILE_DIR_STORE_MAX_AGE_MS and per layer refreshIntervals by @tariqksoliman in #588
- #583 Starting in Point Mode for Time doesn't work by @tariqksoliman in #589
Full Changelog: 2.11.0...3.0.0
MMGIS v2.12.0
2.12.0
July 18, 2024
Summary
A smaller release for before the /configure-beta changes. Improvements to dyanmicExtent vector layers, and the Viewshed, Measure and Identifier Tools. Various bug fixes related to time as well.
Added
- Viewshed set initial target and observer heights
- Viewshed in-app docs
- Allow adding relative seconds to initial times
- Added downloadURL variable to allow users to download raster layers
- Viewer Panel - PDFs
- mmgisAPI.getActiveTools
Changed
- Updated Identifier tool to be a separated floating tool
- MeasureTool - linear x-axis
- Improvements to bulk_tiles and added quantize_colormap
- Enabled scalefactor and improved text readout for Identifier tool
- Info with dynamicExtent
Fixed
- Send options to WMS layers
- Fix mmgisAPI.setTime start
- time={starttime} in a WMS URL is filled with endtime
- Chronice fix second loss (ShadeTool)
- Make dynamicExtent requery timeEnabled aware
- Bugfix: Vector layers with headings/bearings do not toggle on/of
- dynamicExtent vector layer and filtering issues
- Fix setTime currentTime timezone, default layer time objects
- fix Deeplink to selected point or polygon
What's Changed
- Bugfix: Send options to WMS layers by @tariqksoliman in #517
- #519 Fix mmgisAPI.setTime start by @tariqksoliman in #520
- #518 time={starttime} in a WMS URL is filled with endtime by @tariqksoliman in #522
- #523 Chronice fix second loss by @tariqksoliman in #524
- #525 Make dynamicExtent requery timeEnabled aware. by @tariqksoliman in #526
- #527 Bugfix: Vector layers with headings/bearings do not toggle on/of… by @tariqksoliman in #528
- #529 Viewshed set initial target and observer heights, also doc impro… by @tariqksoliman in #530
- #531 Viewshed in-app docs by @tariqksoliman in #532
- #533 Allow adding relative seconds to initial times by @tariqksoliman in #534
- #535 dynamicExtent vector layer and filtering issues by @tariqksoliman in #536
- #452 Updated Identifier tool to be a separated floating tool by @jtroberts in #453
- #544 Fix setTime currentTime timezone, default layer time objects by @tariqksoliman in #548
- #539 MeasureTool - linear x-axis by @tariqksoliman in #554
- Added downloadURL variable to allow users to download raster layers #546 by @jtroberts in #547
- #557 Viewer Panel - PDFs by @tariqksoliman in #558
- Improvements to bulk_tiles and added quantize_colormap #561 by @jtroberts in #562
- Enabled scalefactor and improved text readout for Identifier tool by @jtroberts in #567
- #568 fix Deeplink to selected point or polygon by @tariqksoliman in #569
- #570 Info with dynamicExtent by @tariqksoliman in #571
- #572 mmgisAPI.getActiveTools by @tariqksoliman in #573
Full Changelog: 2.11.0...2.12.0
MMGIS v2.11.0
2.11.0
Mar 15, 2024
Summary
The release adds a new tool called the ShadeTool, capable of showing visibility maps of various celestial object and craft with the aid of SPICE. The ShadeTool can reveal answers to questions like: "At this time and on my current map, what are all the locations I can view the ISS from?"
Also added are dynamic vector layers that query only for the features immediately within the map's viewport and within time ranges and zoom ranges. This enables much larger vector files to be loaded and rendered without sacrificing performance.
Additionally some new features have been added to the DrawTool, along with new layer export options and various bugfixes and improvements.
Added
ShadeTool
SPICE integration and scheduled kernel downloads
Dynamic vector layers (query only vectors in screen)
DrawTool - Folders and tags can contain symbols
DrawTool - turning a file off also deselects it now
DrawTool - template fields can be reordered
DrawTool - Advanced filter in Features tab
DrawTool - Filter state management
DrawTool - Move
Export .shp and .kml LayersTool and DrawTool
MeasureTool and IdentifierTool Layer Vars (configure them in the layer instead of in the tool)
Identifier tool vsicurl support
IdentifierTool - Query Datasets with Time
Tools can be expanded horizontally
Hotkeys
Local vector layer filtering now supports booleans
Add Database docs
Geodatasets now use spatial and temporal db indices
Geodatasets now support dedicated time fields
Add Geodatasets API docs
Add geodatasets/remove endpoints
Add file_description tagging schemes to DB docs
Deep Link shall also deep link to start and end times
urlReplacements layer raw variables to inject parameters
GENERATE_SOURCEMAP ENV
Changed
Image Overlay improvements
Description topbar improvements
Minor updates for API calls
Improve KML Export Styles
Remove 'Layer Group' and 'Layer' titles from LayerInfoModal
Disable Globe more thoroughly when off
Additional Body Metadata for Draw Webhooks
Remove restriction on Layer names
Check for empty time configs in TimeControl
Dropdown in the topbar for a selected feature’s properties links
Fixed
LayersTool - fix nested header expansion
Viewer panorama map view angles works for polar projections
DrawTool - fix deleting tag also closing modal
Fix IdentifierTool tile queries
Fix: Header Layer Descriptions Don't Save
Fix Time Vector Layer first turn on
Fix click on vectortile
Fix missing Missions/mission path on tile layers
Fix Tool Drag Handle Remains on Screen
MeasureTool Fix nodata issue
What's Changed
- #279 Time Improvements by @tariqksoliman in #280
- Fix environment variable in sample.env for enabling websockets by @ac-61 in #281
- #282 Composite Time Tiles, Time Tiles with range by @tariqksoliman in #283
- #285 Build Database and Create POSTGIS if not exists by @tariqksoliman in #286
- #290 Upgrade config page jquery by @tariqksoliman in #291
- #292 Controlled Time Layers only make initial query by @tariqksoliman in #293
- #296 Fix WMS URL params being dropped by @tariqksoliman in #297
- #298 TimeUI Pan and Zoom and Improvements by @tariqksoliman in #299
- #294 SameSite None env and login improvements by @tariqksoliman in #302
- Add feature to reconnect WebSocket from client to server by @ac-61 in #295
- Layer UUIDs by @tariqksoliman in #308
- #309 Controlled Raster for initial query only by @tariqksoliman in #311
- Fix function call order bug in addNewLayer function by @ac-61 in #310
- Fix toggleLayer bug in MMGIS API by @ac-61 in #260
- #307 Fix Node 18+ build by @tariqksoliman in #312
- #317 Fix time vectors not applying correctly by @tariqksoliman in #319
- Add function to overwrite elements displayed in LegendTool by @ac-61 in #320
- #322 Add ROOT_PATH, Deprecate PUBLIC_URL by @tariqksoliman in #323
- #324 Configurable Context Menu Actions by @tariqksoliman in #325
- Make sure user input UUIDs through REST API are unique by @ac-61 in #326
- #327 Assorted UI Improvements by @tariqksoliman in #328
- #313 Expose as much as possible to the mmgisAPI by @tariqksoliman in #330
- #331 Websocket aware configure page by @tariqksoliman in #332
- Update addLayer and removeLayer endpoints in REST API by @ac-61 in #337
- #303 Photosphere Targets and Target Pairing by @tariqksoliman in #340
- #341 Export working config, disable override by @tariqksoliman in #342
- Add xml2js and proj4 packages. by @tariqksoliman in #343
- #335 Feature Request: GetMissions by @tariqksoliman in #345
- Fix clearOnMapClick function for layers with no fill by @ac-61 in #348
- Optional Info button for projects that need a link to project info #350 by @jtroberts in #351
- #352 [New Feature]: DrawTool - Feature Property Templates by @tariqksoliman in #353
- #354 Add MAIN_MISSION ENV by @tariqksoliman in #355
- #356 DrawTool Templating - Incrementer field by @tariqksoliman in #357
- #358 - DrawTool - Grouping editing should only update changed templat… by @tariqksoliman in #359
- #360 Expose all endpoints to longtermtokens by @tariqksoliman in #362
- #363 Support file_owner in webhook body. Include body for onFileDelete by @tariqksoliman in #364
- #366 Don't copy uuid on layer clone by @tariqksoliman in #367
- #369 Refresh Vector Layers by @tariqksoliman in #370
- #368 Fix Websocket usage with ROOT_PATH by @tariqksoliman in #373
- chore(config): Inline import from same namespace by @evenstensberg in #375
- #378 LegendTool as Popup by @tariqksoliman in #379
- #380 DrawTool - Fix error saving templateless features by @tariqksoliman in #381
- fix(imports): destructure modules by @evenstensberg in #384
- chore(naming): use standardized name by @evenstensberg in #385
- Add event listener for toggleSeparatedTool in MMGIS API by @ac-61 in #388
- #372 calls to updateVectorLayer and appendLineString cause selected feature to be deselected when using info tool by @tariqksoliman in #389
- #390 InfoTool - Clicks Intersect Polygons by @tariqksoliman in #391
- #387 DrawTool - Group Editing by @tariqksoliman in #392
- Added an option to the LegendTool to automatically display on start by @jtroberts in #393
- Added a .nvmrc file with node version by @jtroberts in #395
- Added max-width to legend to prevent long text from filling screen by @jtroberts in #394
- #386 Local Login Issue by @tariqksoliman in #396
- #383 Support raster option on gdal2tiles_3.5.2/gdal2customtiles by @tariqksoliman in #397
- #399 Crashes if Layers are valid JSON but not valid GeoJSON by @tariqksoliman in #400
- #401 Extend CSSO timeout check to main client by @tariqksoliman in #402
- #403 rightClickMenuActions - Polygons and WKT by @tariqksoliman in #404
- #405 DrawTool - Template - Incrementer - Move to backend by @tariqksoliman in #406
- #407 Click intersects on Query and Draw layers by @tariqksoliman in #408
- Allow the legend tool to be right justified on the screen by @jtroberts in #409
- #410 Draw Tool - Time Integration by @tariqksoliman in #411
- #412 Add Configuration Option to set TimeUI Extent by @tariqksoliman in #413
- #414 IdentifierTool works again with human layer names by @tariqksoliman in #415
- #422 Removed event blocking popup functions by @tariqksoliman in #423
- #425 Description Item fixes by @tariqksoliman in #426
- #427 Expandable Tools by @tariqksoliman in https://github.com...
MMGIS v2.9.0
2.9.0
Sept 5, 2023
Summary
This release makes Layer IDs based on UUIDs instead of their layer names, greatly improves support for the dimension of time, adds property templates and group editing to DrawTool files, adds the ability to link features together, upgrades our tiling scripts, and streamlines installations among other things.
Added
- Examples of wrapping MMGIS in an IFrame under
/examples
- A full featured TimeUI/Timeline Scrubber
- The InfoTool scans for and makes clickable url links
- Support for Composite Time Tiles that merge tiles across a time range on-the-fly on the backend
- Configurable Context Menu actions
- Polygons can have right-click context menu actions and form links with their WKT strings
- A GitHub workflow now builds MMGIS docker images
- The ability to pair features from one layer to another and render those paired targets in the Photosphere view.
- Optional Websocket verification to the configure page to notify of concurrent users.
- Ability to export the "working" configuration JSON from the configure page
- GET
/api/configure/missions
now supports thefull
parameter to return all configuration objects as well - DrawTool users can enforce property template on their files
- Adds a
MAIN_MISSION
ENV that skips the landing page even if there are many missions - Grouping editing for DrawTool files
- All endpoints can use longtermtokens
- The LegendTool can optionally be exposed as a togglable popup as well as other improvements
- Various additions to the
mmgisAPI
- Upgraded gdal2customtiles to use gdal 3.5.2 and to support tiling in any projection
- GeoJSON validation on layers.
- GeoJSON data can be an empty []
- Clicking intersects all features making impossible-to-reach features accessible through the InfoTool
- The DrawTool is integrated with time.
Changed
- Layers use UUIDs and identifiers instead of their layer names (backwards-compatibility still maintained)
- The ENV
PUBLIC_URL
is deprecated in favor of the newROOT_PATH
. UnlikePUBLIC_URL
,ROOT_PATH
can fully be changed at runtime - Database and POSTGIS extension are automatically created if they don't exist
- Upgraded the configure page's jquery from
1.11.1
to3.6.1
Fixed
ENABLE_MMGIS_WEBSOCKETS
name in sample.env- Websockets try to reconnect and with exponential backoff
- Various issues regarding time layers
- Various issues regarding WMS layers
- MMGIS can now work with NodeJS 18+
- Bug where initially on annotations features have no click events
- Bug where having the cursor over an annotation on the Map prevented pans and zooms
- Fixed the
angleUnit
property for image layer attachments - Cloning a layer in the configure page
- Issue where logging in with AUTH=local would infinitely reload
MMGIS v2.8.0
2.8.0
Nov 14, 2022
Added
- The Viewer Panel supports gltf models
- The configuration raw variable
markerAttachment.model
now has amtlProp
parameter for relative obj material files and can support multiple models per layer - The DrawTool now supports drawing Circles and Rectangles
- The entire Configuration object has an API and can be updated via curl commands. See ConfigureAPI
- The MeasureTool now supports multiple DEMs
- Many additions to the
mmgisAPI
. See JavaScriptAPI - Adds an extended GeoJSON format to support per coordinate properties. See Enhanced GeoJSON
- Deep Links now stores the layer order (if users rearranged them)
- The ability to define a primary coordinate system through a reworked Coordinates Tab
- DrawTool Layers can be added as regular layers by using a url of the form
api:drawn:<draw_file_id>
- The ViewshedTool supports target heights
- The MeasureTool include line-of-sight
- Users can individually hide features through the InfoTool
- Layers can now be tagged and assigned a markdown description. Users can filter layers based on these fields as well.
- Added websockets that can notify users in real-time that a configuration has updated. Enabled with the env:
ENABLE_MMGIS_SOCKETS=true
- Automatic labels can be rendered on features by configuring a raw variables
layerAttachments.labels
- Added a
gdal2tiles_3.5.2.py
script to tile dem tiles with multi-processing support and tiling on top of an existing tileset - The colorize Data Shader can now exclude up to three no data values
- Tilesets served from the MMGIS Missions directory now accept an optional
{t}
path directory to search and served tiles based on time - The TimeUI and the bottom of the screen has been significantly reworked
Changed
- Increase GeoJSON math and export precision from
6
to10
decimal places - The DrawTool's tagging system has been expanded and it UI resembles folder structures
- Photosphere has better damping and rotates with "panning" directions.
Fixed
- Dragging a header in the LayersTool now drags the entire group
- Various fixes to how Time works (through the mmgisAPI, in parameterizing WMS layers, ...)
- Error if Data Layers had a space in their name
- Various mmgisAPI function fixes
MMGIS v2.7.0
Summary
This release adds geologic mapping to the DrawTool, layer reordering to the LayersTool and 3D annotations to the Globe.
Added
- FGDC Geologic patterns, linework and symbols in the DrawTool
- Annotations in the Globe View for both standard layers and drawn layers
- Ability for users to reorder layers in the LayersTool
- The Globe has 3d controls once again
- Visibility ranges can be added per feature with
minZoom
andmaxZoom
attributes under a feature'sproperties.style
- A true documentation site at https://nasa-ammos.github.io/MMGIS/
Changed
- The vector layer
Visibility Cutoff
configuration has been deprecated (though it still works) in favor ofMinimum Zoom
andMaximum Zoom
- Improved the screenshot function
- Layer color indicators are more muted
- Default color scheme is a lighter black
- Lithosphere 1.3.0 => 1.5.1 - See LithoSphere Releases
Fixed
- Issue where
onLoaded
would fire multiple times - Default MMGIS login fields are now removed from the DOM when not in use (merely hiding caused some annoyances with password extensions)
- Issue where deep link didn't position the camera in the Globe correctly
- Issue where some vector points the use DivIcons were not clickable
MMGIS v2.6.0
New Requirements
- Node.js >= v14.9.0
Summary
This release adds a webhook manager to the configure page and improves documentation, the mmgisAPI, projection support, as well as synchronicity between the Map and Globe.
Added
- Configurable webhook manager.
- Access to a settings modal in the bottom left toolbar to toggle various UI elements' visibilities as well as the radius of tiles to query for the 3D Globe
- Raster effects (brightness, contrast, saturation, blend-mode) now apply in 3D as well
- Controlled layers can now utilized sublayers/marker-attachments
- Marker attachments, such as uncertainty ellipses, properly work for any projection
- 3D uncertainty ellipses
- Documentation for using remote virtual layers via GDAL
- PUBLIC_URL can be specified at build now in the Dockerfile
- mmgisAPI functions apply to the 3D Globe too now
- mmgisAPI can trim LineString features at the coordinates level
Changed
- LithoSphere 1.1.0 => 1.3.0 - See LithoSphere Releases
- Users can now pan the map while in the DrawTool's draw mode without placing a point
- Time controlled layers can now default to the current time for initial queries
Fixed
- Some media paths in the /configure path not working when MMGIS is served under a subdomain with PUBLIC_URL
MMGIS v2.5.0
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 fixglobeLon
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
MMGIS v2.4.0
Summary
This release adds in the Viewshed Tool, time enabled layers, LithoSphere, WMS support, data layers, a JavaScript API, and more.
Added
- The Viewshed Tool!
- Time enabled layers, configurations and a time UI component.
- Full support for WMS layers and projections in 2D and 3D.
- Data layer colorize shader enabling dynamic rendering of data.
- An extensive window.mmgisAPI for interacting with MMGIS through an iframe.
- Configuration for point marker shape.
- Support for serving MMGIS at a subpath with the PUBLIC_URL environment variable.
- bulk_tiles.py auxiliary script.
- Features can be dehighlighted by clicking off on the map.
- Measure Tool supports measurements in kilometers.
- Ability to type in and go to a coordinate.
- Elevation values on mouse over.
- Configurable coordinates.
- Draw Tool features behave like regular layer features when the Draw Tool is closed.
Changed
- The Globe has been refactored and made standalone in the npm library LithoSphere.
- The Waypoint Kind now uses a top-down image of Perseverance.
- Migrated from Python2 to Python3.
Fixed
- Documentation uses only relative links for resources now.
- Issue with auth=none not working.
- Draw Tool drawings now work at the meter level.
- Draw Tool drawings now properly respect 0 valued styles.
- Data layer names now support spaces.
Removed
- All PHP dependencies.
MMGIS v2.3.1
Summary
A point release to address bug fixes.
Fixed
- WMS layers now work for full polar projections
- Raster layers obey order even if they're initially off
- Draw Tool truly accepts .json files