EPFL-ENAC / pNEUMA

pNEUMA - Prototype Open Traffic Webmap Valorization

Home Page:https://pneuma.epfl.ch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pNEUMA

This is the pNEUMA project, which includes Python modules and data files.

Project Structure

pNEUMA/
│
├── data_processing/
│   ├── utils
│       ├── geospatial.py
│       └── refactor.py
│   └── main.py
│
├── webmap/
│   ├── public
│       ├── parameters/
│       ├── style/
│       └── ...
│   ├── ...
│   └── .env
│
...
│
└── README.md

Folders and Files

  • modules/: This folder contains the Python modules for the project.

    • refactor.py: This module includes functions for refactoring data.
    • geospatial.py: This module includes functions to convert it to geoJSON format.
  • main.py: This is the main Python script that runs the project.

  • README.md: This file provides an overview and documentation for the project.

About

pNEUMA - Prototype Open Traffic Webmap Valorization

https://pneuma.epfl.ch/

License:GNU General Public License v3.0


Languages

Language:Vue 39.7%Language:Python 29.5%Language:TypeScript 11.1%Language:Makefile 11.0%Language:PLpgSQL 5.6%Language:JavaScript 1.9%Language:Dockerfile 0.6%Language:HTML 0.4%Language:Shell 0.1%Language:CSS 0.0%