Proximity analysis

From Wikipedia, the free encyclopedia

Proximity analysis is a class of spatial analysis tools and algorithms that employ geographic distance as a central principle.[1] Distance is fundamental to geographic inquiry and spatial analysis, due to principles such as the friction of distance, Tobler's first law of geography, and Spatial autocorrelation, which are incorporated into analytical tools.[2] Proximity methods are thus used in a variety of applications, especially those that involve movement and interaction.

All proximity analysis tools are based on a measure of distance between two locations. This may seen as a simplistic geometric measurement, but the nature of geographic phenomena and geographic activity requires several candidate methods to measure and express distance and distance-related measures.[2]

  • Euclidean distance, the straight-line geometric distance measured on a planar surface. In geographic information systems, this can be easily calculated from locations in a cartesian Projected coordinate system using the Pythagorean theorem. While it is the simplest method to measure distance, it rarely reflects actual geographic movement.
  • Manhattan distance, the distance between two locations in a cartesian (planar) coordinate system along a path that only follows the x and y axes (thus appearing similar to a path through a grid street network such as that of Manhattan).
  • Geodesic distance, the shortest distance between two locations that stays on the surface of the Earth, following a great circle. On a sphere, the formula uses the spherical law of cosines, but the method is significantly more difficult on an ellipsoid.
  • Network distance, a measurement between two locations along a route within a constrained linear space, such as a road or utility network.
  • Abstract distance, a measurement of distance in a space that is only indirectly related to geographic space, or only metaphorically spatial. Examples include social networks of interpersonal connections, information spaces of related concepts, and the hypertext network of the World Wide Web. Although these are not inherently geographic, projecting them into an abstract space allows geographic tools such as proximity analysis to be used to study them.[3]
  • Cost distance, a measurement along a route (in any of the above spaces) in which geometric distance is replaced by some other quantity that accumulates along the route (and is thus proportional to distance), called a cost because it generally serves as an undesirable quantity to be minimized.[4] Travel time is the most common cost measurement, but other costs include carbon emissions, fuel consumption, environmental impacts, and construction costs.

Techniques

References

Related Articles

Wikiwand AI