Home » Chapter 22 : Geospatial Analysis
Geospatial Analysis Concepts
Geospatial Analysis is a broad field that involves collecting, combining, analyzing, and visualizing various types of geospatial data. it is used to represent how people, objects, and phenomena exist within an environment (Earth, for example). It is also used to try to make predictions based on trends in the relationships between places within the subject environment. The essence of geospatial analysis is geospatial data, which is data that has a geographic aspect to it. This means that the records within the data are associated with locations on the Earth, such as coordinates on a map, and can include anything from the layout of a city's roads, locations of businesses, to the global spread of natural resources.
In the Humanities, geospatial analysis is used in many types of projects, such as historical mapping, temporal studies, cultural and archeological insights, literature, geo-referencing of texts, war and battle analysis, mapping the spread of disease and epidemics, and many other approaches useful for humanists researchers.
Geospatial data typically comes in two forms: vector data or raster data.
Working with vector data in GIS (Geographic Information Systems) often involves several operations like overlaying, buffering, calculating proximity, or performing spatial queries and joins. Each of these operations relies on the geometric characteristics of vector data and is vital across various fields, from urban planning and disaster management to resource allocation and historical research. Furthermore, vector data's attribute component allows users to perform robust analysis, integrating the 'what' and 'why' with the 'where.' For example, a point on a map representing a historical site is not just a location; its attribute data can include the site's establishment date, its significance, materials found during excavations, etc.