A Geographer's Guide to Computing Fundamentals


Book Description

This upper-undergraduate textbook teaches students programming in GIS using a mix of computer science theory and hands-on activities, with the aim of empowering students to understand fundamentals and apply their knowledge beyond the specific examples in the book. Each of the book’s twenty-one chapters integrates instructional material with exercises in ArcGIS Pro. In doing so, this book combines the strengths of workbooks and theoretical textbooks to provide a holistic and comprehensive text. Each chapter concludes with an unguided task that ensures students have learned the broader principles explained therein. In addition to its unique format, the book covers oft-neglected topics such as debugging, creating a program from scratch, and managing metadata. Section I starts with the principles of scripting and programming with Python. Section II introduces the ArcPy module and elements specific to ArcGIS Pro. This section focuses on data structures, and how they are used and implemented within Python. Section III uses the topic of algorithms to guide the student through creating tools to add functionality to ArcGIS Pro. The last section, Section IV, builds upon section III to guide the student to developing and sharing projects and Python packages to include external open-source code and share the Python code as an open-source package. This text will prepare students for a long-term ability to do GIS programming, whether in industry or academic research. This comes from the author’s observations of students who have learned GIS programming in one platform, such as VBA in ArcMap, struggle to apply that knowledge to a new platform, such as Python in ArcGIS Pro, because the content was presented too closely with a specific platform. The integration of exercises with conceptual content, along with the choice of chapter content, serves this goal of preparing students for working in a dynamic, rapidly changing technology field.




Mathematical Programming Methods for Geographers and Planners


Book Description

Originally published in 1983, this was the first text to offer an in-depth treatment of mathematical programming methods explained from first principles. It considers all the major programming techniques and fully explains key terms, illustrates theories with detailed examples and shows how the various skills are applied in practice. It will be invaluable in both the academic world and to policy formulators and planners, who make extensive use of the methods described.




High Performance Computing and the Art of Parallel Programming


Book Description

Stan Openshaw is recognised as a leading researcher in the field and has strong teaching experience (Leeds is the leading institution for GIS and technical areas at the present) includes a wealth of real-world application examples strong international library market - GIS, Spatial Analysis, computer programming are all strong topics globally no real competition in this particular area of programming should appeal to computer scientists, social scientists as well as geographers.




Computing for Geographers


Book Description




Computers in Geography


Book Description

Maguire (geography, U. of Leicester) explains how geographers can enhance their work by using computers. Assumes little knowledge of computers. Begins with an overview of computers in the field, then continues with coverage of how they can be used in each of the major stages of the process of geographical explanation, covering data collection, storage, management, analysis, and presentation. Annotation copyrighted by Book News, Inc., Portland, OR




Computer Applications in Geography


Book Description

Computer Applications in Geography Paul M. Mather Department of Geography, University of Nottingham, England Geography graduates are expected to be computer literate, yet the literature on computing is often inaccessible to them. This book is intended for undergraduate students of geography who wish to familiarise themselves with the terminology of computers and to read about the ways in which computers are presently being used in geography. It assumes no prior knowledge of computers and no mathematical skills beyond those possessed by the average layman. The first two chapters form a technical introduction to computers and data. The remaining five chapters are devoted to individual topics representing a selection of the main areas of computer use in geography and show how computers can be used to acquire, process and display geographical data. Worked examples, with example data sets, are given for three program packages that are widely used by geographers--SPSS, SYMAP and GIMMS. The book is comprehensive in its coverage of the major areas of computer applications and will be of interest to geographers dealing with statistics, digital cartography, remote sensing, geographical information systems and simulation models.







Java Programming for Spatial Sciences


Book Description

The Java programming language has been one of the most exciting internet-friendly technologies to emerge in the last decade. Java Programming for Spatial Sciences introduces the subject to those who wish to use computers to handle information with a geographical element. The book introduces object-oriented modeling including key concepts suc