Software and Algorithms ########################## Software ******** The primary software used to generate the results presented on `Urban Analyst `_ are: - `osmdata `_ for accessing and processing data from Open Street Map. - `dodgr `_ for general network routing queries. - `gtfsrouter `_ for public transport routine queries. - `m4ra `_ for multi-modal routing queries - `uaengine `_ for additional algorithms combining aspects of these other routing algorithms for tasks specific to Urban Analyst. All of this software was primarily developed by the same team responsible for Urban Analyst itself. Algorithms ********** (... coming soon)