Skip to content
You are not logged in |Login  

LEADER 00000cam a2200637Mu 4500 
001    ocn990474114 
003    OCoLC 
005    20200110051228.9 
006    m     o  d         
007    cr |n|---||||| 
008    170624s2017    enk     o     000 0 eng d 
015    GBB7C0901|2bnb 
016 7  018421350|2Uk 
019    990501393|a990610431|a1003200378 
020    9781787128514|q(electronic book) 
020    1787128512|q(electronic book) 
035    (OCoLC)990474114|z(OCoLC)990501393|z(OCoLC)990610431
       |z(OCoLC)1003200378 
037    9781787128514|bPackt Publishing Pvt. Ltd 
040    EBLCP|beng|epn|cEBLCP|dMERUC|dYDX|dNLE|dOCLCO|dOCLCQ
       |dOCLCF|dIDB|dOCLCQ|dCOO|dN$T|dUOK|dWYU|dOCLCQ|dUKAHL
       |dUKMGB|dOCLCQ 
049    RIDW 
050  4 G70.212|b.F375 2017eb 
072  7 SCI|x030000|2bisacsh 
072  7 TRV|x033000|2bisacsh 
072  7 TRV|x034000|2bisacsh 
072  7 TRV|x016000|2bisacsh 
072  7 TRV|x018000|2bisacsh 
082 04 910.285|223 
090    G70.212|b.F375 2017eb 
100 1  Farkas, Gábor.|0https://id.loc.gov/authorities/names/
       n81003648 
245 10 Practical GIS. 
264  1 Birmingham :|bPackt Publishing,|c2017. 
300    1 online resource (417 pages) 
336    text|btxt|2rdacontent 
337    computer|bc|2rdamedia 
338    online resource|bcr|2rdacarrier 
347    text file|2rdaft 
500    Counting nearby points. 
505 0  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  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  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  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  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. 
520 8  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. 
588 0  Print version record. 
590    eBooks on EBSCOhost|bEBSCO eBook Subscription Academic 
       Collection - North America 
650  0 Geographic information systems.|0https://id.loc.gov/
       authorities/subjects/sh90001880 
650  7 Geographic information systems.|2fast|0https://
       id.worldcat.org/fast/940423 
655  4 Electronic books. 
776 08 |iPrint version:|aFarkas, Gabor.|tPractical GIS.
       |dBirmingham : Packt Publishing, ©2017 
856 40 |uhttps://rider.idm.oclc.org/login?url=http://
       search.ebscohost.com/login.aspx?direct=true&scope=site&
       db=nlebk&AN=1533762|zOnline eBook via EBSCO. Access 
       restricted to current Rider University students, faculty, 
       and staff. 
856 42 |3Instructions for reading/downloading the EBSCO version 
       of this eBook|uhttp://guides.rider.edu/ebooks/ebsco 
901    MARCIVE 20231220 
948    |d20200122|cEBSCO|tEBSCOebooksacademic NEW 12-21,1-17 
       11948|lridw 
994    92|bRID