Wikipedia:Graphics Lab/Resources/QGIS/Get ready: Difference between revisions
Content deleted Content added
mNo edit summary |
Adding sections to the article to help organization + very light copy-editing. |
||
Line 10:
This tutorial series will teach you '''how to use QGis to generate reliable maps for Wikipedia'''. Accordingly, it is Wikipedia-centered and focuses on outputting general public encyclopedic maps while following the [[Wikipedia:WikiProject_Maps/Conventions|Wikipedia map conventions]].
=Step 1: Get the tools=
QGis is the rather friendly GIS mapmaking software we are willing to use.
* Install : [http://www.qgis.org/wiki/Download#Windows Windows] ([http://www.qgis.org/wiki/DownloadFr fr]; [http://vimeo.com/9476971 Install video])
Line 24:
* Forum : http://forum.qgis.org ({{green|very active, answer in ~ 6 hours}})
==Create some helpful folders==
* /Desktop/ (or other suitable place)
** /QGis/
Line 41:
The /Data_[sourcename] folders are need since each data source may have different copyrights status, coverage quality, subjects (topography ? politic ?), and is usually made of dozens of files/tiles, so create separate data folders make sense. /My_tutorials, /My_mapcolors, /My_projects, /My_examples, /My_outputs will likely be useful too. /My_tutorial will host interesting tutorials (webpages, pdf, etc) you will find, you may also edit them, and take your own notes. /My_mapcolors will host the color styles you will find online or create and save there. /My_projects will host your QGis projects. /My_examples will be a collection of maps you saw on wikipedia, love, and want to study ([[copy engineering]]). /My_outputs will host the some dozen of intermediate outputs you will generate and frequently look at to improve yourself through your learning process.
Copy-paste the following color code in an empty text document, then save in ./QGis/My_mapcolors/ as '''Wikicarto_2.0.qml'''. We will frequently use it later.
{{summarization|title=: Colormap "Wikicarto_2.0.qml"|1=<pre>
Line 106:
}}
=
{{in progress}}
{{stub}}<!-- Need to collect and organize GIS sources into a separate page.
{GIScitation|name=|license=|year=|topic=(topo, bary, rivers, etc.)|urlintro=|urldownload=|precision_equator=|covered_area=|format=|size_zip=|size_unzipped=|publisher=|tiles_total=number of files|tile_size=|datum=}
-->
==Types of data==
{{see also|:fr:Aide:Cartographie/Ressources cartographiques géoréférencées#Sources des données|:de:Hilfe:GMT#Topographische_Datens.C3.A4tze}}
* ETOPO1 ([[:en:topography|topography]]/[[:en:bathymetry|bathymetry]]): One file for all the Earth (landmass and waters). Low quality (1px = 1000x1000m ; all earth unzipped: 1.1Go), but convenient for large maps.<br />http://www.ngdc.noaa.gov/mgg/global/global.html
Line 121 ⟶ 122:
[[file:QGis_ETOPO1_vs_SRTM3_-_quality_match.jpeg|thumb|800px|center|Quality comparison ETOPO1 vs SRTM3 (better). This difference doesn't matter when you make large maps >1000km]]
* NaturalEarthData,com (Public Domain) : collection of GIS data, with:
:A. Cultural (human or political including: Countries polygons ; Sub-countries polygons ; Borders lines ; urban areas ) ;
Line 128 ⟶ 129:
:http://www.naturalearthdata.com/features/
'''New users''' will prefer to simply download ETOPO1 for topography (precision: 1px = 1km x 1km). Don't use ETOPO2 which is actually an oldest version (1px = 2km x 2km).
Line 138 ⟶ 139:
# '''Load''' them into QGis.
=
{| class="wikitable" align="right"
| [http://vimeo.com/9739284 QGis tutorial video,<br />watch the first minute.]
|}
Start QGis > in QGis' topbar, click icon "Add a Raster Layer" > Select the unzipped "ETOPO1_Ice_g_geotiff.tif", .shp, .shx, etc. > open.
The data will appear in
If you have a vector layer to load : click icon "Add a Vector Layer". Etc.
<gallery widths="600px" heights="300px">
Line 151:
</gallery>
=Step 4: Load some custom colors=
:''Main page : [[Wikipedia:Graphic Lab/Resources/QGis mapcolor files]] - for more colormap files''
To set custom colors, it is need to edit the layer's properties. Topographic GIS data are by default displayed using greys : a palette or mapcolor going from white to black. But you can use other
<gallery widths="600px" heights="300px">
<!-- file:QGis_Load_mapcolor_style_-_01_properties_window.png |Properties window (by default). -->
Line 161:
file:QGis Print composer output - 06 localizator starting point (correct).png | Final result, either by loading or slow edition.
</gallery>
Since the Graphic labs
==Existing color palettes==
=
[[file:QGis Print composer output - 11 bitmap (png).png|right|300px|thumb|What we want is this : an high quality topographic output (you can zoom in a lot !). With QGis and experience, we can get this in about 5 to 10 mins]]
You are now working with QGis, your GIS data (namely: ETOPO1), your customized palette. To output your first topographic background, don't use File > Save as Image, which is a simple screenshot. For a better quality :
Line 174:
Then : Composer > File > Export as image/PDF/SVG, and that's it, an high quality topo background.
;
'''Grids:''' Within the Print Composer > selecting an item > Item (right side) > Grid > customize as you wish/can.
'''Add icons:''' user/share/qgis/svg/
Line 193:
</gallery>
=
{{Digital cartography tutorials}}
|