diff options
Diffstat (limited to 'build-config.json')
| -rw-r--r-- | build-config.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/build-config.json b/build-config.json index 4199981..7a7a703 100644 --- a/build-config.json +++ b/build-config.json @@ -29,6 +29,16 @@ "feedId": "vitrasa", "type": "gtfs", "source": "./feeds/vitrasa.zip" + }, + { + "feedId": "shuttle", + "type": "gtfs", + "source": "./feeds/shuttle.zip" + }, + { + "feedId": "ourense", + "type": "gtfs", + "source": "./feeds/ourense.zip" } ], "osm": [ |
