3.4.3. POI Analysis of Qingzhou Mountain
In this study, POI density is used as a proxy index for the service function of a place: the higher the density, the stronger the urban function agglomeration and spatial accessibility, thereby significantly improving its attractiveness to crowd-based activities. Lower density indicates sparse service functions and a lack of spatial vitality. This indicator provides a data-driven basis for analyzing the urban spatial structure and supports the functional assessment of the surrounding environment of industrial heritage areas. In this study, the kernel density analysis of the POIs in Qingzhou Mountain was carried out, and the degree of POI agglomeration in each region was compared to determine whether business distribution in the Qingzhou Mountain area was concentrated and whether the population activities were active. The POI data used in this study was downloaded from Baidu Maps, imported into ArcGIS and combined with the road network and building contours of Qingzhou Mountain to obtain the POI distribution map of Qingzhou Mountain (
Figure 4).
The density analysis function of ArcGIS was used to perform the nuclear density analysis of all points of interest, and the density analysis map of the POIs within the study area of Mount Qingzhou was obtained (
Figure 5). It can be seen that most points of interest within the study area of Qingzhou Mountain are concentrated in the northeast corner (Qingzhou New Road) and the south side (Qingzhou Riverside Road), which aligns with the distribution of residential areas in the current land use map shown in
Figure 3. Although the southeast side is relatively attractive within the study area, its level of attractiveness remains lower compared to the adjacent Chopstick Base and other areas.
After calculating the types of points of interest in Qingzhou Mountain (
Figure 6), a total of 239 POIs were identified in Qingzhou Mountain, including 8 points related to industry/companies.
As an important cultural landmark in the northern part of the Macao Peninsula, the historical and cultural heritage clusters of Green Verde Mountain present multi-dimensional and multi-level composite characteristics. There are a total of 17 existing historical and cultural sites in the area of Ilha Verde Hill (
Figure 7), including bunkers, military buildings, old industrial heritage water tanks and the Ilha Verde Retreat.
In terms of military heritage, the existing 5 bunkers and 3 underground fortifications form a complete coastal defense system. Among them, the “Fort Notre-Dame”, built in 1622, is the oldest existing European-style military building in Macau, and its fort-like design reflects the defense theory of Francesco de Marchi, an Italian military engineer who lived during the Renaissance. These military relics serve not only as empirical evidence of Macao as an important node of the “Maritime Silk Road”, but also as important material evidence for studying the spread of military technology in the early process of globalization.
In terms of industrial heritage, the shipbuilding industry cluster formed at the beginning of the 20th century has special typological value. The existing 150 m long dry dock site and the supporting cast iron water tank system completely retain the technical characteristics of ship maintenance practice during the steam age. Of particular note is the shipyard’s creative use of the “hull sectional construction method” during World War II, a technological innovation that is a milestone in the industrial history of the Asia–Pacific region. The prestressed concrete structure of the Qingzhou Waterworks Reservoir, built in 1935, applied the concept of modern architectural modularization earlier than Corbusier’s “domino system”.
Among the religious architectural heritages, the architectural shape of the Green Island Retreat is particularly unique. Founded in 1885, the monastery combines a neoclassical façade with the brick-and-wood structure characteristics of Lingnan houses, and its octagonal dome uses Macau’s unique “oyster shell ash” pouring process, forming a construction system with regional characteristics. This phenomenon of cultural mixing confirms the interaction theory of “big traditions and small traditions” proposed by anthropologist Redfield, providing a valuable sample for studying the mechanism of cultural adaptation in the colonial context.
3.4.4. Environmental Quality Assessment Around Qingzhou Mountain Based on Street View Data
This is the equation for POI:
where r n represents the proportion of the number of POIs belonging to the n-th type, and h represents the total number of POI types [
48].
This is the equation for the green visibility rate:
Greenery represents green landscape elements such as grass, trees, vegetation and green belts, intended to raise active awareness of the distribution of vegetation on streets [
49].
This is the equation for sky visibility:
Enclosure represents the degree to which a space corresponds to the human scale. The percentage of vertical elements relative to the total number of pixels (sky excluded) is measured to represent the degree of enclosure [
50].
Based on GIS and street view image processing technology, the quantitative analysis framework was constructed. First, the vector data of the middle line of Qingzhou Mountain road was imported into the ArcGIS platform, the sampling points were arranged at an equal spacing of 20 m along the road network, and the road endpoints were forcibly included(as shown in
Figure 8).
The green visibility of the street view photos in the four directions of the observation point was calculated (as shown in
Figure 9), and then the arithmetic average was calculated to obtain the green visibility value of the observation point. The same steps were used to calculate the green view rate for street view photos of other observation points. Using the Baidu Street View Map API, panoramic images in four directions of 0°, 90°, 180° and 270° at each sampling point were systematically collected to form a multi-perspective image library, resulting in a total of 1532 images collected.
This study implements an FCN fully convolutional network on the ADE20K dataset: input images are isotropically resized to 512 × 512 and ImageNet-normalized, an encoder extracts 1/32-resolution features, a 1 × 1 convolution projects these into coarse 150-class semantic maps, and skip connections combined with 8× bilinear up sampling restore spatial detail, yielding pixel-level semantic predictions at the original image resolution (see
Figure 10).
The image processing adopts a fully convolutional network (FCN) model based on the ADE20K dataset pre-trained to perform pixel-level semantic segmentation on the input image and identify 150 types of feature categories. Before model inference, the original image is normalized and calibrated (uniformly scaled to 512 × 512 pixels), and the segmentation results are output in 16 bit grayscale PNG format. The pixel values correspond to specific feature encoding, and a CSV file is synchronously generated to record the pixel proportion of various features in each image.
On the GIS platform, the segmented image is spatially registered with the original street view map, and the segmentation results are visually contrasted with the real scene by layer superposition and symbolization processing (using unique values to render and load the ADE20K standard color mapping table), with transparency set at 50%. Finally, based on the proportion data of vegetation (such as “tree”, “grass”) and sky (“sky”) in the CSV file, the green apparent rate and the sky rate index of each sampling point are weighted according to the perspective to complete the multi-dimensional quantitative evaluation of the spatial visual environment. The selection of the Green Visual Field Index (GV) and the Sky Visual Field Factor (SV) as core indicators for environmental quality assessment is supported by both theoretical rationale and empirical evidence, especially in the context of visual evaluation of creative environments transformed from industrial heritage. These two metrics effectively quantify visual experiences at the human scale, contributing to a more nuanced understanding of perceived quality in urban environments.
GV measures the proportion of vegetation visible from a pedestrian perspective and is a key indicator of ecological aesthetics and environmental restoration potential. Higher GV values are associated with improved mental health levels, reduced perceived stress, and increased ease of walking—factors that work together to help engage creative communities and promote cultural exchange. In the post-industrial landscape, greenery softens the impression of simplicity in industrial buildings, thereby enhancing aesthetic comfort and enhancing ecological continuity.
SV quantifies the proportion of the sky visible from a given point, objectively reflecting the openness and closure of urban spaces. A higher SV indicates a lower sense of spatial oppression, creating an atmosphere conducive to creativity and social interaction. Additionally, maintaining proper SV in a heritage-rich environment helps preserve the visual integrity of historic buildings and prevents them from being overshadowed by new developments, making them an essential indicator for balancing conservation with spatial innovation.
In this study, using street view images from Baidu Maps as the data source, sampling points were generated at intervals of 20 m along the middle line of the road on the GIS (Geographic Information System) platform, and street view images (SVIs) at four orthogonal azimuth positions were collected for each point after deduplication processing. After removing the failed images, a total of 1584 valid images were obtained for subsequent analysis. The pre-trained fully convolutional network (FCN) model on the ADE20K dataset was used to semantically segment all effective SVIs, enabling the identification and quantification of 150 feature categories. The segmentation results were exported as features.csv files containing the proportion of objects in various places and 16 bit grayscale segmentation maps corresponding to pixel values and semantic categories. To ensure the accuracy of segmentation, the segmentation map was symbolized by unique values in GIS and superimposed on the original image, with 50% transparency for manual verification and visualization. Based on the generated CSV data and segmentation map, the green visibility rate (GVI) and the sky visibility factor (SVF) were calculated, so as to refine the measurement of natural elements and visual openness in the built environment from the perspective of the street and provide key quantitative inputs for subsequent environmental perception analysis and spatial quality evaluation.
To quantitatively evaluate the street environment from a humanistic perspective, this study selected the green visibility rate (GVI) and the sky visibility factor (SVF) as the core indicators. By quantifying the “visible greenery” in the field of view of pedestrians, the GVI directly portrays the natural atmosphere and ecological perception at the street level. Compared with traditional remote sensing indicators such as the NDVI, the GVI is closer to the actual experience and accessibility of the ground and can more keenly capture the environmental elements that affect the aesthetic and emotional evaluation of the creative class, thereby accurately corresponding to the core hypothesis of “environmental atmosphere affects creative perception” in this study. At the same time, the SVF reveals key physical characteristics that affect microclimate conditions such as spatial permeability, sunlight and thermal comfort by measuring the openness of the sky and the sense of enclosure of the street. Together, these characteristics determine the pedestrians’ willingness to linger and shape their spatial experience, while synergizing with the natural atmosphere represented by the GVI. Therefore, the two major indicators of the GVI and the SVF can stably and effectively quantify the key geographical factors in the “industrial heritage-creative perception-cultural innovation” model at the street scale, providing a solid empirical basis for subsequent testing and visualization.
- (1)
Green visibility rate
The concept of green visibility rate was first proposed by Japan’s Yozen Aoki in 1987, and refers to the proportion of green in people’s field of vision, calculated as the ratio of green space composition through photographic analys.in this study, the green visibility rate was calculated by using street view photos from Baidu Maps, the green space composition ratio of each photo was calculated by using relevant software, the green visibility rate of each photo was calculated arithmetically, the green visibility rate of the whole street (
Figure 11) was obtained, and finally, the average green visibility rate around Qingzhou Mountain was calculated to be 10.78%.
- (2)
Sky visibility
In recent years, sky rate has been increasingly used as a general index for the evaluation of lighting, ventilation and heat island effects in urban built environments [
51]. The Sky View Factor refers to the proportion of the visible sky area of a specific viewpoint in the horizontal field of view, and its calculation is usually based on hemispherical sky viewpoint analysis, which is simplified into a two-dimensional flat image in street view map applications (
Figure 12 and
Figure 13). When using Baidu Street View Map for calculation, the panoramic image is first obtained through an API, the image semantic segmentation is carried out using deep learning models (such as U-Net or PSPNet), and the pixels are classified into categories such as sky, buildings, vegetation, etc. [
52]. The ratio of the number of sky pixels to the total number of pixels in the effective field of view of the image is calculated, and the formula is expressed as follows: sky rate = (number of sky pixels/total number of pixels in the image) × 100%. Although the method is limited by the angle of street view (the horizontal viewing angle is fixed at 360° × 120°), it can effectively reflect the characteristics of spatial openness through multi-viewpoint sampling. The density of sampling points in this study was large to ensure the accuracy of sampling and analysis. Following the analysis and calculation, the sky visibility rate at road-level viewpoints around Qingzhou Mountain was determined to be 29.05%.
According to the structural logic of the SEM model and the design principles of the variable system, the density of activity venues (POI density), the green visibility rate, and sky visibility should be classified as observed variables (measurement indicators) under the latent construct of “Perceived Environmental Quality” in the variable system presented in
Table 5 These indicators are usually used to evaluate the environmental quality and attractiveness of cultural heritage sites, as well as their attractiveness to the creative class and the public. The specific correspondences are outlined below.
Table 5.
In the variable system presented in
Table 6, activity site density (POI density), green visibility rate and sky visibility are classified as observed variables under the latent construct of perceived environmental quality.
Table 5.
In the variable system presented in
Table 6, activity site density (POI density), green visibility rate and sky visibility are classified as observed variables under the latent construct of perceived environmental quality.
Indicator Type | Observed Variables | Latent Variables | Theory |
---|
Cultural heritage protection and reuse (X3) | Event Venue Density (POI Density) | Spatial functional intensity/environmental quality perception | POI density reflects the agglomeration of regional service functions, which directly affects the perception of “place vitality” and “convenience” [53] |
Creative perception of cultural heritage (X2) | Green viewing rate | Ecological visual quality/environmental quality perception | The visual proportion of vegetation reflects ecological comfort and is the core index of environmental aesthetic evaluation [54] |
Creative perception of cultural heritage (X2) Cultural heritage protection and reuse (X3) | Sky visibility | Space openness/environmental quality perception | The visual area of the sky represents the sense of spatial oppression, affecting psychological comfort and heritage visibility [55] |
Table 6.
Value assessment framework for Qingzhou Mountain in Macao.
Table 6.
Value assessment framework for Qingzhou Mountain in Macao.
Core Dimensions | Definition | Theory | Evaluation Elements (1 = Strongly Disagree, 5 = Strongly Agree) |
---|
Material truth (MA) | Preservation of physical characteristics and cultural identity | “Nara Authenticity Document” | historical value of architectural style; primitive physical form; unique cultural identity |
Place recognition (PI) | Emotional belonging and identity connection | Local identity theory | landscape pride; a sense of belonging; sense of identity |
Memory carrier (CE) | Memory trigger function for industrial history | Creative class theory | stimulate historical associations; evoking memories of the industrial age; as a carrier of historical memory |
Creative activity participation (SC) | Creative practice participation and inspiration | Social capital three-dimensional | frequency of participation in creative activities; provide creative inspiration; willingness to carry out creative projects |
Cultural inheritance (CH) | The protection and continuation significance of industrial culture | Cultural recreation theory | inheriting industrial culture; as a cultural component; the importance of cultural inheritance |
Innovative practice (IP) | Drive the potential for innovation and reuse | Innovative diffusion theory | provide space for innovation; to be a place of innovation; promote cultural innovation |
In this study, the proposed theoretical hypothesis is tested using a structural equation model (SEM). The model fit index is good, indicating that the model has a good fit with the data. The path coefficients and significance levels between the variables verify the above hypotheses in detail, and the specific analysis is presented below.
- (1)
Density of activity venues:
The analysis results show that the density of activity venues has a significant positive impact on the protection and reuse of cultural heritage (X3). This result supports the premise of this study. This finding confirms that the density of activity nodes in physical space is an important quantitative representation of the vitality of cultural heritage sites. The high density of event venues not only reflects the high frequency and diversity of cultural events in the region [
56], but also feeds back into the dynamic cycle of heritage sites by continuously attracting people and creating social opportunities. This shows that in industrial heritage renewal, conscious planning and the layout of small, diverse cultural functional nodes (e.g., workshops, markets and pop-up theaters) rather than relying solely on large landmark buildings, is crucial for sustainable “reuse”. The high density of event venues may indicate a rich cultural activity in the area, which can add to the vitality and appeal of the cultural heritage.
- (2)
Green visibility rate:
The green visibility rate may be related to the “creative atmosphere” in “Cultural Heritage Creative Perception (X2)”, which indicates that there is a positive correlation at the perception level between natural ecological elements and humanistic creative atmosphere. By providing soothing visual enjoyment and a quality leisure experience [
57,
58], higher green vision rates indirectly alleviate the sense of “gray oppression” that industrial heritage may have, thereby creating a more inclusive, inclusive, and inspiring environment for creative classes. It shows that in the landscape transformation of industrial sites, ecological restoration not only has ecological value, but also serves as a key strategy for enhancing its aesthetic and experiential value, as well as its creative appeal [
59].
- (3)
Sky visibility:
The sky visibility had the most significant impact on the path of “cultural heritage creative perception (X2)”, while the impact on “cultural heritage protection and reuse (X3)” was positive but did not reach a significant level. This differentiation reveals that the core value of sky visibility lies in shaping the perceived atmosphere of a place, rather than directly equating it with conservation measures. High sky visibility means an open, sparse and less oppressive physical environment, which greatly promotes the visual transparency and spatial openness of the heritage site [
60], thereby directly enhancing visitors’ evaluation of the creative atmosphere of the site. High sky visibility may indicate better open space and less obscuration from tall buildings in the area, which can help protect the visual integrity of cultural heritage and provide a better visual experience. However, it is not directly related to “conservation measures”, as it involves more specific architectural interventions (e.g., structural reinforcement, roof repair). This finding emphasizes that excessive intensive development should be avoided in planning and design, and that appropriate sky openness should be maintained by controlling building density and volume, which has obvious benefits for preserving the visual integrity of the heritage and creating a quality creative environment.
These indicators can help assess the environmental quality and attractiveness of cultural heritage sites in SEM models, as well as their attractiveness to the creative class and the public. By analyzing these indicators, we can better understand the creative perception and revitalization effects of cultural heritage sites.