0.0.10-co2-alpha • Published 3 months ago

geo-visualisation-components v0.0.10-co2-alpha

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Geo Visualisation Components

Geo Visualisation Components is an experimental web-visualisation library for geospatial data. In early development by Geospatial Research Institute Toi Hanagarau and written in TypeScript.

The library is not yet fully featured and is not ready for production use.

Getting Started

Requirements

Required Software

Required Credentials

Installing the library into an existing Vue project

See Digital Twins for an example of a Vue app using this library.

  1. Install geo-visualisation-components:
    npm install geo-visualisation-components

  2. Configure WebPack to copy Cesium assets into the public served folder. See Digital Twins/visualisation/vue.config.js for an example of this.
    Note: This library defaults CESIUM_BASE_URL to './', if you change this then you will have to change the file structure shown in the config file and vice versa.

Repository structure

geo-visualisation-components
├──build/    Configuration files for building the library from source
├──dev/      Small example Vue app used for testing and development
├──dist/     Built library files
├──public/   Assets to be served. Some of these are auto-generated in the build stage.
└──src/      Library souce
    └───components/   Reusable Vue Components. One or many components can make a webpage

Contributions

Please see our Issue Tracker for details on coming features and additions to the software.

There is no current expectations of contributions to this project. We accept input in code reviews now. If you would like to be involved in the project, please contact the maintainer.

Contacts

Maintainer: Luke Parkinson @LukeParky luke.parkinson@canterbury.ac.nz

License

MIT

0.0.10-co2-alpha

3 months ago

0.0.9-co2-alpha

3 months ago

0.0.8-co2-alpha

3 months ago

0.0.9-alpha-dt

3 months ago

0.0.8-alpha-dt

3 months ago

0.0.7-co2

4 months ago

0.0.7-alpha-dt

4 months ago

0.0.6-alpha

9 months ago

0.0.5-alpha

1 year ago

0.0.4

1 year ago

0.0.3

2 years ago

0.0.3-8

2 years ago

0.0.3-7

2 years ago

0.0.3-6

2 years ago

0.0.3-5

2 years ago

0.0.3-4

2 years ago

0.0.3-3

2 years ago