Published November 27, 2024 | Version v1
Software Open

15min City Score Toolkit - QGIS Script

Description

The 15min City Score is an urban metric that gives a comprehensive overview of a city’s walkability and is widely used to assess the accessibility of cities, neighborhoods and specific places based on the availability of essential services.

This QGIS Script distribution is the integration of the 15min City Score Toolkit with the QGIS environment.

Technical info

This script was tested in different versions of QGIS, up to 3.34.12 (LTR).

The following list outlines the package versions requirements:

  • pandas>=2.0.2
  • geopandas>=0.13.0
  • osmnx==1.7.0
  • shapely>=2.0.1
  • h3>=3.7.6
  • networkx>=2.5
  • tobler>=0.11.2

Files

Files (35.4 kB)

Name Size Download all
md5:a9857a44fc4d1f47e2a4e984cae202e3
35.4 kB Download

Additional details

Related works

Is supplement to
Working paper: 10.5281/zenodo.14231533 (DOI)
Is variant form of
Software: 10.5281/zenodo.14231427 (DOI)

Software

Programming language
Python