Skip to content

datendelphin/didok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web interface for comparing DIDOK and OSM data

Requirements:

python3
django 2.2 or later
psycopg2

Installation:

create a local config file django/src/didok/local_settings.py
you can use the template local_settings.py.template

get didok stop list from https://opentransportdata.swiss/en/dataset/didok
import the csv file with db-import/import_stops.py

run the web server with either wsgi (wsgi file in django/apache/django.wsgi)
or with django/src/didok/manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published