Skip to content

Catalog-based web geospatial visualisation platform.

License

Notifications You must be signed in to change notification settings

zoran995/TerriaMap

This branch is 38 commits behind TerriaJS/TerriaMap:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

544e220 · Dec 19, 2024
Aug 29, 2022
May 12, 2024
Jul 21, 2022
Jan 10, 2022
Aug 29, 2022
May 2, 2024
Jul 30, 2015
May 9, 2024
Aug 29, 2022
Dec 19, 2024
Nov 29, 2024
Jun 24, 2019
Aug 29, 2022
May 13, 2015
Dec 1, 2023
Apr 16, 2015
Jan 11, 2016
Aug 29, 2022
Aug 29, 2022
Jan 10, 2022
Dec 19, 2024
May 10, 2024
Oct 5, 2022
May 2, 2024
Aug 29, 2022
Dec 19, 2024
Oct 21, 2024
Dec 19, 2024
Aug 29, 2022
May 8, 2024
Jan 12, 2016
Aug 29, 2022
Dec 19, 2024

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.

To get in touch:


Major announcements

Following is a list of major announcements and upgrades that may affect users maintaining a fork (copied from TerriaJS announcements). For a full list of changes to TerriaMap, including the latest versions of TerriaJS included with each release please refer to CHANGES.md.

We have released TerriaJS v8.3.0 (2023-05-22)

Terriajs version 8.3.0 includes a few breaking changes:

- Upgrade to Typescript version 4.9.x
- Upgrade to Mobx version 6.9.x

This might affect your map only if it has local model layer modifications like your own custom data provider (aka catalog items). Otherwise you can proceed like any other normal upgrade. For instructions on upgrading your maps with local modiciations please refer to the upgrade guide.

PM2 no longer supported (2023-03-21)

We've removed pm2 from our dependencies and no longer ship configuration for running terriajs-server with pm2.

npm start now runs in forground because it no longer uses pm2. A new task gulp dev has been introduced to make development easier. It runs terriajs-server and starts gulp watch - which watches for changes and incrementally builds. See TerriaJS/terriajs#6731 for more information on why and what to do.

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:

About

Catalog-based web geospatial visualisation platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.1%
  • JavaScript 28.5%
  • CSS 4.4%
  • Python 3.6%
  • Shell 3.2%
  • SCSS 2.8%
  • Other 3.4%