All Projects → TerriaJS → Terriajs

TerriaJS / Terriajs

Licence: apache-2.0
A library for building rich, web-based geospatial data platforms.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Terriajs

Resonance
◾️Resonance | 5kb React animation library
Stars: ✭ 1,011 (+44.64%)
Mutual labels:  data, charts
echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (-92.99%)
Mutual labels:  charts, leaflet
Muze
Composable data visualisation library for web with a data-first approach now powered by WebAssembly
Stars: ✭ 1,153 (+64.95%)
Mutual labels:  data, charts
Tangram
WebGL map rendering engine for creative cartography
Stars: ✭ 1,964 (+180.97%)
Mutual labels:  webgl, leaflet
Mars3d
Mars3D三维地球平台软件 主仓库,包含示例及引导
Stars: ✭ 332 (-52.5%)
Mutual labels:  webgl, cesium
Plotly.js
Open-source JavaScript charting library behind Plotly and Dash
Stars: ✭ 14,268 (+1941.2%)
Mutual labels:  webgl, charts
Dxr
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
Stars: ✭ 134 (-80.83%)
Mutual labels:  data, charts
Webclient Javascript
MapGIS Client for JavaScript, is a cloud GIS network client development platform. It makes a perfect fusion of traditional WebGIS and cloud GIS; also integrates four mainstream map open source frameworks and visualization libraries such as Echarts, MapV, and D3, etc.. Therefore, highly-efficient visual expression and analysis of big data and real-time streaming data have been further enhanced.
Stars: ✭ 88 (-87.41%)
Mutual labels:  cesium, leaflet
Leaflet.timedimension
Add time dimension capabilities on a Leaflet map.
Stars: ✭ 329 (-52.93%)
Mutual labels:  wms, leaflet
Leaflet.pixioverlay
Bring Pixi.js power to Leaflet maps
Stars: ✭ 264 (-62.23%)
Mutual labels:  webgl, leaflet
3d kibana charts vis
3D Kibana Charts: Pie Chart, Bars Chart, Bubbles Chart
Stars: ✭ 34 (-95.14%)
Mutual labels:  webgl, charts
Itowns
A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
Stars: ✭ 517 (-26.04%)
Mutual labels:  webgl, wms
Cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
Stars: ✭ 8,095 (+1058.08%)
Mutual labels:  webgl, cesium
Dc Sdk
DC-SDK 是基于 Cesium 进行二次开发的2、3D一体 WebGis 应用框架,该框架优化了 Cesium 的使用方式和增添了一些额外功能,旨在为开发者快速构建 WebGis 应用。🌎
Stars: ✭ 206 (-70.53%)
Mutual labels:  webgl, cesium
Geom
2D/3D geometry toolkit for Clojure/Clojurescript
Stars: ✭ 759 (+8.58%)
Mutual labels:  webgl, charts
Ac D3
Javascript Library for building Audiovisual Charts in D3
Stars: ✭ 76 (-89.13%)
Mutual labels:  data, charts
plain-free-bootstrap-admin-template
Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages. Download now for free and use with personal or commercial projects.
Stars: ✭ 141 (-79.83%)
Mutual labels:  charts, data
Xbsjearthui
XbsjEarthUI是基于Cesium和EarthSDK的三维GIS/BIM的UI模板,可以基于此定制自己的三维App
Stars: ✭ 373 (-46.64%)
Mutual labels:  webgl, cesium
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (-15.16%)
Mutual labels:  cesium, leaflet
Faker
Faker is a pure Elixir library for generating fake data.
Stars: ✭ 673 (-3.72%)
Mutual labels:  data

TerriaJS

Join the chat at https://gitter.im/TerriaJS/terriajs Docs

Terria logo

TerriaJS is a library for building rich, web-based geospatial data explorers, used to drive National Map, AREMI and NEII Viewer. It uses Cesium and WebGL for a full 3D globe in the browser with no plugins. It gracefully falls back to 2D with Leaflet on systems that can't run Cesium. It can handle catalogs of thousands of layers, with dozens of geospatial file and web service types supported. It is almost entirely JavaScript in the browser, meaning it can even be deployed as a static website, making it simple and cheap to host.


We are currently working on a brand new version of Terria — verson 8!

We will soon be posting docs outlining this new version:

  • how it differs from the current version
  • how it will impact users (including guides and tools to help you upgrade)
  • release roadmap (including which features are supported or in development)

Stay tuned!

Can't wait? Go here for the next Terria: https://github.com/TerriaJS/terriajs/tree/next


Features

  • Nested catalog of layers which can be independently enabled to create mashups of many layers.
  • Supports GeoJSON, KML, CSV (point and region-mapped), GPX and CZML file types natively, and others including zipped shapefiles with an optional server-side conversion service.
  • Supports WMS, WFS, Esri MapServer, ABS ITT, Bing Maps, OpenStreetMap-style raster tiles, Mapbox, Urthecast, and WMTS item types.
  • Supports querying WMS, WFS, Esri MapServer, CSW, CKAN and Socrata services for groups of items.
  • 3D globe (Cesium) or 2D mode (Leaflet). 3D objects supported in CZML format.
  • Time dimensions supported for CSV, CZML, WMS. Automatically animate layers, or slide the time control forward and backward.
  • Drag-and-drop files from your desktop to the browser, for instant visualisation (no file upload to server required).
  • Wider range of file types supported through server-side OGR2OGR service (requires upload).
  • All ASGS (Australian Statistical Geographic Standard) region types (LGA, SA2, commonwealth electoral district etc) supported for CSV region mapping, plus several others: Primary Health Networks, Statistical Local Areas, ISO 3 letter country codes, etc.
  • Users can generate a reusable URL link of their current map view, to quickly share mashups of web-hosted data.

Terria screenshot

Who's using TerriaJS?

Sites developed by Data61

Not Data61

Sites we're aware of that are using TerriaJS. These are not endorsements or testimonials.

Technical

  • Built in ECMAScript 2015, compiled with Babel to ES5.
  • Supports IE9 and later. A few features require IE11+.
  • TerriaJS Server component runs in NodeJS and provides proxying for web services that don't support CORS or require authentication.
  • Dependencies are managed in NPM and assembled using WebPack.

Getting Started

The easiest way to build your own Terria-based map is using the TerriaMap starting point. This gives you the HTML structure, server and build processes you need to get a site up and running immediately.

See Getting Started in the Documentation for all the details.

Components and naming

  • Terria™ is the overall name for the spatial data platform and the team that built TerriaJS.
  • TerriaJS is this JavaScript library consisting of the 2D/3D map, catalog management and many spatial data connectors.
  • Cesium is the 3D WebGL rendering library used by TerriaJS, which provides many low-level functions for loading and displaying imagery and spatial formats such as GeoJSON and KML.
  • TerriaMap is a complete website starting point, using TerriaJS.
  • TerriaJS-Server is a NodeJS-based server that provides proxying and support services for TerriaJS.
  • NationalMap is the flagship Terria deployment, and the origin of the TerriaJS library.

Related components

  • Catalog Editor, an automatically generated web interface for creating and editing catalog (init) files.
  • Generate-TerriaJS-Schema, a tool which automatically generates a schema for validating catalog files, and also the editor, by processing TerriaJS source code.
  • TerriaMapStatic, a pre-built version of TerriaMap, which can be deployed as a static HTML website, such as on Github Pages.

Big Thanks

Hosting and contribution framework for community translations of TerriaJS provided by Weblate under the Libre plan for open source software. See our translation progress for different languages:

Translation status

Join the community

Get in touch!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].