(One of my summaries of a talk at the 2017 PyCon.de conference).
Pieter Mulder works at dooor2door on a ride-sharing platform. He works on the research into demand.
He uses:
geopandas, which extents pandas with a geometical column type (using ‘shapely’).
You can even reproject a geometry series from one projection to another.
GTFS: generic transit feed specification. It is defined by google: a common format for transportation schedules and associated geographical information. It isn’t scary, it is basically a zipfile with a bunch of csv files.
Geonotebook: adds a map to your jupyter notebook with two-way interaction.
He then showed a demo with jupyter. Extracting all stops from local Karlsruhe GTFS files. Plotting them on the map. Searching for bus or tram stops within 5 minutes walking distance. Finding the stops you can reach with a trip of max half an hour.
Nice demo!
(Something similar is being done with opentripplanner (written in java).)
Photo explanation: picture from our recent cycling holiday (NL+DE). Disused railway bridge over the Rhein at Wesel.
My name is Reinout van Rees and I work a lot with Python (programming language) and Django (website framework). I live in The Netherlands and I'm happily married to Annie van Rees-Kooiman.
Most of my website content is in my weblog. You can keep up to date by subscribing to the automatic feeds (for instance with Google reader):