Skip to content

Commit 60fb5aa

Browse files
author
borysiasty
committed
Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12499 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 60c063d commit 60fb5aa

16 files changed

+191
-109
lines changed
Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,34 @@
1-
<h3>MapServer Export</h3>
1+
<h3>Export a QGIS Project to MapServer Map File</h3>
2+
<p>
3+
This tool allows you to export a saved QGIS project file to a MapServer map
4+
file. The tool is installed in your QGIS binary directory and can be used
5+
independently of QGIS. Only the <b>Map file</b> and <b>QGIS project file</b> inputs are required.
6+
</p>
7+
Tick the <label>Use current project</label> checkbox or enter the full path to the QGIS project file (.qgs) you want to export. You can use the button at the right to browse for the QGIS project file.
8+
9+
<h4>Map file</h4>
10+
11+
<label>Map file</label> Enter the name for the map file to be created. You can use the button at the right to browse for the directory where you want the map file created.
12+
13+
<h4>Map</h4>
14+
These values are written to the map file in the appropriate spots to set things such as output image size, units and image type.
15+
<dl>
16+
<dt><label>Name</label></dt>
17+
<dd>A name for the map. This name is prefixed to all images generated by the MapServer.</dd>
18+
<dt><label>Width</label></dt>
19+
<dd>Width of the output image in pixels.</dd>
20+
<dt><label>Height</label></dt>
21+
<dd>Height of the output image in pixels.</dd>
22+
<dt><label>Units</label></dt>
23+
<dd>Units of measure used for output.</dd>
24+
<dt><label>Image type</label></dt>
25+
<dd>Format for the output image generated by MapServer</dd>
26+
</dl>
27+
<h4>Paths</h4>
28+
<dl>
29+
<dt><label>Template</label></dt>
30+
<dd>Full path to the MapServer template file to be used with the map file.</dd>
31+
<dt><label>Header</label></dt>
32+
<dd>Full path to the MapServer header file to be used with the map file.</dd>
33+
<dt><label>Footer</label></dt>
34+
<dd>Full path to the MapServer footer file to be used with the map file.</dd>

resources/context_help/QgsMapserverExport-pl_PL renamed to resources/context_help/MapServerExport-pl_PL

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,31 @@
22
<p>
33
To narzędzie umożliwia wyeksportowanie zapisanego projetu QGIS
44
do pliku w formacie mapy MapServer. Program do eksportu to plik binarny i może być wykorzystany niezależnie od programu głównego QGIS. Należy jedynie podać <b>nazwę pliku mapy MapServera</b> oraz <b>nazwę pliku projektu QGIS</b>.
5-
</p>
6-
<h4>Pliki wejściowe</h4>
7-
<dl>
8-
<dt>Nazwa pliku mapy MapServera</dt>
9-
<dd>Podaj nazwę pliku mapy, który zostanie utworzony. Możesz wykorzystać przycisk znajdujący się po prawej stronie, aby wskazać kartotekę w której będzie zapisany.
10-
<dt>Nazwa pliku projektu QGIS</dt>
11-
<dd>Podaj pełną ścieżkę dostępu do pliku projektu QGIS (.qgs), który chcesz wyeksportować. Możesz wykorzystać przycisk znajdujący się po prawej stronie, aby przeglądać kartoteki.</dd>
12-
</dl>
13-
<h4>Parametry mapy</h4>
5+
<p>
6+
Zaznacz <label>Użyj bieżącego projektu</label> lub podaj pełną ścieżkę dostępu do pliku projektu QGIS (.qgs), który chcesz wyeksportować. Możesz wykorzystać przycisk znajdujący się po prawej stronie, aby przeglądać katalogi.
7+
<h4>Plik mapy</h4>
8+
9+
<label>Plik mapy</label> Podaj nazwę pliku mapy, który zostanie utworzony. Użyj przycisku znajdującego się po prawej stronie, aby wskazać katalog w którym będzie zapisany.
10+
11+
<h4>Mapa</h4>
1412
Te parametry zostaną zapisane w pliku mapy, określając takie elementy mapy, jak rozmiar mapy, jednostki, czy też format mapy.
1513
<dl>
16-
<dt>Nazwa</dt>
17-
<dd>Nazwa mapy. Ta nazwa jest prefiksem dla wszystkich map generowanych przez MapServer.</dd>
18-
<dt>Szerokość</dt>
14+
<label>Nazwa</label>
15+
<dd>Ta nazwa jest prefiksem dla wszystkich map generowanych przez MapServer.</dd>
16+
<label>Szerokość</label>
1917
<dd>Szerokość mapy wyjściowej w pikselach.</dd>
20-
<dt>Wysokość</dt>
18+
<label>Wysokość</label>
2119
<dd>Wysokość mapy wyjściowej w pikselach.</dd>
22-
<dt>Jednostki</dt>
20+
<label>Jednostki</label>
2321
<dd>Jednostki miary mapy wyjściowej.</dd>
24-
<dt>Format mapy</dt>
22+
<label>Format mapy</label>
2523
<dd>Określa w jakim formacie zostanie wygenerowana mapa MapServera</dd>
2624
</dl>
27-
<h4>Web Interface Definition</h4>
25+
<h4>Ścieżki</h4>
2826
<dl>
29-
<dt>Szablon</dt>
27+
<label>Szablon</label>
3028
<dd>Pełna ścieżka dostępu do pliku z szablonem MapServera, który ma zostać wykorzystany.</dd>
31-
<dt>Nagłówek</dt>
29+
<label>Nagłówek</label>
3230
<dd>Pełna ścieżka dostępu do pliku nagłówkowego MapServera, który ma zostać wykorzystany.</dd>
33-
<dt>Stopka</dt>
31+
<label>Stopka</label>
3432
<dd>Pełna ścieżka dostępu do pliku stopki MapServera, który ma zostać wykorzystany.</dd>
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
<h3>Custom Coordinate Reference System Definition</h3>
2+
If QGIS does not provide the coordinate reference system you need, you can define a custom CRS. <p>
3+
To define a CRS, select <label>Custom CRS</label> from the <label>Edit</label> (Gnome, OSX) or <label>Settings</label> (KDE, Windows) menu. Custom CRS are stored in your QGIS user database. In addition to your custom CRS, this database also contains your spatial bookmarks and other custom data.
4+
5+
<h4>Define</h4>
6+
To create a new CRS, click the <label>New</label> button and enter:
7+
<ul>
8+
<li>descriptive name
9+
<li>CRS parameters
10+
</ul>
11+
After that you can save your CRS by clicking the button <label>Save</label>.
12+
<p>
13+
Note that the Parameters must begin with a +proj=-block, to represent the new coordinate reference
14+
system.
15+
<p>
16+
Defining a custom CRS in QGIS requires a good understanding of the Proj.4 projection library. To begin, refer to the <i>Cartographic Projection Procedures for the UNIX Environment</i> - A User's Manual by Gerald I. Evenden, U.S. Geological Survey Open-File Report 90-284, 1990 (available at ftp://ftp.remotesensing.org/proj/OF90-284.pdf). This manual describes the use of the <i>proj.4</i> and related command line utilities. The cartographic parameters used with <i>proj.4</i> are described in the user manual, and are the same as those used by QGIS.

