Skip to content

atlasmaxima/australian_operating_mines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Australian Operating Mines

Datasets

https://catalogue.data.wa.gov.au/dataset/operating-mines

Improvement

  • Large dataset, Google Maps has trouble rendering it, performance would need to be resolved.
  • Utilise tectonic unit to see a 3D rendered visualisation
  • Improve on markers with modal with commodities
  • TDD

Purpose

Reference: https://portal.ga.gov.au/persona/minesatlas

  • Provide a better and more elegant visualisation to make better business decisions for resources and energy industries.

Local Setup

env

export GOOGLE_MAP_API={google_api_key}

Set up a python virtual environment conda

All the dependencies are in environment.yml

flask run

cd /Flask
export FLASK_APP=server.py
export FLASK_ENV=development
flask run

npm install

Install dependencies

npm start

Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published