Skip to content

Releases: eoxc/mundi

v1.1.9

21 Nov 11:02
Compare
Choose a tag to compare
  • added checks for malformed parameters in the URL
  • bump eoxc to 1.1.17 bringing among others:
    • extend support for arbitrary layer projection with proj.4 eoxc/eoxc#35
    • add support for adding polygon labels - eoxc/eoxc#34
    • extend export wms link feature to WMTS layers (assumes the same URL, and removes the "/wmts" part of the URL - default Mapcache behavior)

v1.1.8

25 Jun 19:38
Compare
Choose a tag to compare
  • set up github actions
  • do not strech thumbnails into width, maintain sides ratio instead

v1.1.7

06 Apr 14:34
Compare
Choose a tag to compare
  • add URL to quote clipboard

v1.1.6

02 Apr 10:50
Compare
Choose a tag to compare
  • adding babel-preset-env, configure it to >0.1% reach
  • save all filters, area, time as context information in quote modal

v1.1.5

31 Mar 11:11
Compare
Choose a tag to compare
  • adding modifications for eusi client, namely:
  • option to disable timeslider: settings.disableTimeSlider
  • enable info note in bottom of map if area exceeds a certain value in km2 on sphere - maxAreaFilter
  • implement privileged filters configuration which disable all other non-privileged filters (used for ID)
  • add UI for getting a quote mechanism - copy product ids or current area and redirect to other page (custom form)
  • bump eoxc to v1.1.6

v1.1.4

26 Feb 09:12
Compare
Choose a tag to compare
  • updating https://github.com/eoxc/eoxc to 1.1.5 bringing in OL 6.5.0
  • allowing to use .json configuration for client together with configs from JS object (dynamicConfigs)

v1.1.3

04 Dec 10:32
Compare
Choose a tag to compare
  • eoxc to 1.1.4
  • time always part of searchParams, now named start end
  • tab open/close and panel open/close now part of searchParams
  • baselayers/overlays/layers search.searchEnabled & display.visible part of searchParams , examples:
    leftpanel=false overlay_base_visible=true, leftpaneltab=1, S2_MSI_L2A_visible=false, S2_MSI_L2A_search=false, s2cloudless_visible=true
  • add areaFilterLayerExtent - default false global option, when set to true, area filter bbox limits layer extent - limiting the tiles fetched to this area

v1.1.2

06 Aug 11:52
Compare
Choose a tag to compare
  • adding option to save area filter to searchparameters as WKT string in map projection
  • bump eoxc to 1.1.2

v1.1.1

28 Jul 09:47
Compare
Choose a tag to compare
  • added support for seachparams while app embedded in an iframe
  • eoxc to 1.1.1

v1.1.0

05 May 08:48
Compare
Choose a tag to compare

added support for seachparams

  • can be disabled by settings.disableSearchParams = true
  • searchparams for map timestart, timeend, x,y,z and configured custom filters if single layer view
  • add timeslider histogram toggle for spatially aware mode on/off
  • minor styling fixes
  • fix maxMapInterval warning shown already on app load
  • disable maxmapwarning when no timesynchronized layer has display.visible === true
  • eoxc to 1.1.0