Skip to content

RENCI/TerriaMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terria Map

Build Status Docs

Terria logo

This is a complete website built using the TerriaJS library. See the TerriaJS README for information about TerriaJS, and getting started using this repository.

For instructions on how to deploy your map, see the documentation here.


We just reformatted our codebase with Prettier (2022-08-29)

This may cause large merge conflicts when you merge main into your fork. See TerriaJS/terriajs#6517 for instructions on how to merge this formatting change.

We have released TerriaJS v8 (2021-08-13)

What this means:

Installation Instructions (Updated 2023)

  1. Git clone
  2. NPM install
  3. In a new window run gulp:watch
  4. Run npm run start
  5. Give it a few minutes and the app should be running on http://localhost:3001/

Creating a new patch file

  1. run npm run patch
  2. Check that your new changes were created inside the patch file
  3. Push up latest patch file and alert team that there is a new patch

About

Catalog-based web geospatial visualisation platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.5%
  • HTML 30.2%
  • SCSS 5.0%
  • CSS 2.5%
  • Shell 2.2%
  • Python 1.8%
  • Other 1.8%