Skip to content
/ PCCA Public
forked from caowenpu56/PCCA

Data and code for paper 'Quantifying urban areas with multi-source data based on percolation theory' (RSE)

Notifications You must be signed in to change notification settings

sylviawcz/PCCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantifying urban areas with multi-source data based on percolation theory

by Wenpu Cao (PKU), Lei Dong (PKU), Lun Wu (PKU), and Yu Liu (PKU)

Abstract

Quantifying urban areas is crucial for addressing associated urban issues such as environmental and sustainable problems. Remote sensing data, especially the nighttime light images, have been widely used to delineate urbanized areas across the world. Meanwhile, some emerging urban data, such as volunteered geographical information (e.g., OpenStreetMap) and social sensing data (e.g., mobile phone and social media), have also shown great potential in revealing urban boundaries and dynamics. However, consistent and robust methods to quantify urban areas from these multi-source data have remained elusive. Here, we propose a percolation-based method to extract urban areas from these multi-source urban data. We derive the optimal urban/non-urban threshold by considering the critical nature of urban systems with the support of the percolation theory. Furthermore, we apply the method with three open-source datasets - population, road, and nighttime light - to 28 countries. We show that the proposed method captures the similar urban characteristics in terms of urban areas from multi-source data, and Zipf’s law holds well in most countries. The accuracy of the derived urban areas by different datasets has been validated with the Landsat-based reference data in 10 cities, and the accuracy can be further improved through data fusion (κ = 0.69 − 0.85, mean κ = 0.78). Our study not only provides an efficient method to quantify urban areas with open-source data, but also deepens the understanding of urban systems and sheds some light on multi-source data fusion in geographical fields.

Replication data and codes

  • Raw_Data: Raw data (population, road, nightime light) in China.
  • PCCA_Codes: Python codes to replicate the results of the paper.
  • Urban_Results: Maps of urban areas delimited by PCCA.
  • Validation_Data: Landsat-based urban reference maps, 0: Non-urban, 1: Urban, -999: Outside the city boundary.

Contact: caowenpu56@gmail.com

About

Data and code for paper 'Quantifying urban areas with multi-source data based on percolation theory' (RSE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%