dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #09479
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2522: GIS help text updated.
Merge authors:
Jan Henrik Øverland (janhenrik-overland)
------------------------------------------------------------
revno: 2522 [merge]
committer: Jan Henrik Overland <janhenrik.overland@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2011-01-11 16:03:04 +0100
message:
GIS help text updated.
modified:
dhis-2/dhis-services/dhis-service-options/src/main/resources/help_content.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-services/dhis-service-options/src/main/resources/help_content.xml'
--- dhis-2/dhis-services/dhis-service-options/src/main/resources/help_content.xml 2010-12-10 12:22:33 +0000
+++ dhis-2/dhis-services/dhis-service-options/src/main/resources/help_content.xml 2011-01-11 15:01:00 +0000
@@ -1938,7 +1938,7 @@
map, but that is not neccsarily linked ot data contained in the DHIS
database. The <guimenu>Register Overlay</guimenu> panel will allow you to
add new layers and determine how they will be represented visually on the
- map. </para>
+ map.</para>
<itemizedlist>
<listitem>
<para><guilabel>Display name: </guilabel>Represents your overlay in
@@ -1950,7 +1950,7 @@
</listitem>
<listitem>
<para><guilabel>Fill color: </guilabel>Decides the fill color if the
- layer is a polygon layer. </para>
+ layer is a polygon layer.</para>
</listitem>
<listitem>
<para><guilabel>Fill opacity: </guilabel>Select an opacity level
@@ -1996,16 +1996,11 @@
</section>
<section id="gisLegendSet">
<title>Register legend sets</title>
- <para>A legend set may be connected to many indicators, but an indicator
- may only have one legend set. Thus, you may select many indicators when
- you create a legend set. When an indicator that has a legend set is
- selected in the <guimenu>thematic map</guimenu> panel, the number of
- classes, low color and high color is automatically set.</para>
+ <para>A legend set may be connected to many indicators, but an indicator may only have one legend set. Thus, you may select many indicators when you create a legend set. When an indicator that has a legend set is selected in the <guimenu>thematic map</guimenu> panel, the number of classes, low color and high color is automatically set.</para><para>Example usage (vaccination coverage): Firstly, create the legends that are going to constitute the legend set. The first one could be "Low bad" (display name), 0 (start value), 30 (end value), red (color). Then create "Medium" / 30 / 70 / yellow and finally "High good" / 70 / 100 / green. Now, open the "legend set" panel, type e.g. "High is good" as display name and select the desired legends below. Multi-select your three legends by pressing and holding the Ctrl/Shift button when selecting. Then click the register button to store the legend set. Assign indicators/data elements to your legend set in one of the two last panels. Select the legend set in the combo box and multi-select items in the list below. Click the assign button to update the legend set.</para>
</section>
<section id="gisImageExport">
<title>Exporting/saving map images</title>
- <para>Click the PDF icon on the map toolbar and the left side print panel will open. You may add several pages to your PDF document by clicking the "add page" button on the bottom toolbar. Change the size of the focus rectangle in the "scale" column. The rectangle can be rotated by inserting a number (degrees) "rotation" column or by dragging the rotation knob. Your "map title" and "comment" will appear above and below the picture in the PDF document respectively. The higher "dots per inch" value you choose, the better quality of the image and the larger file size of the document.</para>
- <para>To get out of print mode you can simply expand a different panel or hide the print panel by clicking the PDF icon on the map toolbar again.</para>
+ <para>Click the image icon on the map toolbar and the print window will open. Title: Image title, will appear as a headline in the image. Layers: Choose whether polygons, points or both will be printed. Width/Height: The pixel resolution of the image. Choose among the predefined "small" (800x600), "medium" (1190x880), "large" (1920x1200) or type the exact number of pixels yourself (type the number only, avoid text like "px"). If you want to exclude the legend from the image, untick the legend checkbox. Finally click the export button to print the image (PNG).</para>
</section>
</section>
</chapter>