rโตpy's Avatar

rโตpy

@r5py

rโตpy is an open-source Python package (wrapping R5) to compute multi-modal ๐Ÿšฒ ๐Ÿšƒ ๐Ÿš— ๐Ÿ›ผ travel time matrices, isochrones and other accessibility measures By @christophfink.com, @htenkanen.bsky.social, @wklumpen.bsky.social, @urbandemog.bsky.social

29
Followers
8
Following
3
Posts
29.04.2025
Joined
Posts Following

Latest posts by rโตpy @r5py

Post image

New paper alert! In a massive collaborative effort, we surveyed 1300 transport & planning practitioners from 22 countries to ask their understanding and normative views of proximity-centred accessibility. doi.org/10.1016/j.ci... To me, the most amazing results that emerged from this paper are that:

08.09.2025 13:30 ๐Ÿ‘ 11 ๐Ÿ” 4 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Quickstart

Ready to get started with r5py? Installation is simple via pip: pip install r5py. Check out the quickstart guide in our docs: r5py.readthedocs.io/stable/user-... #r5py #Python #GIS #GeoPython

30.04.2025 11:52 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Hello world! ๐Ÿ‘‹ We're excited to launch social channels for #r5py, the Python package for super-fast multimodal #travelTime and #accessibility calculations using #OSM & #GTFS data. Follow us for tips, updates, and examples! #r5py #GeoSpatial #Python #UrbanPlanning #GIS

29.04.2025 13:56 ๐Ÿ‘ 7 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
A map of central Helsinki. A transparent overlay shows a grid of cells that are coloured according to the time needed to travel to their centre point from the railway station

A map of central Helsinki. A transparent overlay shows a grid of cells that are coloured according to the time needed to travel to their centre point from the railway station

Computing travel time matrices in rโตpy from #geopandas #DataFrame is two lines of code:

(1) create an r5py.TransportNetwork from @openstreetmap.bsky.social and #GTFS data

(2) turn it into an r5py.TravelTimeMatrix()

Try it out in #binder: r5py.readthedocs.io/stable/user-...

29.04.2025 12:54 ๐Ÿ‘ 4 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0