Giter Site home page Giter Site logo

osoc17 / rideaway-data Goto Github PK

View Code? Open in Web Editor NEW
3.0 11.0 1.0 25.98 MB

The oSoc Brussels Mobility 1 team - Data validation and integration into OpenStreetMap

Home Page: https://osoc17.github.io/rideaway-data/

License: MIT License

Python 1.33% HTML 1.34% CSS 0.10% C# 0.14% PowerShell 0.14% Shell 0.02% JavaScript 96.93%

rideaway-data's Introduction

rideaway-data

Brussels Mobility 1 - Data validation and integration into OpenStreetMap

Brussels has developed a region wide cycling network. Known as the ICR (Itinéraires Cyclables Régionaux) in French or the GFR (Gewestelijke Fietsroutes) in Dutch, the network aims for fluid and safe journeys spanning all 19 communes of the region. The cycling infrastructure is represented by open and online map data. Individual routes have information about their corresponding route colour and name.

This is a useful reference for OSM mappers, however if one was to compare the completeness and correctness of OSM, a manual comparison will be too tedious. To ease the process of OSM editing in relation to a reference map of the cycling network, a webtool was developed that compares the Brussels route data with that of OSM. The result provides a map that continuously updates itself compared to OSM and shows a map of potential missing or incomplete routes and metadata.

There's also a GitHub page with more information: https://osoc17.github.io/rideaway-data/

Installation

  • Install Python version 2
  • Install the following dependencies with pip:
    • django: pip install django
    • geojson: pip install geojson
    • pyproj: pip install pyproj
  • Install the PyOsmium library from here
  • Run the install.sh script or install following software manually:
    • flatpak: apt install flatpak
    • mono-devel: apt install mono-devel
    • monodevelop: flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref

Make a settings_local.py file containing (sensitive) information to run the Django server. The settings_local.template file can be used as an example.

The webtool can be started by running the Django development server or by setting up a web server like Apache or NGINX. To run the script periodically, a cron job should be set-up to run main.py (e.g. every 15 minutes).

Server

The server can currently be visited at https://cyclenetworks.osm.be/

Credits

Website based on https://github.com/jbelien/oSoc-2017-Brussels-Mobility - Jonathan Beliën

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.