tariqksoliman
released this
14 Oct 20:39
·
8 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
- 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