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

### TableStylingWorkflow improvements #### Add style title, hide style, long/lat column in advanced mode #### "Style" dropdown now shows `TableStyles` instead of `TableColumns` #### Add symbology dropdown to advanced mode...

Currently, Table Styling is disabled in `MultiPoint` features are in geojson

## Difference tool showing incorrect Legend in workbench (after workflow) - http://ci.terria.io/main/#configUrl=https://terria-catalogs-public.storage.googleapis.com/de-australia/map-config/prod.json - Add "DEA Surface Reflectance (Landsat)" to workbench - Difference tool with following - ![image](https://user-images.githubusercontent.com/6187649/176586239-c83af522-f249-4b06-82ac-30010995e237.png) - Generate change...

After we introduced the new map navigation button framework, some of the classes like `ToolButton` has become redundant. This issue is to revisit and clean it up. - Remove `ToolButton`...

Currently, you can only add new file formats to getDataType by modifying terriajs directly. If you make a separate plugin that adds support for a new file format, you still...

T-Enhancement

### What this PR does Fixes #5141 Requires https://github.com/TerriaJS/TerriaMap/pull/515 After investigation as the best option appears to utilize the existing model system for SearchProviders. - wrote proposal as architecture decision...

Medium priority

- Plugins (may need to do things before loading init sources) - internationalisaion init (should wait until english is loaded) - Workbench is empty when loading items in share link...

T-Bug

Currently when using typescript 4.x with terriajs, we get a bunch of error [TS2611](https://github.com/microsoft/TypeScript/blob/master/src/compiler/diagnosticMessages.json#L2593). This ticket is to find a solution for the error and upgrade TS to the latest...

v9

Story editor should be rendered above menu bar but those buttons should be clickable (so just increasing z-index won't work) ![image](https://user-images.githubusercontent.com/19208948/174917746-a8c9c228-6c1c-42c8-a0d6-e18687f7e86b.png) Suggestion: render story editor with react-portal and position it...

Currently, loading geojson catalog item throws up a lot mobx warnings and the resulting items also do not react to style changes. This is most probably because we construct the...

Version 8