Cantitate/Preț
Produs

GIS Algorithms: SAGE Advances in Geographic Information Science and Technology Series

Autor Ningchuan Xiao
en Limba Engleză Hardback – 16 dec 2015
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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 36125 lei  3-5 săpt. +2431 lei  6-12 zile
  SAGE Publications – 16 dec 2015 36125 lei  3-5 săpt. +2431 lei  6-12 zile
Hardback (1) 110233 lei  6-8 săpt.
  SAGE Publications – 16 dec 2015 110233 lei  6-8 săpt.

Preț: 110233 lei

Preț vechi: 134430 lei
-18% Nou

Puncte Express: 1653

Preț estimativ în valută:
21093 22984$ 17774£

Carte tipărită la comandă

Livrare economică 24 aprilie-08 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781446274323
ISBN-10: 1446274322
Pagini: 336
Dimensiuni: 170 x 242 x 23 mm
Greutate: 0.73 kg
Ediția:1
Editura: SAGE Publications
Colecția Sage Publications Ltd
Seria SAGE Advances in Geographic Information Science and Technology Series

Locul publicării:London, United Kingdom

Recenzii

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. 

This is a welcome book, which covers the major geographical algorithms for vector and point-based analyses, along with network travel analysis and optimal solution searches, in practical detail. Its concentration on applied Python examples is timely, and it is sure to be the go-to handbook for anyone wanting to build from-the-ground up GIS functions into Python software. In addition the algorithms are a good starting point for anyone looking to implement functions in other languages.

Cuprins

Introduction
Part I. Geometric Algorithms
Basic Geometric Operations
Polygon Overlay
Part II. Spatial Indexing
Indexing
k-D Trees
Quadtrees
Indexing Lines and Polygons
Part III. Spatial Analysis and Modeling
Interpolation
Spatial Pattern and Analysis
Network Analysis
Spatial Optimization
Heuristic Search Algorithms

Notă biografică

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.

Descriere

The critical algorithms used in GIS are notoriously difficult to both teach and understand. This book address the problem by combining rigorous formal language with example case studies and student exercises.