6.6.2. aequilibrae.create_gtfsdb¶
- class aequilibrae.create_gtfsdb(file_path, save_db, memory_db=False, spatialite_enabled=False, overwrite=False)¶
Bases:
WorkerThread- __init__(file_path, save_db, memory_db=False, spatialite_enabled=False, overwrite=False)¶
Methods
__init__(file_path, save_db[, memory_db, ...])blockSignals(self, bool)childEvent(self, QChildEvent)children(self)cleanUp()connectNotify(self, QMetaMethod)create_database()currentThread()currentThreadId()customEvent(self, QEvent)deleteLater(self)disconnect(-> bool)disconnectNotify(self, QMetaMethod)doWork()dumpObjectInfo(self)dumpObjectTree(self)dynamicPropertyNames(self)event(self, QEvent)eventDispatcher(self)eventFilter(self, QObject, QEvent)exec(self)exec_(self)exit(self[, returnCode])findChild(-> QObject)findChildren(...)idealThreadCount()import_gtfs()inherits(self, str)installEventFilter(self, QObject)isFinished(self)isInterruptionRequested(self)isRunning(self)isSignalConnected(self, QMetaMethod)isWidgetType(self)isWindowType(self)killTimer(self, int)loopLevel(self)metaObject(self)moveToThread(self, QThread)msleep(int)objectName(self)parent(self)priority(self)property(self, str)pyqtConfigure(...)Each keyword argument is either the name of a Qt property or a Qt signal.
quit(self)receivers(self, PYQT_SIGNAL)removeEventFilter(self, QObject)requestInterruption(self)run(self)sender(self)senderSignalIndex(self)setEventDispatcher(self, ...)setObjectName(self, str)setParent(self, QObject)setPriority(self, QThread.Priority)setProperty(self, str, Any)setStackSize(self, int)setTerminationEnabled([enabled])set_chunk_size(chunk_size)signalsBlocked(self)sleep(int)stackSize(self)start(self[, priority])startTimer(self, int[, timerType])stop()terminate(self)thread(self)timerEvent(self, QTimerEvent)tr(self, str[, disambiguation, n])usleep(int)wait(-> bool)yieldCurrentThread()Attributes
HighPriorityHighestPriorityIdlePriorityInheritPriorityLowPriorityLowestPriorityNormalPriorityTimeCriticalPriorityconverting_gtfsdestroyeddestroyed(self, object: QObject = None) [signal]
finishedfinished(self) [signal]
jobFinishedobjectNameChangedobjectNameChanged(self, str) [signal]
startedstarted(self) [signal]
staticMetaObject- __init__(file_path, save_db, memory_db=False, spatialite_enabled=False, overwrite=False)¶