Raster Data Processing

Geographic information systems (GIS) are often comprised of points, lines, and polygons. These data types are called vector data. There is, however, another data type in GIS—rasters. In this chapter, you will learn the basics of working with raster data. You will learn how to:

  • Use the Geospatial Data Abstraction Library (GDAL) to load and query rasters
  • Use GDAL to modify and save rasters
  • Use GDAL to create rasters
  • Load rasters into PostgreSQL
  • Perform queries on rasters using PostgreSQL
Installing GDAL can be difficult. By using virtual environments and running Anaconda, you can simplify this process by using the GUI of the environment.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset