terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

A library for building rich, web-based geospatial data platforms.

Results 323 terriajs issues
Sort by recently updated
recently updated
newest added

### What this PR does Remove unused variables ### Test me I believe this is tested by CI? ### Checklist - [ ] There are unit tests to verify my...

### What this PR does These variables are initialized after this point but before they are used. ### Test me I believe this is tested by CI? ### Checklist -...

### What this PR does Beyond the variable being unused, the forEach method seems to return void. ### Test me I believe this is tested by CI? ### Checklist -...

### What this PR does Missed this on my first round of removing unused imports, sorry! ### Test me I believe this is tested by CI? ### Checklist - [...

### What this PR does This fixes CVE-2022-24785 and CVE-2022-31129. ### Test me I believe this is tested by CI? ### Checklist - [ ] There are unit tests to...

### Fix bad JSON strings in feature properties - Fix `getFeatureProperties` (in `FeatureInfoSection`) failing due to bad JSON parsing of nested strings. - The `TableFeatureInfoStratum` default `featureInfoTemplate` will now not...

Issue with Google Photorealistic 3D Tileset, when I change the transparency of the tileset, everything becomes whiter. The only way to solve it is to remove it and re-add it....

- http://ci.terria.io/main/ - Map Settings - 3D Terrain - Show Terrain on the "left" - Does nothing

T-Bug

Example: https://neac.test.saas.terria.io/#share=s-wyZiHL9v7jftyl0tX1NeWX7WCTj It works with terriajs `v8.5.2`.

This is most likely caused by an odd behaviour in some mobile GPUs (eg Adreno) where there is a drop in precision when using numeric values inside `structs`. There is...