ferbcn / SwissDataMaps

swiss geospatial information maps and plots

Home Page:https://swissmaps.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwissMaps.xyz

This project is a web application that uses different data sources to display geospatial data and information using Plotly Dash ontop of a FastApi Web Server (Starlett, gunicorn/uvicorn under the hood).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python
  • pip

Installing

pip install -r requirements.txt

Run Uvicorn

uvicorn main:app --reload

Running the App in Docker

docker compose up --build

Live App

https://swissmaps.xyz

App screenshot

About

swiss geospatial information maps and plots

https://swissmaps.xyz


Languages

Language:Python 91.3%Language:CSS 8.0%Language:Dockerfile 0.7%