[Effects of urbanization on landscape pattern of Beijing]

Yajie Sun1, Qingxu Wang, Zhaohua Lu

  • 1Restoration Ecology, Department of Chemistry and Environmental Engineering, China University of Mining and Technology, Beijing 100083, China. yajie_sun@126.com

Related Concept Videos

Threats to Biodiversity01:50

Threats to Biodiversity

There have been five major extinction events throughout geological history, resulting in the elimination of biodiversity, followed by a rebound of species that adapted to the new conditions. In the current geological epoch, the Holocene, there is a sixth extinction event in progress. This mass extinction has been attributed to human activities and is thus provisionally called the Anthropocene. In 2019 the human population reached 7.7 billion people and is projected to comprise 10 billion by...
Habitat Fragmentation02:31

Habitat Fragmentation

Habitat fragmentation describes the division of a more extensive, continuous habitat into smaller, discontinuous areas. Human activities such as land conversion, as well as slower geological processes leading to changes in the physical environment, are the two leading causes of habitat fragmentation. The fragmentation process typically follows the same steps: perforation, dissection, fragmentation, shrinkage, and attrition.
Manipulation and Analysis01:21

Manipulation and Analysis

GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
Methods of Obtaining Topography01:25

Methods of Obtaining Topography

Topography involves measuring and mapping land elevations, natural features, and artificial structures to create accurate representations of the terrain. Topographic surveying relies on traditional and modern methods, each with distinct advantages and limitations.Traditional Surveying Methods:Transit stadia surveys and plane table surveys were widely used traditional surveying methods. These techniques relied on instruments like theodolites and stadia rods for measuring distances and angles,...
Thematic Layering in GIS01:30

Thematic Layering in GIS

In the past, planning projects such as schools or public facilities required extensive manual effort to gather and compile data. Information such as property boundaries, soil characteristics, road networks, zoning regulations, and flood zones had to be sourced individually from courthouses, utility providers, and registry offices. Assembling these datasets into a coherent format often took several months, delaying project timelines.The introduction of Geographic Information Systems (GIS)...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...