Practical GIS

Gabor Farkas

  • 出版商: Packt Publishing
  • 出版日期: 2017-06-09
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 428
  • 裝訂: Paperback
  • ISBN: 1787123324
  • ISBN-13: 9781787123328
  • 相關分類: 地理資訊系統 Gis
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Key Features

  • This easy-to-follow guide allows you to manage and analyze geographic data with ease using open source tools
  • Publish your geographical data online
  • Learn the basics of geoinformatics in a practical way by solving problems

Book Description

The most commonly used GIS tools automate tasks that were historically done manually-compiling new maps by overlaying one on top of the other or physically cutting maps into pieces representing specific study areas, changing their projection, and getting meaningful results from the various layers by applying mathematical functions and operations. This book is an easy-to-follow guide to use the most matured open source GIS tools for these tasks.

We'll start by setting up the environment for the tools we use in the book. Then you will learn how to work with QGIS in order to generate useful spatial data. You will get to know the basics of queries, data management, and geoprocessing.

After that, you will start to practice your knowledge on real-world examples. We will solve various types of geospatial analyses with various methods. We will start with basic GIS problems by imitating the work of an enthusiastic real estate agent, and continue with more advanced, but typical tasks by solving a decision problem.

Finally, you will find out how to publish your data (and results) on the web. We will publish our data with QGIS Server and GeoServer, and create a basic web map with the API of the lightweight Leaflet web mapping library.

What you will learn

  • Collect GIS data for your needs
  • Store the data in a PostGIS database
  • Exploit the data using the power of the GIS queries
  • Analyze the data with basic and more advanced GIS tools
  • Publish your data and share it with others
  • Build a web map with your published data

About the Author

Gabor Farkas is a PhD student in the University of Pécs's Institute of Geography. He holds a master's degree in geography, although he moved from traditional geography to pure geoinformatics in his early studies. He often studies geoinformatical solutions in his free time, keeps up with the latest trends, and is an open source enthusiast. He loves to work with GRASS GIS, PostGIS, and QGIS, but his all time favorite is Web GIS, which mostly covers his main research interest.

Table of Contents

  1. Setting up your environment
  2. Accessing GIS data with QGIS
  3. Identifying your features of interest
  4. Creating digital maps
  5. Exporting the results
  6. Creating and feeding a PostGIS database
  7. A PostGIS overview
  8. Exploit your data
  9. Spatial analysis on steroids
  10. A typical GIS problem
  11. Showcasing your data
  12. Styling your data in GeoServer
  13. Creating a web map
  14. Appendix_A