Python wrapper for the R5 routing analysis engine, sample data set covering São Paulo city centre
copied from cf-staging / r5py.sampledata.sao_pauloR5py is a Python wrapper for the R5 routing analysis engine. It’s inspired by r5r, a wrapper for R, and is designed to interact with GeoPandas data frames. Similar to r5r, r5py represents a simple way to run R5 locally. It allows users to generate detailed routing analyses or calculate travel time matrices using parallel computing, and integrates seamlessly with Python/Geopandas workflows.
This package contains a sample data set used in the example notebooks.