I maintain a collection of GTFS-feed which are - from license perspective - compatible with OpenStreetMap. [PTNA](https://ptna.openstreetmap.de) actually take the data and aggregates that to better fit the needs of OSM - remove trips which are from shape perspective identical and differ only in departure_time. @[GitHub](https://github.com/osm-ToniE/gtfs-feeds), you'll find a set of files for each feed, including a "get-release-url.sh"
26 Feb 2024 08:44 UTC
You are right, there are existing collections of these feeds, but feeds overlap and very in quality. That's why it is needed to choose which feeds we want to add. The actual url and metadata can still be taken from an existing collection, but there is some curation needed. Sorry about the formatting, this comment system is very simple and self-built :)
25 Feb 2024 18:27 UTC
You are doing an interesting project, that need some contribution, so not only there is the application, but also data. I've never heard about GTFS, so I've searched in the internet if there is such option for city where I live (Wrocław, PL). And it is. Well, in lot's of the places… So, there is an official website cities domain, where you can find GTFS file. But there are also lot's of databases wich such files for regions from all around the world. I mean, I don't know what exactly is going to be in your but for me it looks like there are alread such DB-s. Do I understand that correctly? Or you are doing something different, and you have to create a new DB from the beginning? Or you didn't know about existing DB-s and that's why you started doing a new one? A few examples: - official one: https://opendata.cui.wroclaw.pl/dataset/rozkladjazdytransportupublicznegoplik_data - one DB found on the internet: https://github.com/MobilityData/mobility-database-catalogs - …and another one: https://transitfeeds.com/p/mpk-wroc-aw/663 - …and another one: https://gtfs.pro/ PS Your security question are terrible… I've already done 5 mistakes and I'm pretty sure free chatgpt would give better answers than me. And why the color???
25 Feb 2024 17:37 UTC
Yes, that's unfortunate. As far as I know the current solution is to go to Tovarnik (Croatia) by train, then walk the 9km over the border and then continue with Serbia's train service. Not sure if this is something that travel planing apps should support, but I guess it would be better than straight up not showing anything.
16 Jan 2024 17:16 UTC
Well, at least the ÖBB API (it is probably the same for DB) knows about Belgrade (Beograd), but is unable to route you there, for a simple reason: the segment Subotica - Novi Sad is closed for reconstruction, so the EC trains that used to run between Vienna and Belgrade (via Budapest) do not run. See https://en.wikipedia.org/wiki/Budapest–Belgrade_railway and https://de.wikipedia.org/wiki/Bahnstrecke_Budapest–Belgrad .
16 Jan 2024 06:34 UTC
I followed your demo to create a memory sqlite instance, that's very cool. I always keep the db object as class member before, now I know how to access this resource from a pure name. However I face a weird phenomenon which I successfully opened sqlite on memory, but when I operate from another lamada and Qt warns me db not open. I close the app for a few seconds, it recovers, and when I run the app a few more times, it give me the same message. At present I think it's a little unstable for practical use.
18 Oct 2022 06:12 UTC
Für die Farbbänder bekommt man bei einigen Büroartikel-Lieferanten noch Ersatz, sogar relativ günstig, aber man muss sich ganz schön durch die Suchergebnisse durchwühlen. Viele der Links die z.B. DuckDuckGo rauswirft funktionieren nicht mehr. Für die anderen Teile habe ich bisher noch nicht geguckt. Aus der Tastatur fallen einfach Zeichencodes in einem DDR-Codec raus. Bisher habe ich damit nur ein normales deutsches Tastaturlayout emuliert, aber theoretisch könnte man die Zeichen natürlich in alles mögliche Übersetzen. Bei den Escape-Sequenzen meinst du beim Drucken oder bei der Eingabe? Man könnte vermutlich sagen, dass die Schreibmaschine ihre eigenen Escape-Sequenzen hat, alle soweit bekannten sind hier aufgelistet: https://hc-ddr.hucki.net/wiki/doku.php/z9001:erweiterungen:s3004. Für die meisten Retro-Computing Anwendungen wird man die Codes übersetzen müssen. Es wäre vielleicht interessant so etwas direkt mit einem Mikrocontroller umzusetzen, so dass gleich die richtigen Codes beim Computer ankommen. Der Rust Code sollte sich mit nicht zu viel Aufwand auf einem Mikrocontroller zum Laufen bringen lassen.
21 Mar 2022 23:08 UTC
See this "manual" it shows the inside. https://github.com/Chaostreff-Potsdam/erika-docs/blob/master/Felix'ServiceManual.md Hint: Replace the stock RFT EFS26 pin plug no matter wit or without housing and clamps. https://www.robotrontechnik.de/bilder/Komponenten/Stecker/EFS26_k.jpg Solder on any 26 pin or even 9 pin sub-D connector. Just 6 wires have been connected.
18 Mar 2022 12:37 UTC
Hallo, schön, das diese Maschinen aus der DDR auch heute noch funktionieren. Genau dafür wurden sie, zumindest die für die DDR bestimmten langlebigen Produkte, konzipiert. Für Quelle und usw, hergestellte waren z.T. auf Anforderung weniger haltbar und wurden im Westen of billigst verramscht um ein Paar D-Mark zu erwirtschaften. Gibt es noch Ersatz für die Mechanik, Druckkopf/Typenrad/Farbbänder? Hast Du unter Linux Erfolg die Tastatur in einer VT100 Emulation zu verwenden? Zum Bsp um einen PDP-8 emu oder Altair8800 emu anzusprechen? Geht natüröich nicht direkt (über den Parallelport). Linux müsste den Terminal-Bildschirm anzeigen und Tastatur-Eingaben über RS232 an den Urahn aller Computer schicken. Gehen ESC-Sequenzen? Links: https://obsolescence.wixsite.com/obsolescence/2016-pidp-8-building-instructions https://adwaterandstir.com/product/altair-8800-emulator-kit/ LG
17 Mar 2022 08:42 UTC
take a look at the isorespin.sh script by linuxium (https://linuxiumcomau.blogspot.com/2017/06/customizing-ubuntu-isos-documentation.html) it solves all the problems with the 32bits efi on 64bits intel proccesors. also, it adds a bunch of common drivers for this kind of pcs/tablets. i personally use it for my old thosiba tablet
05 Feb 2022 15:13 UTC