You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
#1 2020-06-27 11:48:47
- uvwxyz
- New Member
- Registered: 2018-08-03
- Posts: 1
Update the Public Transport Data of OSM with a .gtfs file
Hi,
I've downloaded a GTFS file from a open data-set portal of my city, the portal offers a .gtfs file only and not the others .txt files
i've tried to process it with gtfs-osm-sync-1.0.1 but it set the coordinate to
Lon, Lat format = -0.004,-0.004 0.004,0.004and it gives me the error
null relations There's no bus stop in the region -0.004, -0.004, 0.004, 0.004is there another way to process it the file and update the OSM Public Transport Data ? , even using JOSM application
if you want to check it out
this is the the .gtfs data url:
http://dati.toscana.it/dataset/8bb8f8fe … /ataf.gtfs
this is the portal url:
http://dati.toscana.it/dataset/rt-orari … e6dd1d4aed
Thank You ![]()
Offline
#2 2020-06-28 12:26:53
- MikeN
- Member
- Registered: 2009-09-03
- Posts: 328
Re: Update the Public Transport Data of OSM with a .gtfs file
The GoSync application will help in the process of updating stops, but the routes still need to be done manually. https://github.com/CUTR-at-USF/gtfs-osm-sync
Offline