Jump to content

Wikipedia:Graphics Lab/Resources/QGIS/Reprojection

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Yug (talk | contribs) at 18:09, 21 June 2011 (Raster to Vector (polygons) (0%)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

 In progress


Projection (0%)

Introduction
Reproject a raster layer
Reproject a vector layer

Raster to Vector (polygons) (0%)

Concept: Use an elevation GIS file, a discrete black & white colormap, and the Print composer to output one 1500px/1500px black & white png by altitude (0m, +200m, +500m, etc, name the png accordingly!) by a cycle such as 1. editing the map color, 2. actualizing the Print composer, 3. outputting the next png. Then use Inkscape to vectorize : load all png, align them, vectorize each using 2 colors + delete background. Color each vector polygon level (0m, 200m, ...) as need.

Introduction

QGis don't convert raster polygons into vector polygons. It does contours, but which have no fill, and thus, are not suitable.

QGis cycles
Inkscape cycles

Add a plugin (100%)

 — concept ok, screenshot welcome (Fetch python plugins' window).
Plugin in the repositories

Most plugin are in the repositories.

  1. QGis > Plugins > Fetch python plugins (a window pop up)
  2. > tab "Repositories" > Add 3rd party repositories > ok.
  3. > tab "Plugins" > Filter: [YourKeyWord] > (if you see your plugin: click) > Install plugin

Our important plugins: Shaded relief ; SimpleSvg,

Plugin not in the repository

The table above has links to various tutorials and resources which can help in the creation of Wikipedia maps from digital georeferenced data (GIS).