Practical GIS.:
Learn the basics of Geographic Information Systems by solving real-world problems with powerful open source toolsAbout This Book* 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 g...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2017.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Learn the basics of Geographic Information Systems by solving real-world problems with powerful open source toolsAbout This Book* 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 problemsWho This Book Is ForThe book is for IT professionals who have little or no knowledge of GIS. It's also useful for those who are new to the GIS field who don't want to spend a lot of money buying licenses of commercial tools and training. 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 dataIn DetailThe 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. Style and approachThe book guides you step by step through each of the core concepts of the GIS toolkit, building an overall picture of its capabilities. This guide approaches the topic systematically, allowing you to build upon what you learned in previous chapters. By the end of this book, you'll have an understanding of the aspects of building a GIS system and will be able to take that knowledge with you to whatever project calls for it. |
Beschreibung: | Counting nearby points. |
Beschreibung: | 1 online resource (417 pages) |
ISBN: | 9781787128514 1787128512 |
Internformat
MARC
LEADER | 00000cam a2200000Mu 4500 | ||
---|---|---|---|
001 | ZDB-4-EBU-ocn990474114 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n|---||||| | ||
008 | 170624s2017 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d MERUC |d YDX |d NLE |d OCLCO |d OCLCQ |d OCLCF |d IDB |d OCLCQ |d COO |d N$T |d UOK |d WYU |d OCLCQ |d UKAHL |d UKMGB |d OCLCQ |d K6U |d OCLCQ |d BTN |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d SXB |d OCLCQ | ||
015 | |a GBB7C0901 |2 bnb | ||
016 | 7 | |a 018421350 |2 Uk | |
019 | |a 990501393 |a 990610431 |a 1003200378 |a 1264929561 | ||
020 | |a 9781787128514 |q (electronic bk.) | ||
020 | |a 1787128512 |q (electronic bk.) | ||
035 | |a (OCoLC)990474114 |z (OCoLC)990501393 |z (OCoLC)990610431 |z (OCoLC)1003200378 |z (OCoLC)1264929561 | ||
037 | |a 9781787128514 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a G70.212 |b .F375 2017eb | |
072 | 7 | |a SCI |x 030000 |2 bisacsh | |
072 | 7 | |a TRV |x 033000 |2 bisacsh | |
072 | 7 | |a TRV |x 034000 |2 bisacsh | |
072 | 7 | |a TRV |x 016000 |2 bisacsh | |
072 | 7 | |a TRV |x 018000 |2 bisacsh | |
082 | 7 | |a 910.285 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Farkas, Gabor. | |
245 | 1 | 0 | |a Practical GIS. |
260 | |a Birmingham : |b Packt Publishing, |c 2017. | ||
300 | |a 1 online resource (417 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Cover ; Copyright ; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Setting Up Your Environment ; Understanding GIS; Setting up the tools; Installing on Linux; Installing on Windows; Installing on macOS; Getting familiar with the software; About the software licenses; Collecting some data; Getting basic data; Licenses; Accessing satellite data; Active remote sensing; Passive remote sensing; Licenses; Using OpenStreetMap; OpenStreetMap license; Summary; Chapter 2: Accessing GIS Data With QGIS ; Accessing raster data. | |
505 | 8 | |a Raster data modelRasters are boring; Accessing vector data; Vector data model; Vector topology -- the right way; Opening tabular layers; Understanding map scales; Summary; Chapter 3: Using Vector Data Effectively ; Using the attribute table; SQL in GIS; Selecting features in QGIS; Preparing our data; Writing basic queries; Filtering layers; Spatial querying; Writing advanced queries; Modifying the attribute table; Removing columns; Joining tables; Spatial joins; Adding attribute data; Understanding data providers; Summary; Chapter 4: Creating Digital Maps ; Styling our data. | |
505 | 8 | |a Styling raster dataStyling vector data; Mapping with categories; Graduated mapping; Understanding projections; Plate Carrée -- a simple example; Going local with NAD83 / Conus Albers; Choosing the right projection; Preparing a map; Rule-based styling; Adding labels; Creating additional thematics; Creating a map; Adding cartographic elements; Summary; Chapter 5: Exporting Your Data ; Creating a printable map; Clipping features; Creating a background; Removing dangling segments; Exporting the map; A good way for post-processing -- SVG; Sharing raw data; Vector data exchange formats; Shapefile. | |
505 | 8 | |a WKT and WKBMarkup languages; GeoJSON; Raster data exchange formats; GeoTIFF; Clipping rasters; Other raster formats; Summary; Chapter 6: Feeding a PostGIS Database ; A brief overview of databases; Relational databases; NoSQL databases; Spatial databases; Importing layers into PostGIS; Importing vector data; Spatial indexing; Importing raster data; Visualizing PostGIS layers in QGIS; Basic PostGIS queries; Summary; Chapter 7: A PostGIS Overview ; Customizing the database; Securing our database; Constraining tables; Saving queries; Optimizing queries; Backing up our data. | |
505 | 8 | |a Creating static backupsContinuous archiving; Summary; Chapter 8: Spatial Analysis in QGIS ; Preparing the workspace; Laying down the rules; Vector analysis; Proximity analysis; Understanding the overlay tools; Towards some neighborhood analysis; Building your models; Using digital elevation models; Filtering based on aspect; Calculating walking times; Summary; Chapter 9: Spatial Analysis on Steroids -- Using PostGIS ; Delimiting quiet houses; Proximity analysis in PostGIS; Precision problems of buffering; Querying distances effectively; Saving the results; Matching the rest of the criteria. | |
500 | |a Counting nearby points. | ||
520 | 8 | |a Learn the basics of Geographic Information Systems by solving real-world problems with powerful open source toolsAbout This Book* 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 problemsWho This Book Is ForThe book is for IT professionals who have little or no knowledge of GIS. It's also useful for those who are new to the GIS field who don't want to spend a lot of money buying licenses of commercial tools and training. 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 dataIn DetailThe 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. Style and approachThe book guides you step by step through each of the core concepts of the GIS toolkit, building an overall picture of its capabilities. This guide approaches the topic systematically, allowing you to build upon what you learned in previous chapters. By the end of this book, you'll have an understanding of the aspects of building a GIS system and will be able to take that knowledge with you to whatever project calls for it. | |
650 | 0 | |a Geographic information systems. |0 http://id.loc.gov/authorities/subjects/sh90001880 | |
650 | 6 | |a Systèmes d'information géographique. | |
650 | 7 | |a geographic information systems. |2 aat | |
650 | 7 | |a SCIENCE |x Earth Sciences |x Geography. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Budget. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Hikes & Walks. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Museums, Tours, Points of Interest. |2 bisacsh | |
650 | 7 | |a TRAVEL |x Parks & Campgrounds. |2 bisacsh | |
650 | 7 | |a Geographic information systems |2 fast | |
655 | 4 | |a Electronic book. | |
776 | 0 | 8 | |i Print version: |a Farkas, Gabor. |t Practical GIS. |d Birmingham : Packt Publishing, ©2017 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBU |q FWS_PDA_EBU |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1533762 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH32239347 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL4877576 | ||
938 | |a EBSCOhost |b EBSC |n 1533762 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis38375045 | ||
938 | |a YBP Library Services |b YANK |n 14579065 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBU | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBU-ocn990474114 |
---|---|
_version_ | 1816796927607439360 |
adam_text | |
any_adam_object | |
author | Farkas, Gabor |
author_facet | Farkas, Gabor |
author_role | |
author_sort | Farkas, Gabor |
author_variant | g f gf |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | G - Geography, Anthropology, Recreation |
callnumber-label | G70 |
callnumber-raw | G70.212 .F375 2017eb |
callnumber-search | G70.212 .F375 2017eb |
callnumber-sort | G 270.212 F375 42017EB |
callnumber-subject | G - General Geography |
collection | ZDB-4-EBU |
contents | Cover ; Copyright ; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Setting Up Your Environment ; Understanding GIS; Setting up the tools; Installing on Linux; Installing on Windows; Installing on macOS; Getting familiar with the software; About the software licenses; Collecting some data; Getting basic data; Licenses; Accessing satellite data; Active remote sensing; Passive remote sensing; Licenses; Using OpenStreetMap; OpenStreetMap license; Summary; Chapter 2: Accessing GIS Data With QGIS ; Accessing raster data. Raster data modelRasters are boring; Accessing vector data; Vector data model; Vector topology -- the right way; Opening tabular layers; Understanding map scales; Summary; Chapter 3: Using Vector Data Effectively ; Using the attribute table; SQL in GIS; Selecting features in QGIS; Preparing our data; Writing basic queries; Filtering layers; Spatial querying; Writing advanced queries; Modifying the attribute table; Removing columns; Joining tables; Spatial joins; Adding attribute data; Understanding data providers; Summary; Chapter 4: Creating Digital Maps ; Styling our data. Styling raster dataStyling vector data; Mapping with categories; Graduated mapping; Understanding projections; Plate Carrée -- a simple example; Going local with NAD83 / Conus Albers; Choosing the right projection; Preparing a map; Rule-based styling; Adding labels; Creating additional thematics; Creating a map; Adding cartographic elements; Summary; Chapter 5: Exporting Your Data ; Creating a printable map; Clipping features; Creating a background; Removing dangling segments; Exporting the map; A good way for post-processing -- SVG; Sharing raw data; Vector data exchange formats; Shapefile. WKT and WKBMarkup languages; GeoJSON; Raster data exchange formats; GeoTIFF; Clipping rasters; Other raster formats; Summary; Chapter 6: Feeding a PostGIS Database ; A brief overview of databases; Relational databases; NoSQL databases; Spatial databases; Importing layers into PostGIS; Importing vector data; Spatial indexing; Importing raster data; Visualizing PostGIS layers in QGIS; Basic PostGIS queries; Summary; Chapter 7: A PostGIS Overview ; Customizing the database; Securing our database; Constraining tables; Saving queries; Optimizing queries; Backing up our data. Creating static backupsContinuous archiving; Summary; Chapter 8: Spatial Analysis in QGIS ; Preparing the workspace; Laying down the rules; Vector analysis; Proximity analysis; Understanding the overlay tools; Towards some neighborhood analysis; Building your models; Using digital elevation models; Filtering based on aspect; Calculating walking times; Summary; Chapter 9: Spatial Analysis on Steroids -- Using PostGIS ; Delimiting quiet houses; Proximity analysis in PostGIS; Precision problems of buffering; Querying distances effectively; Saving the results; Matching the rest of the criteria. |
ctrlnum | (OCoLC)990474114 |
dewey-full | 910.285 |
dewey-hundreds | 900 - History & geography |
dewey-ones | 910 - Geography and travel |
dewey-raw | 910.285 |
dewey-search | 910.285 |
dewey-sort | 3910.285 |
dewey-tens | 910 - Geography and travel |
discipline | Geographie |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>08134cam a2200685Mu 4500</leader><controlfield tag="001">ZDB-4-EBU-ocn990474114</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|---|||||</controlfield><controlfield tag="008">170624s2017 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">MERUC</subfield><subfield code="d">YDX</subfield><subfield code="d">NLE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">IDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COO</subfield><subfield code="d">N$T</subfield><subfield code="d">UOK</subfield><subfield code="d">WYU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UKAHL</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">BTN</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB7C0901</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018421350</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">990501393</subfield><subfield code="a">990610431</subfield><subfield code="a">1003200378</subfield><subfield code="a">1264929561</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781787128514</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1787128512</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)990474114</subfield><subfield code="z">(OCoLC)990501393</subfield><subfield code="z">(OCoLC)990610431</subfield><subfield code="z">(OCoLC)1003200378</subfield><subfield code="z">(OCoLC)1264929561</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781787128514</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">G70.212</subfield><subfield code="b">.F375 2017eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">SCI</subfield><subfield code="x">030000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">033000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">034000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">016000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">TRV</subfield><subfield code="x">018000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">910.285</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Farkas, Gabor.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Practical GIS.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2017.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (417 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover ; Copyright ; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Setting Up Your Environment ; Understanding GIS; Setting up the tools; Installing on Linux; Installing on Windows; Installing on macOS; Getting familiar with the software; About the software licenses; Collecting some data; Getting basic data; Licenses; Accessing satellite data; Active remote sensing; Passive remote sensing; Licenses; Using OpenStreetMap; OpenStreetMap license; Summary; Chapter 2: Accessing GIS Data With QGIS ; Accessing raster data.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Raster data modelRasters are boring; Accessing vector data; Vector data model; Vector topology -- the right way; Opening tabular layers; Understanding map scales; Summary; Chapter 3: Using Vector Data Effectively ; Using the attribute table; SQL in GIS; Selecting features in QGIS; Preparing our data; Writing basic queries; Filtering layers; Spatial querying; Writing advanced queries; Modifying the attribute table; Removing columns; Joining tables; Spatial joins; Adding attribute data; Understanding data providers; Summary; Chapter 4: Creating Digital Maps ; Styling our data.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Styling raster dataStyling vector data; Mapping with categories; Graduated mapping; Understanding projections; Plate Carrée -- a simple example; Going local with NAD83 / Conus Albers; Choosing the right projection; Preparing a map; Rule-based styling; Adding labels; Creating additional thematics; Creating a map; Adding cartographic elements; Summary; Chapter 5: Exporting Your Data ; Creating a printable map; Clipping features; Creating a background; Removing dangling segments; Exporting the map; A good way for post-processing -- SVG; Sharing raw data; Vector data exchange formats; Shapefile.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">WKT and WKBMarkup languages; GeoJSON; Raster data exchange formats; GeoTIFF; Clipping rasters; Other raster formats; Summary; Chapter 6: Feeding a PostGIS Database ; A brief overview of databases; Relational databases; NoSQL databases; Spatial databases; Importing layers into PostGIS; Importing vector data; Spatial indexing; Importing raster data; Visualizing PostGIS layers in QGIS; Basic PostGIS queries; Summary; Chapter 7: A PostGIS Overview ; Customizing the database; Securing our database; Constraining tables; Saving queries; Optimizing queries; Backing up our data.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Creating static backupsContinuous archiving; Summary; Chapter 8: Spatial Analysis in QGIS ; Preparing the workspace; Laying down the rules; Vector analysis; Proximity analysis; Understanding the overlay tools; Towards some neighborhood analysis; Building your models; Using digital elevation models; Filtering based on aspect; Calculating walking times; Summary; Chapter 9: Spatial Analysis on Steroids -- Using PostGIS ; Delimiting quiet houses; Proximity analysis in PostGIS; Precision problems of buffering; Querying distances effectively; Saving the results; Matching the rest of the criteria.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Counting nearby points.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Learn the basics of Geographic Information Systems by solving real-world problems with powerful open source toolsAbout This Book* 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 problemsWho This Book Is ForThe book is for IT professionals who have little or no knowledge of GIS. It's also useful for those who are new to the GIS field who don't want to spend a lot of money buying licenses of commercial tools and training. 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 dataIn DetailThe 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. Style and approachThe book guides you step by step through each of the core concepts of the GIS toolkit, building an overall picture of its capabilities. This guide approaches the topic systematically, allowing you to build upon what you learned in previous chapters. By the end of this book, you'll have an understanding of the aspects of building a GIS system and will be able to take that knowledge with you to whatever project calls for it.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Geographic information systems.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh90001880</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'information géographique.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">geographic information systems.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">SCIENCE</subfield><subfield code="x">Earth Sciences</subfield><subfield code="x">Geography.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Budget.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Hikes & Walks.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Museums, Tours, Points of Interest.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TRAVEL</subfield><subfield code="x">Parks & Campgrounds.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Geographic information systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="4"><subfield code="a">Electronic book.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Farkas, Gabor.</subfield><subfield code="t">Practical GIS.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2017</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBU</subfield><subfield code="q">FWS_PDA_EBU</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1533762</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH32239347</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL4877576</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1533762</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis38375045</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">14579065</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | Electronic book. |
genre_facet | Electronic book. |
id | ZDB-4-EBU-ocn990474114 |
illustrated | Not Illustrated |
indexdate | 2024-11-26T14:49:27Z |
institution | BVB |
isbn | 9781787128514 1787128512 |
language | English |
oclc_num | 990474114 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (417 pages) |
psigel | ZDB-4-EBU |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Farkas, Gabor. Practical GIS. Birmingham : Packt Publishing, 2017. 1 online resource (417 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. Cover ; Copyright ; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Setting Up Your Environment ; Understanding GIS; Setting up the tools; Installing on Linux; Installing on Windows; Installing on macOS; Getting familiar with the software; About the software licenses; Collecting some data; Getting basic data; Licenses; Accessing satellite data; Active remote sensing; Passive remote sensing; Licenses; Using OpenStreetMap; OpenStreetMap license; Summary; Chapter 2: Accessing GIS Data With QGIS ; Accessing raster data. Raster data modelRasters are boring; Accessing vector data; Vector data model; Vector topology -- the right way; Opening tabular layers; Understanding map scales; Summary; Chapter 3: Using Vector Data Effectively ; Using the attribute table; SQL in GIS; Selecting features in QGIS; Preparing our data; Writing basic queries; Filtering layers; Spatial querying; Writing advanced queries; Modifying the attribute table; Removing columns; Joining tables; Spatial joins; Adding attribute data; Understanding data providers; Summary; Chapter 4: Creating Digital Maps ; Styling our data. Styling raster dataStyling vector data; Mapping with categories; Graduated mapping; Understanding projections; Plate Carrée -- a simple example; Going local with NAD83 / Conus Albers; Choosing the right projection; Preparing a map; Rule-based styling; Adding labels; Creating additional thematics; Creating a map; Adding cartographic elements; Summary; Chapter 5: Exporting Your Data ; Creating a printable map; Clipping features; Creating a background; Removing dangling segments; Exporting the map; A good way for post-processing -- SVG; Sharing raw data; Vector data exchange formats; Shapefile. WKT and WKBMarkup languages; GeoJSON; Raster data exchange formats; GeoTIFF; Clipping rasters; Other raster formats; Summary; Chapter 6: Feeding a PostGIS Database ; A brief overview of databases; Relational databases; NoSQL databases; Spatial databases; Importing layers into PostGIS; Importing vector data; Spatial indexing; Importing raster data; Visualizing PostGIS layers in QGIS; Basic PostGIS queries; Summary; Chapter 7: A PostGIS Overview ; Customizing the database; Securing our database; Constraining tables; Saving queries; Optimizing queries; Backing up our data. Creating static backupsContinuous archiving; Summary; Chapter 8: Spatial Analysis in QGIS ; Preparing the workspace; Laying down the rules; Vector analysis; Proximity analysis; Understanding the overlay tools; Towards some neighborhood analysis; Building your models; Using digital elevation models; Filtering based on aspect; Calculating walking times; Summary; Chapter 9: Spatial Analysis on Steroids -- Using PostGIS ; Delimiting quiet houses; Proximity analysis in PostGIS; Precision problems of buffering; Querying distances effectively; Saving the results; Matching the rest of the criteria. Counting nearby points. Learn the basics of Geographic Information Systems by solving real-world problems with powerful open source toolsAbout This Book* 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 problemsWho This Book Is ForThe book is for IT professionals who have little or no knowledge of GIS. It's also useful for those who are new to the GIS field who don't want to spend a lot of money buying licenses of commercial tools and training. 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 dataIn DetailThe 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. Style and approachThe book guides you step by step through each of the core concepts of the GIS toolkit, building an overall picture of its capabilities. This guide approaches the topic systematically, allowing you to build upon what you learned in previous chapters. By the end of this book, you'll have an understanding of the aspects of building a GIS system and will be able to take that knowledge with you to whatever project calls for it. Geographic information systems. http://id.loc.gov/authorities/subjects/sh90001880 Systèmes d'information géographique. geographic information systems. aat SCIENCE Earth Sciences Geography. bisacsh TRAVEL Budget. bisacsh TRAVEL Hikes & Walks. bisacsh TRAVEL Museums, Tours, Points of Interest. bisacsh TRAVEL Parks & Campgrounds. bisacsh Geographic information systems fast Electronic book. Print version: Farkas, Gabor. Practical GIS. Birmingham : Packt Publishing, ©2017 FWS01 ZDB-4-EBU FWS_PDA_EBU https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1533762 Volltext |
spellingShingle | Farkas, Gabor Practical GIS. Cover ; Copyright ; Credits; About the Author; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Setting Up Your Environment ; Understanding GIS; Setting up the tools; Installing on Linux; Installing on Windows; Installing on macOS; Getting familiar with the software; About the software licenses; Collecting some data; Getting basic data; Licenses; Accessing satellite data; Active remote sensing; Passive remote sensing; Licenses; Using OpenStreetMap; OpenStreetMap license; Summary; Chapter 2: Accessing GIS Data With QGIS ; Accessing raster data. Raster data modelRasters are boring; Accessing vector data; Vector data model; Vector topology -- the right way; Opening tabular layers; Understanding map scales; Summary; Chapter 3: Using Vector Data Effectively ; Using the attribute table; SQL in GIS; Selecting features in QGIS; Preparing our data; Writing basic queries; Filtering layers; Spatial querying; Writing advanced queries; Modifying the attribute table; Removing columns; Joining tables; Spatial joins; Adding attribute data; Understanding data providers; Summary; Chapter 4: Creating Digital Maps ; Styling our data. Styling raster dataStyling vector data; Mapping with categories; Graduated mapping; Understanding projections; Plate Carrée -- a simple example; Going local with NAD83 / Conus Albers; Choosing the right projection; Preparing a map; Rule-based styling; Adding labels; Creating additional thematics; Creating a map; Adding cartographic elements; Summary; Chapter 5: Exporting Your Data ; Creating a printable map; Clipping features; Creating a background; Removing dangling segments; Exporting the map; A good way for post-processing -- SVG; Sharing raw data; Vector data exchange formats; Shapefile. WKT and WKBMarkup languages; GeoJSON; Raster data exchange formats; GeoTIFF; Clipping rasters; Other raster formats; Summary; Chapter 6: Feeding a PostGIS Database ; A brief overview of databases; Relational databases; NoSQL databases; Spatial databases; Importing layers into PostGIS; Importing vector data; Spatial indexing; Importing raster data; Visualizing PostGIS layers in QGIS; Basic PostGIS queries; Summary; Chapter 7: A PostGIS Overview ; Customizing the database; Securing our database; Constraining tables; Saving queries; Optimizing queries; Backing up our data. Creating static backupsContinuous archiving; Summary; Chapter 8: Spatial Analysis in QGIS ; Preparing the workspace; Laying down the rules; Vector analysis; Proximity analysis; Understanding the overlay tools; Towards some neighborhood analysis; Building your models; Using digital elevation models; Filtering based on aspect; Calculating walking times; Summary; Chapter 9: Spatial Analysis on Steroids -- Using PostGIS ; Delimiting quiet houses; Proximity analysis in PostGIS; Precision problems of buffering; Querying distances effectively; Saving the results; Matching the rest of the criteria. Geographic information systems. http://id.loc.gov/authorities/subjects/sh90001880 Systèmes d'information géographique. geographic information systems. aat SCIENCE Earth Sciences Geography. bisacsh TRAVEL Budget. bisacsh TRAVEL Hikes & Walks. bisacsh TRAVEL Museums, Tours, Points of Interest. bisacsh TRAVEL Parks & Campgrounds. bisacsh Geographic information systems fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh90001880 |
title | Practical GIS. |
title_auth | Practical GIS. |
title_exact_search | Practical GIS. |
title_full | Practical GIS. |
title_fullStr | Practical GIS. |
title_full_unstemmed | Practical GIS. |
title_short | Practical GIS. |
title_sort | practical gis |
topic | Geographic information systems. http://id.loc.gov/authorities/subjects/sh90001880 Systèmes d'information géographique. geographic information systems. aat SCIENCE Earth Sciences Geography. bisacsh TRAVEL Budget. bisacsh TRAVEL Hikes & Walks. bisacsh TRAVEL Museums, Tours, Points of Interest. bisacsh TRAVEL Parks & Campgrounds. bisacsh Geographic information systems fast |
topic_facet | Geographic information systems. Systèmes d'information géographique. geographic information systems. SCIENCE Earth Sciences Geography. TRAVEL Budget. TRAVEL Hikes & Walks. TRAVEL Museums, Tours, Points of Interest. TRAVEL Parks & Campgrounds. Geographic information systems Electronic book. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1533762 |
work_keys_str_mv | AT farkasgabor practicalgis |