QGIS tutorials

TwitterFacebook
Get flash to fully experience Pearltrees

Quantum GIS Training

http://www.salford-gis.co.uk/qgis_public.php Quantum GIS Training Quantum GIS Essentials Part 1 This one-day course introduces the Open Source GIS solution, Quantum GIS (QGIS).
Home Training Quantum GIS Whether you're a seasoned GIS user or new to GIS, this course will allow you to quickly get to grips with Quantum GIS for both simple and more complex tasks. Key Skills http://www.lutraconsulting.co.uk/training/qgis

Quantum GIS (QGIS) Training Courses - Lutra Consulting

This post summarizes my notes about installing QGIS Server on Ubuntu, adding a QGIS project file to the server and using the WMS in an OpenLayers application. Installation First, it’s useful to figure out the Ubuntu version: http://anitagraser.com/2012/03/30/qgis-server-on-ubuntu-step-by-step/

QGIS Server on Ubuntu Step-by-step « Free and Open Source GIS Ramblings

QGIS has a lot of plugins, including over 180 that have been contributed by users. If you aren’t using plugins, you are missing out on a lot that QGIS has to offer. I’m starting what I hope to be a regular feature: Plugin of the Week . This week we’ll take a look at Time Manager . Time Manager lets you browse spatial data that has a temporal component. Essentially this includes anything that changes location through time.

QGIS Plugin of the Week: Time Manager | Spatial Galaxy

http://spatialgalaxy.net//2011/12/23/qgis-plugin-of-the-week-time-manager
http://www.qgis.org/en/about-qgis.html

About QGIS

Quantum GIS (QGIS) is a powerful and user friendly Open Source Geographic Information System (GIS) that runs on Linux, Unix, Mac OSX, Windows and Android. QGIS supports vector, raster, and database formats. QGIS is licensed under the GNU Public License.
I am having trouble getting my files to transfer or export to a vector file. When I open the file in Adobe illustrator there is a lot of information missing. I have tried to "save selection as a vector..." I have all my layer selected.

Exporting QGIS to Illustrator

http://gis.stackexchange.com/questions/27027/trouble-exporting-from-qgis-to-illustrator
To create a map, one has to style the GIS data and present it in a form that is visually informative. There are a large number of options available in QGIS to apply different types of symbology to the underlying data. In this tutorial, we will explore some basics of styling.

QGIS Styling Vector Data

http://qgis.spatialthoughts.com/2012/02/tutorial-styling-vector-data-in-qgis.html

Create legend with LegendSVG

http://www.qgis.nl/2012/02/03/legenda-maken-met-legendsvg/?lang=en QGIS does not create a proper legend for maps with pie charts or circles with variable size. I wrote a program to produce legends in Scalable Vector Format (SVG). In the QGIS Composer, the result can be added to the map as an image. If necessary, the legend can first be modified with a SVG-editor like Inkscape .
http://www.gislounge.com/getting-started-with-qgis-open-source-gis/ Quantum GIS is an open source GIS desktop software more popularly known as QGIS. QGIS 1.0 was first released in January of 2009 although development on the software began back in 2002 by Gary Sherman with the first versions of the software intended as a GIS data viewer for PostGIS. QGIS is increasingly becoming a viable alternative to commercial GIS desktop software options such as Esri’s ArcGIS suite of GIS software due to its user friendly interface and user support resources including an active user forum .

Getting Started With QGIS: Open Source GIS

Learn GIS | SULAIR

http://lib.stanford.edu/GIS/learnGIS Sites to search for the function you need ESRI ArcScripts — Expand the power of GIS with many helpful scripts and extensions Directions Magazine — Free tools (extensions, translators, scripts, fonts, etc.) for many different GIS programs Spatial Online — A collection of ArcView extensions and applications ArcGIS Tools and Scripting Help EasyCalculate — Set of expressions for the ArcGIS field calculator ET GeoWizards — A set of functions for ArcGIS 8.1 and above packed in a user friendly wizard-type interface that helps users manipulate data with ease. MXD Defragmenter — Reduce the size over overly large MXD files Spatial Ecology — An extension for ArcGIS designed to automate and perform spatial analysis functions that cannot be conveniently accomplished with out-of-the-box ArcGIS V-LATE — Vector-based Landscape Analysis Tools Extension. XTools — Contains useful vector spatial analysis, shape conversion and table management tools developed by the Oregon Department of Forestry

Making simple map images with qGIS | Neogeo ramblings with a Python twist

Occasionally you just need a quick map, and it’s not going to be used for interaction or even necessarily display on the internet (say a Keynote/PowerPoint presentation, for example). We could build it as a Google map, get a gigantic computer monitor and fullscreen the window and take a screenshot, and have it look like every other web map out there – or we can reach into the toolbox of those who are NOT neogeographers and borrow a few things. For me this tool is still qGIS ( for Mac check out KyngChaos for binary builds ), though there are alternatives like GRASS GIS and TileMill , to name only a couple.
QGIS export happens in the print dialog box. You can save your map as an image or one of two formats than can be read in Adobe Illustrator. Go to the File menu and select New Print Composer .

Export for print | QGIS basics for Journalists

QGIS Raster to vector and Change projection

—Contribute to this tutorial by completing one section welcome ! [ edit ] Projection (0%) → waiting a volunteer Equirectangular projection of the world; the standard parallel is the equator (plate carrée projection). Background
QGIS understands three major forms of data. Two of these are spatial (ie, they contain information allows it to be shown in space) and the third contains no spatial data (" aspatial data ") The two spatial data types are: Vector data . Vector data can be drawn by lines of varying lengths; that is points, lines or polygons. In QGIS vector files can only contain one of these three types in a file.

QGIS | Opening raster files

Digitizing Errors in GIS

Digitizing in GIS is the process of converting geographic data either from a hardcopy or a scanned image into vector data by tracing the features. During the digitzing process, features from the traced map or image are captured as coordinates in either point, line, or polygon format. Types of Digitizing in GIS There are several types of digitizing methods. Manual digitizing involves tracing geographic features from an external digitizing tablet using a puck (a type of mouse specialized for tracing and capturing geographic features from the tablet). Heads up digitizing (also referred to as on-screen digitizing) is the method of tracing geographic features from another dataset (usually an aerial, satellite image, or scanned image of a map) directly on the computer screen.