Välkommen till Trafiklab:s användare- och supportforum! Ställ frågor, rapportera problem och hjälp oss med förslag och idéer!
Vid felrapporter ber vi dig inkludera exakt API-namn och om möjligt ett exempelanrop för att underlätta felsökningen. Glöm inte att ta bort din API-nyckel när du delar ditt exempelanrop.
Undrar du hur du får tillgäng Trafiklabs data? Läs vår introduktion här: https://www.trafiklab.se/hur-gor-jag
Welcome to Trafiklab's user and supportforum. Ask questions, report issues and help us improve with suggestions and ideas!
If you open a new issue, please always include the exact API you're talking about, and, if applicable, include a sample request so we can check if contains the right parameters. Don't forget to remove your API keys when sharing example requests.
Välkommen till Trafiklab:s kund- och supportforum! Ställ frågor, rapportera problem och hjälp oss med förslag och idéer!
There is no officially supported way to connect the GTFS Regional files to the SL APIs. A mapping between SLs local ids and GTFS Sverige 2 national ids exists (https://api.trafiklab.se/v2/samtrafiken/gtfs/extra/agency_stops_275.txt) but this mapping is not compatible with the GTFS Regional feeds.
SL's GTFS Regional data comes directly from SL, so the names, coordinates should be an exact match with SLs stops and lines API, that way you could match SLs internal ids with GTFS Regional data.
Alternatively, our NeTEx regional data does contain the internal id for each operator under privateCode. I included a snippet so you can match this with the internal IDs.
Regards,
Bert