Abstract:The classification of urban functional areas is important for understanding the characteristics of urban areas and optimizing the utilization of urban land resources. Existing related methods have improved accuracy. However, they neglect cognitive differences amongst humans in the different scales of regional functions. Moreover, how to build the correlations of cross-scale characteristics is still unresolved when realizing the classification of multiscale urban functional zones. To resolve these problems, a transportation analysis zone involving urban buildings as research units is created and these units are described by geometric and functional characteristics using multiple data sources. Then, a hierarchical clustering model is built for the recognition of urban functional areas at varying scales with landmark semantic constraints. In the experiments, Shanghai served as the study area, and multiscale zones were created using different levels of road networks considering the constraint correlation of the significance between cross-scale maps. The experiential results show the proposed method has excellent performance and optimizes the functional zone classification at different scales. This study not only enriches the multiscale urban functional area-recognition methods but also can be used in other aspects, like cartographic generalization or spatial analysis.
What problem does this paper attempt to address?
This paper attempts to solve the following problems:
1. **Cognitive difference problem in cross - scale functional area classification**: Existing methods ignore the differences in human cognition when classifying urban functional areas at different scales. Such differences may lead to misunderstandings of functional areas.
2. **Cross - scale feature association problem**: How to construct associations between cross - scale features remains an unsolved problem. Specifically, current methods have difficulty in effectively extracting and associating important spatio - temporal and semantic attributes of geographical entities, especially when the scale changes.
### Core objectives of the paper
The paper proposes a multi - scale urban functional area identification method based on landmark semantic constraints, aiming to solve the above problems. Specific objectives include:
- **Optimizing urban functional area classification**: By combining geometric features and functional features, improve the accuracy of multi - scale urban functional area classification.
- **Introducing landmark semantic constraints**: Utilize the importance and semantic information of landmarks to reduce misclassification problems caused by the attributes of individual buildings.
- **Constructing cross - scale mapping relationships**: Through landmark semantic constraints, achieve functional area mapping at different scales and enhance the consistency of overall spatial cognition.
### Overview of the main methods
1. **Data processing and feature extraction**:
- Use multi - source data (such as POI data, population data, building footprints and road network data) to describe the geometric and functional features of buildings.
- Extract the geometric feature vector of buildings $ F_{geo} = [u_1, u_2, \dots, u_k, \dots, u_M] $, where $ u_k $ represents the $ k $ - th normalized geometric feature factor.
- Construct the functional feature vector $ F_{fun} = [F_1, F_2, \dots, F_k, \dots, F_N] $, where $ F_k $ is the maximum functional feature of the $ k $ - th type of POI matching the building.
2. **Two - layer clustering model**:
- First layer: Cluster based on geometric features and contextual relationships to generate building cluster I.
- Second layer: Combine POI matching relationships to construct functional features and generate building cluster II.
3. **Landmark extraction and semantic constraints**:
- Define the importance model of landmarks $ Sign = w_1\times F_{geo}+w_2\times F_{fun}+w_3\times F_{uc}+w_4\times F_{cogn} $, integrating geometric features, functional features, urban centrality and public cognition.
- Use landmark semantic constraints to achieve multi - scale functional area classification:
$$
F_i = w_l^j\times\max(Sign)+w_a^j\times a_i
$$
where $ \max(Sign) $ represents the maximum importance of the extracted landmarks, and $ a_i $ is the normalized total area of functional type $ i $.
4. **Experimental verification**:
- Take Shanghai as the research area and construct multi - scale partitions through road network data at different levels.
- The results show that after introducing landmark semantic constraints, the functional area classification results are more in line with human cognition and significantly reduce the interference of low - recognition functional types.
### Summary
By introducing landmark semantic constraints, the paper solves the cognitive difference and feature association problems in multi - scale urban functional area classification, optimizes the classification results and enhances the consistency of multi - scale spatial cognition.