Geographic information systems (GIS) have become increasingly important in helping us understand complex social, economic, and natural dynamics where spatial components play a key role. The critical algorithms used in GIS, however, are notoriously difficult to both teach and understand, in part due to the lack of a coherent representation. GIS Algorithms attempts to address this problem by combining rigorous formal language with example case studies and student exercises.
Using Python code throughout, Xiao breaks the subject down into three fundamental areas:
Geometric Algorithms
Spatial Indexing
Spatial Analysis and Modelling
With its comprehensive coverage of the many algorithms involved, GIS Algorithms is a key new textbook in this complex and critical area of geography.
Ningchuan Xiao is Associate Professor of Geography at the Ohio State University. He has taught a wide ranges of courses in GIS, spatial analysis, and cartography. His research focuses on the development of effective computational methods in spatial and temporal data handling.
IntroductionPart I. Geometric AlgorithmsBasic Geometric OperationsPolygon OverlayPart II. Spatial IndexingIndexingk-D TreesQuadtreesIndexing Lines and PolygonsPart III. Spatial Analysis and ModelingInterpolationSpatial Pattern and AnalysisNetwork AnalysisSpatial OptimizationHeuristic Search Algorithms
Xiao’s book is a must-have for any GIS programmers, from beginners to professionals. Its sample programs in Python provide a rich library for key GIS algorithms.