Next #ios weekend project:
„Transit & Me“ - mapping still excites so 🤷🏼♂️ ...
1st step: create an admin tool to import+filter+export #gtfs data.
Unzipping with https://github.com/weichsel/ZIPFoundation
Parsing CVS with https://github.com/swiftcsv/SwiftCSV
Storing in SQLite via https://github.com/groue/GRDB.swift
= open source is wonderful 🙏🏼
2nd step: next week check if I can visualize the routes on a map with proper polygons, stops and labels:
