Skip to content

This is an regionalization algorithm of spatiotemporal data.

Notifications You must be signed in to change notification settings

SpatLyu/STR-fork

 
 

Repository files navigation

Spatiotemporal Regionaliaztion Algorithm

Introduction

With the improvement of sensor network and human observation capabilities, a large amount of data with spatal and temporal attributes has been generated. Cluster analysis of spatiotemporal data is also a hot topic in recent years.

Therefore, we propose a regionalization-based clustering algorithm considering spatial and temporal contiguity (STR method). In addition, we also integrate it into a toolbox of ArcGIS Pro for users to use.

The framework of STR method

This figure illustrates the implementation of the spatiotemporal constraint regionalization algorithm, which contains three steps and one iteration rule namely Search Neiborhood, Value Distance, and Neiborhoods Merage.

image

Toolbox of ArcGIS Pro

The following figure is the interface of toolbox.

The Input cubes is input data, 'Attributes' is the attributes users need, 'Number of Spatiotemporal Domain' is the cluster number you want.

image

Regionalization results

The following figure is the regionalization result of synthetic dataset using STR method. K represents the different clustering numbers.

image

The following figure is the regionalization result of real-world dataset (Chinese air pollutant data in 2019) using STR method.

image

About

This is an regionalization algorithm of spatiotemporal data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%