Giter VIP home page Giter VIP logo

spatial-project's Introduction

CSIT6000P Spatial and Multimedia Databases 2023 Spring

Implementation Group Project

This project is to:

  • Store spatial data with PostGIS
  • Visualize the spatial data with QGIS
  • Further extend the usage of them to frontend area (QGIS server, React.JS).
  • Make it deployable on Docker environment

Teammates

@hoyinpeter @wcrabiot @Zhiyuan

Project PPT and Report

Report
PPT

Server URLs

Service URL Remarks
Frontend https://spatial.johnnyip.com The frontend UI of our application
QGIS Server https://qgis.johnnyip.com Can view the QGIS project file online
Backend https://spatial-back.johnnyip.com Backend API server

Backend API Specification

https://swagger.johnnyip.com/

Result Replicate in Docker

What's included

The complete stack of application, including:

  • Frontend UI (React.js)
  • Backend API Server (Node.js)
  • PostGIS Database (With complete table loaded during startup)
  • QGIS server: View QGIS project file or layer query (WMS) in frontend

Prerequisites

  • Before you begin, make sure you have Docker client installed

  • Download Docker-compose file here

Steps

  • Open Terminal (Mac/Linux), or cmd in Windows, and enter the following commands
cd <path_to_your_folder>
docker compose up -d
  • After those necessary docker images are downloaded, it will be up and running.
Service Frontend QGIS Server
URL http://localhost http://localhost:8080

spatial-project's People

Contributors

johnnyip avatar ziyuen avatar hoyinpeter avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.