Field (geography)

Summary

In the context of spatial analysis, geographic information systems, and geographic information science, a field is a property that fills space, and varies over space, such as temperature or density.[1] This use of the term has been adopted from physics and mathematics, due to their similarity to physical fields (vector or scalar) such as the electromagnetic field or gravitational field. Synonymous terms include spatially dependent variable (geostatistics), statistical surface ( thematic mapping), and intensive property (physics and chemistry) and crossbreeding between these disciplines is common. The simplest formal model for a field is the function, which yields a single value given a point in space (i.e., t = f(x, y, z) )[2]

A geographic field, "mean annual precipitation," visualized with an isarithmic map.

History edit

The modeling and analysis of fields in geographic applications was developed in five essentially separate movements, all of which arose during the 1950s and 1960s:

  • Cartographic techniques for visualizing fields in thematic maps, including choropleth and isarithmic maps. In theoretical cartography, the concept of a "statistical surface" had gained wide acceptance by 1960, using the metaphor of a third dimension to conceptualize continuous quantitative variation in a variable.[3] The statistical surface as a concept and term has persisted in cartography to the present.[4]
  • The quantitative revolution of geography, starting in the 1950s, and leading to the modern discipline of spatial analysis; especially techniques such as the Gravity model and models of potential. Although they did not specifically used the term field, they were incorporating the mathematics of fields from physics.[5]
  • The development of raster GIS models and software, starting with the Canadian Geographic Information System in the 1960s, which mapped fields such as land cover type.[6]
  • The technique of cartographic modeling, pioneered by Ian McHarg in the 1960s[7] and later formalized for digital implementation in raster GIS by Dana Tomlin as map algebra.[8]
  • Geostatistics, which arose from mining geology starting in the 1950s, was originally developed around methods for interpolating the continuous variation in fields from finite point samples.[9] Terms such as regionalized variable were often used in the literature rather than "field."[10]

While all of these incorporated similar concepts, none of them used the term "field" consistently, and the integration of the underlying conceptual models of these applications has only occurred since 1990 as part of the emergence of Geographic information science.

During the 1980s, the maturation of the core technologies of GIS enabled academics to begin to theorize about the fundamental concepts of geographic space upon which the software seemed to be based. Donna Peuquet,[11] Helen Couclelis,[12] and others began to recognize that the competing vector and raster data models were based on a duality between a view of the world as filled with objects and a "location-based" or "image-based" view of the world filled with properties of location. Michael F. Goodchild introduced the term field from physics by 1992 to formalize the location-property conceptual model.[13] During the 1990s, the raster-vector debate transformed into a debate over whether the "object view" or the "field view" was dominant, whether one reflected the nature of the real world and the other was merely an conceptual abstraction.[14]

The nature and types of fields edit

Fields are useful in geographic thought and analysis because when properties vary over space, they tend to do so in spatial patterns due to underlying spatial structures and processes. A common pattern is, according to Tobler's first law of geography: "Everything is related to everything else, but near things are more related than distant things."[15] That is, fields (especially those found in nature) tend to vary gradually, with nearby locations having similar values. This concept has been formalized as spatial dependence or spatial autocorrelation, which underlies the method of geostatistics.[16] A parallel concept that has received less publicity, but has underlain geographic theory since at least Alexander von Humboldt is spatial association, which describes how phenomena are similarly distributed.[17] This concept is regularly used in the method of map algebra.

Even though the basic concept of a field came from physics, geographers have developed independent theories, data models, and analytical methods. One reason for this apparent disconnect is that although geographic fields may show patterns similar to gravity and magnetism, they can have a very different underlying nature, and be created by very different processes. Geographic fields can be classified by their ontology or fundamental nature as:

  • Natural fields, properties of matter that are formed at scales below that of human perception, and thus appear continuous at human scales, such as temperature or soil moisture.
  • Aggregate fields, statistically constructed properties of aggregate groups of individuals, such as Population density or tree canopy coverage.
  • Fields of potential or influence, which measure conceptual, non-material quantities (and are thus most closely related to the fields of physics), such as the probability that a person at any given location will prefer to use a particular grocery store.
 
