Imagery and GIS. Kass Green

Чтение книги онлайн.

Читать онлайн книгу Imagery and GIS - Kass Green страница 5

Автор:
Жанр:
Серия:
Издательство:
Imagery and GIS - Kass Green

Скачать книгу

capture and store data measured about locations. Historically, most imagery was captured on film, and stored and displayed on either film, glass, or paper. Now, nearly all imagery is captured digitally and stored in a gridded form. Even historical paper maps and photos are often now scanned and stored as digital images such as the vegetation maps of Sonoma County from the 1960s shown in figure 2.1.

Images

      Figure 2.1. A scanned and registered soil vegetation map created from 1960s aerial photography overlaid onto 2013 imagery in Sonoma County, California.

      Many images are measurements of reflected or emitted electromagnetic energy (discussed more in chapter 3) captured by a sensor, whether it’s the camera on your cell phone, the magnetic resonance imaging device in a medical laboratory, or a sophisticated sensor on an unmanned aerial vehicle, an airplane, or a satellite. Other types of imagery data include scientific measurements of a location’s properties, such as its precipitation, temperature, or water depth and flow.

       Imagery Data Structure

      As measurements, all images are continuous data. Continuous data is measured on a continuum and can be split into finer and finer increments, contingent upon the precision of the sensor making the measurements. Sensors that capture imagery return numerical values within a range defined by the sensing instrument.

      Most remote sensors collect data in a rectangular array, and remotely sensed data not captured in a rectangular array is usually resampled into a rectangular array after collection. Examples of image data include imagery collected from optical sensors, such as that collected by USGS’s Landsat satellites and by contractors collecting aerial National Agricultural Imagery Program imagery for the USDA.

      Discreet point location measurements, such as those from weather stations or buoys, are also represented in a rectangular array. Three-dimensional (x, y, and z) point data, such as that collected by lidar sensors, is referred to as a point cloud, but also often transformed into a rectangular array for both visualization and analysis (figure 2.2).

Images

      Figure 2.2. Lidar returns from a Teledyne Optech Titan bathymetric lidar system. The image is color coded by elevation for both topographic height and water depth. Source: Teledyne Optech.

      Image files are structured as gridded rectangular arrays or raster data, with each cell representing a measurement value captured by the remote sensing measurement. The data is stored as rows and columns of contiguous rectangular cells laid out in a grid (figure 2.3). Each cell contains a value. The values may be integer or floating point. The cells of an image raster are often referred to as picture elements or pixels and contain data values that measure some characteristic of each cell’s location, such as its temperature, elevation, or spectral reflectance.

      Because each cell has both a row and column location within the grid, the cells have inherent coordinates even though those coordinates may still need to be converted to map coordinates if the imagery is to be used in a GIS with other GIS layers (see chapter 6 for more information on georeferencing imagery).

Images

      Figure 2.3. A two-dimensional raster grid. Most imagery is stored as a raster where each cell is referred to as a pixel and has an associated x and y coordinate.

       Imagery and GIS

      If imagery data has geographic coordinates, it can be incorporated into a GIS as a layer and registered with the other geographic layers in the GIS. This overlay capability is the fundamental concept upon which GIS operates. When combined with other GIS data, imagery transcends its status as merely a picture and becomes a true data source that can be combined, compared, analyzed, and classified with other data layers of the same area, as shown in figure 2.4.

Images

      Figure 2.4. Imagery as a GIS layer

      For use in a GIS, imagery is usually stored as it has been collected: in raster format. Point imagery data can be converted to raster data either by giving the cells between the sample points values of zero or by interpolating between the sample points. Similarly, line and polygon data can also be converted to raster representations and so handled similar to images.

       Rasters versus Vectors

      GIS data is stored as either rasters or vectors. Vectors represent the world with points, lines, or polygons. A point is one location represented by x, y, and z coordinates. A line is a linear connection between points. Sometimes lines are connected into a network of topologically connected lines. A polygon is a set of lines joined together to enclose an area. Polygons are drawn to outline the shape of an object of interest.

      Rasters divide the landscape into a grid of equal-area rectangular cells. The rectangular shape of an individual cell does not represent a specific object on the ground. Rather, the cell is an arbitrary delineation. Lines or polygon shapes on the ground are represented by connected raster cells, as shown in figure 2.A.

      Most imagery is collected as raster data, which is why most imagery is captured and stored as rasters. Because of the simple structure of rasters, raster spatial analysis is relatively uncomplicated. However, unlike vectors, rasters do not have meaningful boundaries. In a raster, a lake is a cluster of spatially adjacent cells classified as water. There is no way to analyze the lake as a singular object—it is merely a collection of connected water cells. In a vector system, a lake is a polygon object with a defined boundary, which also carries information about the other objects sharing its boundary. As a result, we can measure the size of the lake, analyze the wildlife habitat next to the lake, and measure the distances from the lake to cabins. Vector spatial analysis is usually more computationally intensive than raster analysis, but vectors also better represent the shapes of the world as they actually exist, with curves and straight lines. As a result, vector maps are more aesthetically pleasing. Fortunately, raster maps can be converted to vector maps and vice versa, which means that map users can thoughtfully choose which data structure will best meet their needs. However, conversion from raster to vector or vector to raster data introduces changes that can potentially create errors, and care must be taken when this process is performed.

Images

      Figure 2.A. Representation of points, lines, and polygons in vector and raster formats

       Characteristics of Rasters

      Because most imagery is captured and stored as rasters, it is important to understand the characteristics of rasters, such as type, bands, and cell size.

       Type

Скачать книгу