Changelog
8.7.11 - 2024-12-18
clampToGround
to KmlCatalogItemTraits
(defaults to true
) - this is now passed to KmlDataSource.load
. Terria no longer clamps polygon geometries to terrain manually. All clamping logic is now handled by Cesium.dataSourceUri
to KmlCatalogItemTraits
- Overrides the url to use for resolving relative links and other KML network featuresChangelog
8.7.10 - 2024-11-29
ConsoleAnalytics
module.encoding: false
to correctly copy binary assets from dependencies.Changelog
8.7.9 - 2024-11-22
Changelog
8.7.8 - 2024-11-01
Workbench.collapseAll()
and Workbench.expandAll()
for References.sass
version to < 1.80
- to avoid deprecations.Changelog
8.7.7 - 2024-10-01
Breaking changes:
Fix remaining lint warnings
Augment cesium types and start using import instead of require in ts files
Update to sass 1.79.1
Add option to import assets from Cesium ion through the Add data panel. Use map config parameter "cesiumIonOAuth2ApplicationID" to enable the feature.
Changelog
8.7.6 - 2024-08-22
diffItemProperties
trait to override properties of WSM difference output item. Useful for customizing feature info template strings etc.exportImage
endpoint (using 102100
wkid)bandIds
and renderingRule
maxRefreshIntervals
from 1000 to 10000 for WebMapServiceCatalogItem
and ArcGisMapServerCatalogItem
.nextDiscreteJulianDate
helper computed value to DiscretelyTimeVaryingMixin
EPSG:7899
to Proj4Definitions
Changelog
8.7.5 - 2024-06-26
js
and jsx
files and provide .d.ts
ambient type files for a few others. This is so that running tsc
on an external project that imports Terria code will typecheck successfully.store
and status
values send in WPS Execute request.modelDimensions
Changelog
8.7.4 - 2024-06-07
getFeatureProperties
(in FeatureInfoSection
) failing due to bad JSON parsing of nested strings.TableFeatureInfoStratum
default featureInfoTemplate
will now not show _id_
(internal Terria feature ID) in feature info