• Stars
    star
    322
  • Rank 130,398 (Top 3 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Catalog-based web geospatial visualisation platform.

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 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:

More Repositories

1

terriajs

A library for building rich, web-based geospatial data platforms.
TypeScript
1,165
star
2

nationalmap

Australia's NationalMap
122
star
3

terriajs-server

NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, ogr2ogr conversion service, and express static server.
JavaScript
49
star
4

npmgitdev

A wrapper around npm that allows real live git repos to be cloned into node_modules.
JavaScript
23
star
5

aremi-tmy

A tool to work out Typical Meteorological Year (TMY) from ground weather station observations and satellite solar irradiance data.
Java
13
star
6

aremi-natmap

AREMI fork of the NICTA/nationalmap repo.
11
star
7

neii-viewer

Data viewer for National Environmental Information Infrastructure
HTML
8
star
8

NationalMap-Catalog

The catalog (init files) for National Map
6
star
9

vector-tile-server

Configuration and data for Tessera server
JavaScript
6
star
10

terria-cube

TerriaCube - prototype integration of TerriaJS and the Digital Earth Australia
6
star
11

RaPPMap

Fork of TerriaJS/TerriaMap for GEOGLAM RAPP
5
star
12

boundary-tiles

Generate vector tiles from boundary geospatial files
JavaScript
3
star
13

plugin-api

(Experimental) api for TerriaJS plugin components
TypeScript
3
star
14

terrarium

Showcase for Terria maps and features
HTML
3
star
15

Documentation

Automatically generated documentation for TerriaJS. Made by TerriaJS/MakeDocs.
3
star
16

SydneyESP

Environmental Sustainability Portal for the City of Sydney
HTML
2
star
17

saas-catalogs-public

Catalogs for SaaS (until we come up with something better)
JavaScript
2
star
18

DataSourceEditor

JavaScript
2
star
19

generate-terriajs-schema

NodeJS tool which generates JSON schema files from TerriaJS source, used by DataSourceEditor (based on JSONEditor)
JavaScript
2
star
20

InvestorMap

Terria instance for Investor Map (formerly Northern Australia investment map)
JavaScript
2
star
21

catalog-editor

Automatically generated data source editor. Will replace DataSourceEditor after testing.
JavaScript
2
star
22

de-australia-map

Digital Earth Australia platform developed for publishing Satellite Imagery processed by Geoscience Australia (GA) and National Computational Infrastructure (NCI)
2
star
23

GreaterSydneyExplorer

Terria component of Greater Sydney Commission project
HTML
2
star
24

magda-web

JavaScript
1
star
25

magda-ckan

CKAN Crawler for Magda
Scala
1
star
26

thredds-catalog-crawler

A package for crawling THREDDS catalogs
JavaScript
1
star
27

3D-Geospatial-Data-Formats-Field-Guide

1
star
28

magda-registry

JavaScript
1
star
29

plugin-sample

A sample terriajs plugin that adds a mode for drawing 3d boxes
TypeScript
1
star
30

catalog-converter-ui

TypeScript
1
star
31

terriajs-indexer

A tool for generating static search indexes for TerriaJS datasets.
JavaScript
1
star
32

terriajs-schema

The JSON schemas used to validate catalog files and populate the Data Source Editor.
JavaScript
1
star