transport-accessibility/transport_accessibility/api/convenience.py
Johannes Randerath 7962ec4b6c Added prerequisites to add tests and db convenience
- api/convenience will hold convenience functions for database lookup
  and data grouping
- pt_map/model_test_fields holds the data from the GTFS reference
  relevant to model development
- pt_map/test_data holds example data to be used to test models
2024-06-26 15:34:02 +02:00

5 lines
43 B
Python

from pt_map.models import *
import osmnx