List of Tables

 

Chapter 3. Reading and writing vector data

Table 3.1. Common geometry type constants. You can find more in appendix B.

Table 3.2. Field type constants. There are more shown in appendix B, but I have been unable to make them work in Python.

Table 3.3. Flags used to specify which properties of a field definition can be changed. To use more than one, simply add them together

Chapter 4. Working with different vector file formats

Table 4.1. Constants used for testing capabilities

Chapter 5. Filtering data with OGR

Table 5.1. Match examples using the LIKE operator

Table 5.2. Special fields used in the OGR SQL dialect

Chapter 6. Manipulating geometries with OGR

Table 6.1. OGR constants denoting geometry types

Chapter 7. Vector analysis with OGR

Table 7.1. Functions to test relationships between geometries. These all return True or False

Chapter 9. Reading and writing raster data

Table 9.1. GDAL data type constants

Table 9.2. GeoTransform items

Chapter 10. Working with raster data

Table 10.1. Pixel offsets and coordinates used to georeference the aerial photo shown in figure 10.2

Table 10.2. Pixel values and the corresponding elevation ranges for the classified elevation raster

Table 10.3. Resample methods

Table 10.4. Possible error classes and numbers