From f0c0dda1659bf320eb795e7cbd239a771a85bc85 Mon Sep 17 00:00:00 2001 From: isabelle-dr Date: Mon, 21 Oct 2024 17:50:07 +0200 Subject: [PATCH] Update Chouette link Update the link to the Chouette convertor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89bff02..6a5d943 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ Software that makes it easy to consume GTFS data in a variety of languages. Converters from various static schedule formats to and from GTFS. -- [Chouette](https://bitbucket.org/enroute-mobi/chouette-core/src/master/) - Converts French-Transmodel, SIRI, NETeX. +- [Chouette](https://github.com/enroute-mobi/chouette-core) - Converts French-Transmodel, SIRI, NETeX. - [extract-gtfs-pathways](https://github.com/derhuerst/extract-gtfs-pathways) – Command-line tool to extract pathways as GeoJSON from a GTFS dataset. - [extract-gtfs-shapes](https://github.com/derhuerst/extract-gtfs-shapes) – Command-line tool to extract shapes as GeoJSON from a GTFS dataset. - [GTFS-OSM-Sync](https://github.com/CUTR-at-USF/gtfs-osm-sync) - A Java tool for synchronizing data in GTFS format with [OpenStreetMap.org](http://www.openstreetmap.org/).