Surface geologic formation in Georgia, a discrete field, visualized with a chorochromatic map.

Geographic fields can also be categorized according to the type of domain of the measured variable, which determines the pattern of spatial change. A continuous field has a continuous (real number) domain, and typically shows gradual change over space, such as temperature or soil moisture; a discrete field,[18] also known as a categorical coverage[19] or area-class map,[20] has a discrete (often qualitative) domain, such as land cover type, soil class, or surface geologic formation, and typically has a pattern of regions of homogeneous value with boundaries (or transition zones) where the value changes.

Both scalar (having a single value for any location) and vector (having multiple values for any location representing different but related properties) fields are found in geographic applications, although the former is more common.

Geographic fields can exist over a temporal domain as well as space. For example, temperature varies over time as well as location in space. In fact, many of the methods used in time geography and similar spatiotemporal models treat the location of an individual as a function or field over time.[21]

Representation models edit

Because, in theory, a field consists of an infinite number of values at an infinite number of locations, exhibiting a non-parametric pattern, only finite sample-based representations can be used in analytical and visualization tools such as GIS, statistics, and maps. Thus, several conceptual, mathematical and data models have emerged to approximate fields,[22][23] including:

  • An irregular point sample, a finite set of sample locations, at either random or strategic locations. Examples include data from weather stations or Lidar point clouds.
  •  
    Raster DEM of Earth's surface with elevations shaded such that lighter values indicate higher elevation
    A lattice, or regular point sample, consisting of locations that are evenly spaced in each cartesian direction. These are typically stored in a Raster data structure. Examples include the Digital elevation model.
  • A Choropleth, an irregular a priori partition, in which space is partitioned into regions unrelated to the field itself, such as countries, and field values are summarized over each region. These are typically stored using vector polygons. Examples would include Population density by county, derived from census returns.
  • A Chorochromatic map or Area-class map, an irregular strategic partition usually used for discrete fields, in which space is partitioned into regions intended to match regions of homogeneous field value, typically stored as vector polygons. Examples include maps of geologic layers or vegetation stands.
  • A grid or regular partition, in which space is partitioned into equal regions (often squares), and field values are summarized over each region. These are also typically stored in a Raster data structure. Examples include the electromagnetic reflectance signature of land cover as represented in Remote sensing imagery.
  • A surface, in which the field is conceptualized as a third spatial dimension, and three dimensional data models are used for representation. Examples include the Triangulated irregular network (TIN).
  •  
    Topographic map of Stowe, Vermont. The brown contour lines represent the elevation. The contour interval is 20 feet.
    An isarithm or isopleth, in which lines are drawn connecting locations of equal field value, partitioning space into regions of similar value. An example is the Contour line of elevation, commonly found on topographic maps.

The choice of representation model typically depends on a variety of factors, including the analyst's conceptual model of the phenomenon, the devices or methods available to measure the field, the tools and techniques available to analyze or visualize the field, and the models being used for other phenomena with which the field in question will be integrated. It is common to transform data from one model to another; for example, an isarithmic weather map of temperature is often generated from a raster grid, which was created from raw weather station data (an irregular point sample). Every such transformation requires Interpolation to estimate field values between or within the sample locations, which can lead to a number of forms of uncertainty, or misinterpretation traps such as the Ecological fallacy and the Modifiable areal unit problem. This also means that when data is transformed from one model to another, the result will always be less certain than the source.

See also edit

