Urbanaccess Versions Save

A tool for GTFS transit and OSM pedestrian network accessibility analysis by UrbanSim

v0.2.2

3 years ago
  • allows passing matplotlib axes to urbanaccess.plot.plot_net()
  • adds flexibility to calendar/date handling (calendar_dates.txt now supported)
  • improves GTFS downloading (solves issue where requests were rejected due to missing user agent header)
  • improves text encoding support

v0.2.1

3 years ago
  • Support for GeoPy 2.0+
  • Support for Pandas 1.0+

v0.2.0

5 years ago
  • Python 3 compatibility (preserving compatibility with Python 2)
    • Updated demo for cross compatibility
    • Added Python 3 to travis
  • Support latest version of Pandana v0.4.1 (preserving compatibility with prior versions)
  • Removed integration test using Great Britain dataset as data no longer available for download
  • Updated readme and docs

v0.1.0

6 years ago
  • Initial release of urbanaccess in order to generate PyPI packages to facilitate installation.