RCM is a tool for gathering data from DATEX II and presenting the data in a informative and user friendly way.
See live demo
git clone https://github.com/dynematic/rcm-d0020e.git
cd /rcm-d0020e/app/
npm install
npm start
cd /rcm-d0020e/JavaBackend/src/XML_fetch/
java -jar Run.java
cd /rcm-d0020e/RustBackend/
cargo build
cargo run
See Docs.
- Leaflet - A JavaScript library for interactive maps
- OpenStreetMap - Free wiki world map
- MapBox - An open source mapping platform for custom designed maps
- Chart.js - Flexible JavaScript charting
- Boundary-Canvas - A plugin for Leaflet mapping library to draw tiled raster layers with arbitrary boundary
- GeoData - Data for county boundaries in Sweden
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Gustav Hansson - Database, Map - 97gushan
- Robert Högberg - Map - Greybert
- Oscar Ferm - Map - Slashy27
- William Antti - Graph - wilant
- Anton Grahn - Graph - Grumme2
- Aron Strandberg - Scrum Master - dynematic
Continuous work of https://github.com/Rovva/D0020E. A tool built by students at Luleå University of Technology.