loadcustomgtfs

command
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Mobsql - Custom GTFS Load Example:

  • Loads a custom GTFS feed via remote HTTP URL.
  • Note: feed id *must* be a *negative* integer
  • Custom GTFS zip feeds may be sourced from file:// or http://
  • Upon successful load, run in SQLite CLI:
  • sqlite3 foo.db 'select count(*) from stop_times where feed_id = -33'

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL