Import active NaPTAN stops into a local SQLite spatial index, including conversion of British National Grid coordinates. Add local searches, shareable stop links, source details and transport mode colours while retaining OSM route lookup by ATCO code. Closes #1
13 lines
154 B
Text
13 lines
154 B
Text
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.venv/
|
|
*.geojson
|
|
|
|
# Local NaPTAN downloads and generated spatial database
|
|
/Stops.csv
|
|
/NaPTAN.xml
|
|
/data/
|