TerriaMap icon indicating copy to clipboard operation
TerriaMap copied to clipboard

Catalog-based web geospatial visualisation platform.

Results 89 TerriaMap issues
Sort by recently updated
recently updated
newest added

Current TerriaMap ghcr.io/terriajs/terriamap releases take more than 2 hours to run various typescript and webpack builds on virtualised ARM. This PR switches those releases to use create-docker-context.js to install dependencies...

Update a couple of places that still contain the name from before the file was renamed.

This copies the more recent CI-setup from TerriaJS, which eliminates the need to keep a copy of an old version of yarn in the repository. This eliminates a lot of...

Guessing where these tags should be closed.

Closing a h1 with a h2 looks wrong, so make them the same.

This fixes security issues in dependencies. Same commit in TerriaJS: https://github.com/TerriaJS/terriajs/pull/7117

Dependabot will submit pull requests when packages get new versions released. After merging this, Dependabot should open pull requests that resolve the warnings for the workflows in the actions tab,...

Happens after - [ ] https://github.com/TerriaJS/terriajs/issues/7027

I am trying to build a new TerriaMap/TerriaJS project using this tutorial : https://docs.terria.io/guide/contributing/development-environment/ The build is successfully done, but when trying to run yarn gulp clean yarn gulp I...