Skip to content

Releases: ESAFastPrototyping/WebWorldWind-ESA

1.0.3

18 Mar 13:49

Choose a tag to compare

  • Fix approximate numeric literals, e.g. -3.9059865571447990e-18, in the WKT parser

Download the package at https://www.npmjs.com/package/webworldwind-esa
Check the examples at https://esafastprototyping.github.io/WebWorldWind-ESA/
Read the API documentation at https://esafastprototyping.github.io/WebWorldWind-ESA/api-doc/index.html

1.0.2

28 Feb 06:59

Choose a tag to compare

1.0.1

28 Feb 06:56

Choose a tag to compare

  • WCS 2.0.1 protocol for elevation data via WcsTileUrlBuilder

Download the package at https://www.npmjs.com/package/webworldwind-esa
Check the examples at https://esafastprototyping.github.io/WebWorldWind-ESA/
Read the API documentation at https://esafastprototyping.github.io/WebWorldWind-ESA/api-doc/index.html

1.0.0

29 Nov 13:47

Choose a tag to compare

1.0.0-rc2

27 Nov 17:24

Choose a tag to compare

1.0.0-rc2 Pre-release
Pre-release

Download at https://www.npmjs.com/package/webworldwind-esa

  • Remove the extra images.zip from the distribution package
  • Rename the SentinelCloudlessLayer into Sentinel2CloudlessLayer
  • Add missing acknowledgement of the EOX service for the Sentinel2CloudlessLayer
  • In the shape editor app, prevent the window to scroll up when selecting a shape to create
  • In the shape editor app, add an option to delete the selected shape
  • Add options to set the time range of renderables in the configuration callback of the GeoJSON, WKT and Shapefile parsers

1.0.0-rc1

18 Oct 16:51

Choose a tag to compare

1.0.0-rc1 Pre-release
Pre-release

Download at https://www.npmjs.com/package/webworldwind-esa

  • Reader for WKT
  • Reader for AAIGrid data
  • Exporter for WKT
  • Exporter for GeoJSON
  • HeatMap Layer
  • New API for elevation data
  • Support for embedded resources in KMZ
  • Allow setting canvas element instead of ID
  • Improved Collada rendering (faster and larger models supported)
  • Intertial navigation effect on fling in the default WorldWindController
  • Enhanced cartesian arithmetic
  • Zoom to mouse position behaviour
  • ArcBall (lookat) and FirstPerson (free) cameras
  • Service and layer for OpenSearch for EO
  • Creator and editor for surface shapes
  • Sentinel-2 Cloudless layer from EOX IT Services GmbH, see https://s2maps.eu/
  • Time-based visibility for renderables
  • Rotation of the globe like a ball once off its axis
  • Animated layer for gridded data
  • Various improvements and bug fixes