References edit

  1. ^ Peuquet, Donna J., Barry Smith, Berit Brogaard, ed. The Ontology of Fields, Report of a Specialist Meeting Held under the Auspices of the Varenius Project, June 11–13, 1998, 1999
  2. ^ Kemp, Karen K.; Vckovsky, Andrej (1998). "Towards an ontology of fields". Proceedings of the 3rd International Conference on GeoComputation. Archived from the original on 2021-10-26. Retrieved 2021-10-26.
  3. ^ Robinson, Arthur H. (1960). Elements of Cartography (2nd ed.). Wiley. pp. 181–184.
  4. ^ Golebiowska, I.; Korycka-Skorupa, J.; Slomska-Przech, K. (2021). "CV-11 Common Thematic Map Types". GIS&T Body of Knowledge. UCGIS. doi:10.22224/gistbok/2021.2.7. S2CID 237963029.
  5. ^ Harvey, David (1967). "Models of the Evolution of Spatial Patterns in Human Geography". In Chorley, Richard J.; Haggett, Peter (eds.). Models in Geography. Methuen. pp. 549–608.
  6. ^ Fisher, Terry & Connie MacDonald, An Overview of the Canada Geographic Information System (CGIS), Proceedings of Auto-Carto IV, Cartography and Geographic Information Society, 1979
  7. ^ McHarg, Ian, Design with Nature, American Museum of Natural History, 1969
  8. ^ Tomlin, C. Dana, Geographic information systems and cartographic modelling Prentice-Hall 1990.
  9. ^ Griffith, Daniel A., Spatial Statistics: A quantitative geographer's perspective, Spatial Statistics, 1:3–15, doi:10.1016/j.spasta.2012.03.005
  10. ^ Journel, A.G.; Huijbregts, Ch. J. (1978). Mining Geostatistics. Academic Press. pp. 10–11. ISBN 0-12-391050-1.
  11. ^ Peuquet, Donna J. (1988). "Representations of Geographic Space: Toward a Conceptual Synthesis". Annals of the Association of American Geographers. 78 (3): 375–394. doi:10.1111/j.1467-8306.1988.tb00214.x.
  12. ^ Couclelis, Helen (1992). "People manipulate objects (but cultivate fields): Beyond the raster-vector debate in GIS". In Frank, Andrew U.; Campari, Irene; Formentini, Ubaldo (eds.). Theories and Methods of Spatio-Temporal Reasoning in Geographic Space: International Conference GIS – From Space to Territory. Lecture Notes in Computer Science. Vol. 639. Springer-Verlag. pp. 65–77. doi:10.1007/3-540-55966-3_3. ISBN 978-3-540-55966-5.
  13. ^ Goodchild, Michael F. (1992). "Geographical data modeling". Computers and Geosciences. 18 (4): 401–408. doi:10.1016/0098-3004(92)90069-4.
  14. ^ Liu, Y.; Goodchild, M.F.; Guo, Q.; Tian, Y.; Wu, L. (2008). "Towards a General Field model and its order in GIS". International Journal of Geographical Information Science. 22 (6): 623–643. doi:10.1080/13658810701587727. S2CID 1603188.
  15. ^ Tobler W., (1970) "A computer movie simulating urban growth in the Detroit region". Economic Geography, 46(Supplement): 234–240.
  16. ^ Cliff, A. and J. Ord, Spatial Autocorrelation, Pion, 1973
  17. ^ Bradley Miller Fundamentals of Spatial Prediction Archived 2017-06-17 at the Wayback Machine www.geographer-miller.com, 2014.
  18. ^ Huisman, Otto; de By, Rolf A. (2009). Principles of Geographic Information Systems (PDF). Enschede, The Netherlands: ITC. p. 64. Retrieved 1 November 2021.
  19. ^ Chrisman, Nicholas R. (1982). Methods of Spatial Analysis Based on Error in Categorical Maps. PhD Dissertation, U. Bristol.
  20. ^ Bunge, W. (1966). Theoretical Geography. Lund, Sweden: C.W.K. Gleerup. pp. 14–23.
  21. ^ Miller, H. J.; Bridwell, S. A (2009). "A field-based theory for time geography". Annals of the Association of American Geographers. 99 (1): 49–75. doi:10.1080/00045600802471049. S2CID 128893534.
  22. ^ O'Sullivan, David O.; Unwin, David J. (2003). Geographic Information Analysis. Wiley. pp. 213–220. ISBN 0-471-21176-1.
  23. ^ Longley, Paul A.; Goodchild, Michael F.; Maguire, David J.; Rhind, David W. (2011). Geographic Information Systems & Science. Wiley. pp. 89–90.