resources/context_help/QgsMapserverExport-en_US

Lines changed: 0 additions & 35 deletions
This file was deleted.

resources/context_help/QgsNewHttpConnection-en_US

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
<h3>Create New Vector Layer</h3>
2-
2+
To create a new layer for editing, choose <label>New Vector Layer</label> from the <label>Layer</label> menu. <br/>
3+
Choose the type of layer <label>Point</label>, <label>Line</label> or <label>Polygon</label>.<br/>
4+
Add the desired attributes by clicking on the <label>Add</label> button and specifying a name and type for the attribute. Only real, integer, and string attributes are supported.<br/>
5+
You can also define the width and precision of the new attribute column.

resources/context_help/QgsNewVectorLayerDialog-fr_FR

Lines changed: 20 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -8,77 +8,55 @@ des outils comme OGR pour convertir cette couche dans un autre format.
88
vectorielle, il existe trois possibilités:
99
</p>
1010
<ul>
11-
<li>Sur la barre d'outils contrôle des couches de QGIS, appuyer sur
12-
le bouton <label>Nouvelle couche vectorielle</label>;
11+
<li>Sur la barre d'outils contrôle des couches de QGIS, appuyer sur le bouton <label>Nouvelle couche vectorielle</label>;
1312
</li>
14-
<li>ou dans le menu <label>Couche</label>, sélectionner la fonction <label>Nouvelle
15-
couche vectorielle...</label>;
13+
<li>ou dans le menu <label>Couche</label>, sélectionner la fonction <label>Nouvelle couche vectorielle...</label>;
1614
</li>
17-
<li>ou taper directement le raccourci clavier (<label>Shift+Ctrl+N</label>
18-
sous Mac OSX).
15+
<li>ou taper directement le raccourci clavier (<label>Shift+Ctrl+N</label> sous Mac OSX).
1916
</li>
2017
</ul>
2118
<h4>Configuration de la couche vectorielle</h4>
2219
<h5><u>Étape 1 : Choix du type</u></h5>
23-
Dans la boîte de dialogue <label>Nouvelle couche vecteur</label>, sélectionner
24-
le type de couche à créer en cochant le bouton souhaité:
20+
Dans la boîte de dialogue <label>Nouvelle couche vecteur</label>, sélectionner le type de couche à créer en cochant le bouton souhaité:
2521
<ul>
26-
<li><label>Point</label> pour créer une couche contenant des objets de type
27-
ponctuels;
22+
<li><label>Point</label> pour créer une couche contenant des objets de type ponctuels;
2823
</li>
29-
<li><label>Ligne</label> pour créer une couche contenant des objets de type
30-
linéaires;
24+
<li><label>Ligne</label> pour créer une couche contenant des objets de type linéaires;
3125
</li>
32-
<li><label>Polygone</label> pour créer une couche contenant des objets de
33-
type surfaciques.
26+
<li><label>Polygone</label> pour créer une couche contenant des objets de type surfaciques.
3427
</li>
3528
</ul>
3629
<h5><u>Étape 2 : Création et configuration des Attributs de couche</u></h5>
37-
Quel que soit le type de couche choisi, la configuration des attributs
38-
de la couche se fait toujours de la même manière:
30+
Quel que soit le type de couche choisi, la configuration des attributs de la couche se fait toujours de la même manière:
3931
<ol>
4032
<li>Entrer un nom pour l'attribut dans la case <label>Nom</label>;
4133
</li>
4234
<li>Choisir le type d'attribut à l'aide du menu déroulant <label>Type</label>
4335
: <br>
4436
<ul>
45-
<li><tab>Ligne (string) pour un attribut de type chaîne de
46-
caractère</tab></li>
37+
<li><tab>Ligne (string) pour un attribut de type chaîne de caractère</tab></li>
4738
<li><tab>Entier (integer) pour un attribut de type nombres entiers</tab></li>
4839
<li><tab>Réel (real) pour un attribut de type nombres réels</tab></li>
4940
</ul>
5041
</li>
51-
<li>Spécifier la largeur de l'attribut (nombre de caractères maximum)
52-
en entrant une valeur dans la case <label>Largeur</label> (facultatif);
42+
<li>Spécifier la largeur de l'attribut (nombre de caractères maximum) en entrant une valeur dans la case <label>Largeur</label> (facultatif);
5343
</li>
54-
<li>Pour les attributs de type réel uniquement, entrer la précision
55-
(nombre de chiffres après la virgule) dans la case <label>Précision</label>;
44+
<li>Pour les attributs de type réel uniquement, entrer la précision (nombre de chiffres après la virgule) dans la case <label>Précision</label>;
5645
</li>
57-
<li>Créer l'attribut de couche en appuyant sur le bouton <label>Ajouter
58-
l'attribut</label>.
46+
<li>Créer l'attribut de couche en appuyant sur le bouton <label>Ajouter l'attribut</label>.
5947
</li>
6048
</ol>
6149
L'attribut créé apparaît alors dans la liste de la boîte de dialogue.<br>
6250
Pour créer les attributs suivants, recommencer les opérations
6351
ci-dessus.
6452
<h5><u>Étape 3 optionnelle : Effacer un attribut de couche</u></h5>
65-
En cas d'erreur, il est possible d'effacer un attribut créé. Pour cela,
66-
sélectionner l'attribut dans la liste et appuyer sur le bouton <label>Effacer
67-
l'attribut sélectionné</label>.
53+
En cas d'erreur, il est possible d'effacer un attribut créé. Pour cela, sélectionner l'attribut dans la liste et appuyer sur le bouton <label>Effacer l'attribut sélectionné</label>.
6854
<h5><u>Étape 4: Valider et créer la couche vectorielle</u></h5>
69-
Une fois les étapes 1 et 2 réalisées, valider la création de la couche
70-
en appuyant sur le bouton <label>OK</label> pour créer la couche ou sur le
71-
bouton <label>Annuler</label> pour fermer la boîte de dialogue sans créer la
72-
couche.
73-
<p>QGIS propose alors de choisir le nom et l'emplacement physique de
74-
stockage des fichiers shape dans l'arborescence de l'ordinateur :
75-
choisir un nom et un emplacement pour la couche puis appuyer sur <label>OK</label>
76-
pour valider le choix, ou sur <label>Annuler</label> pour quitter sans
77-
enregistrer.</p>
78-
<p>Une fois cette action réalisée, la couche est chargée dans le projet
79-
QGIS en cours.</p>
80-
<p><u>Important : </u> une nouvelle couche créée est forcément vide,
81-
il est donc normal qu'une couche nouvellement créée apparaisse dans la
82-
barre d'outils <label>Couches</label>, mais qu'aucune donnée n'apparaisse sur
83-
la carte du projet. Pour entrer des données dans la couche il est
55+
Une fois les étapes 1 et 2 réalisées, valider la création de la couche en appuyant sur le bouton <label>OK</label> pour créer la couche ou sur le
56+
bouton <label>Annuler</label> pour fermer la boîte de dialogue sans créer la couche.
57+
<p>QGIS propose alors de choisir le nom et l'emplacement physique de stockage des fichiers shape dans l'arborescence de l'ordinateur : choisir un nom et un emplacement pour la couche puis appuyer sur <label>OK</label>
58+
pour valider le choix, ou sur <label>Annuler</label> pour quitter sans enregistrer.</p>
59+
<p>Une fois cette action réalisée, la couche est chargée dans le projet QGIS en cours.</p>
60+
<p><u>Important : </u> une nouvelle couche créée est forcément vide, il est donc normal qu'une couche nouvellement créée apparaisse dans la
61+
barre d'outils <label>Couches</label>, mais qu'aucune donnée n'apparaisse sur la carte du projet. Pour entrer des données dans la couche il est
8462
nécessaire de passer par la fonction <label>Basculer en mode édition</label>.</p>

0 commit comments

Comments
 (0)