Mastering QGIS
eBook - ePub

Mastering QGIS

Kurt Menke, GISP, Dr. Richard Smith Jr., GISP, Dr. Luigi Pirelli, Dr. John Van Hoesen, GISP

Partager le livre
  1. 420 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Mastering QGIS

Kurt Menke, GISP, Dr. Richard Smith Jr., GISP, Dr. Luigi Pirelli, Dr. John Van Hoesen, GISP

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Mastering QGIS est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Mastering QGIS par Kurt Menke, GISP, Dr. Richard Smith Jr., GISP, Dr. Luigi Pirelli, Dr. John Van Hoesen, GISP en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Informatica et Sviluppo di applicazioni. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2015
ISBN
9781784398682

Mastering QGIS


Table of Contents

Mastering QGIS
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
1. A Refreshing Look at QGIS
QGIS download and installation
Installing QGIS on Windows
Installing QGIS on Mac OS X
Installing QGIS on Ubuntu Linux
Installing QGIS only
Installing QGIS and other FOSSGIS Packages
Tour of QGIS
QGIS Desktop
QGIS Browser
Loading data
Loading vector data
Loading raster data
Loading databases
Web services
Working with coordinate reference systems
Working with tables
Table joins
Editing data
Snapping
Styling vector data
Styling raster data
Contrast enhancement
Blending modes
Composing maps
Adding functionality with plugins
Summary
2. Creating Spatial Databases
Fundamental database concepts
Database tables
Table relationships
Structured Query Language
Creating a spatial database
Importing data into a SpatiaLite database
Importing KML into SpatiaLite
Importing a shapefile into SpatiaLite
Importing tables into SpatiaLite
Exporting tables out of SpatiaLite as a shapefile
Managing tables
Creating a new table
Renaming a table
Editing table properties
Deleting a table
Emptying a table
Creating queries and views
Creating a SQL query
Creating a spatial view
Dropping a spatial view
Summary
3. Styling Raster and Vector Data
Choosing and managing colors
Always available color picker components
Changeable panels in the color picker
Color ramp
Color wheel
Color swatches
Color sampler
Managing color ramps
Managing the QGIS color ramp collection
Renaming a color ramp
Removing a color ramp
Exporting a color ramp
Importing a color ramp
Adding a color ramp
Adding a Gradient color ramp
Adding a Random color ramp
Add a ColorBrewer color ramp
Adding a cpt-city color ramp
Editing a color ramp
Styling single band rasters
Paletted raster band rendering
Singleband gray raster band rendering
Singleband pseudocolor raster band rendering
Styling multiband rasters
Creating a raster composite
Raster color rendering
Raster resampling
Styling vectors
Single-symbol vector styling
Categorized vector styling
Graduated vector styling
Rule-based vector styling
Point-displacement vector styling
Inverted polygons vector styling
Vector layer rendering
Using diagrams to display thematic data
Parameters common to all diagram types
Diagram size parameters
Diagram position parameters
Adding attributes to diagrams
Creating a pie chart diagram
Creating a text chart diagram
Creating a histogram chart diagram
Saving, loading, and setting default styles
Saving a style
Loading a style
Setting and restoring a default style
Summary
4. Preparing Vector Data for Processing
Merging shapefiles
Creating spatial indices
Checking for geometry errors
Converting vector geometries
Creating polygon centroids
Converting polygons to lines and lines to polygons
Creating polygons surrounding individual points
Extracting nodes from lines and polygons
Simplifying and densifying features
Converting between multipart and singlepart features
Adding geometry columns to an attribute table
Using basic vector geoprocessing tools
Spatial overlay tools
Using the Clip and Difference tools
Using the Intersect and Symmetrical Difference tools
Overlaying polygon layers with Union
Creating buffers
Generating convex hulls
Dissolving features
Defining coordinate reference systems
Understanding the Proj.4 definition format
Defining a new custom coordinate reference system
Advanced field calculations
Exploring the field calculator interface
Writing advanced field calculations
The first example – calculating and formatting the current date
The second example – inserting geometric values
The third example – calculating a population-dependent label string
Complex spatial and aspatial queries
Summary
5. Preparing Raster Data for Processing
Reclassifying rasters
Converting datasets from floating-point to integer rasters
Resampling rasters
Installing and troubleshooting SAGA on different platforms
Windows
Mac OS X
Linux
Rescaling rasters
Creating a raster mosaic
Generating raster overviews (pyramids)
Converting between raster and vector data models
Converting from raster to vector
Converting from vector to raster (rasterize)
Creating raster surfaces via interpolation
Summary
6. Advanced Data Creation and Editing
Creating points from coordinate data
Mapping well-known text representations of geometry
Geocoding address-based data
How address geocoding works
The first example – geocoding using web services
The second example – geocoding using local street network data
Georeferencing imagery
Ground control points
Using the Georeferencer GDAL plugin
The first example – georef...

Table des matiĂšres