=== modified file 'dhis-2/dhis-options/src/main/resources/help_content.xml' --- dhis-2/dhis-options/src/main/resources/help_content.xml 2010-03-09 09:36:40 +0000 +++ dhis-2/dhis-options/src/main/resources/help_content.xml 2010-03-11 16:40:07 +0000 @@ -1227,7 +1227,7 @@ it manually and copy your GeoJSON files there. -
+
Administrator panel @@ -1237,10 +1237,11 @@ Map source - GeoJSON: you will find your own + GeoJSON files: you will find your own registered maps in the Map combo box in the Thematic map panel. The Admin panels check box will become visible. - DHIS Database: the Map combo box will + Shapefiles: same as GeoJSON files, except that the files are generated from shapefiles installed in your running version of Geoserver on the fly. + DHIS database: the Map combo box will simply be populated by the existing organisation unit levels and GeoJSON files will be created by the application automatically Organisation units must have coordinates stored in the database in @@ -1250,17 +1251,21 @@ - - Admin panel - + Admin panels Show/hide the shapefile management panels. + + Longitude/latitude + + The base coordinate for the current country. This coordinate will appear as default when registering maps and overlays. + +
-
+
Registering geographical information In order to view data in the GIS module, you must import your geographical data into your DHIS installation. Once you have produced @@ -1364,7 +1369,7 @@
-
+
Assign organization units to map Select a registered map and wait for it to load. The organisation units (OU) in your database on this level will appear in the list and @@ -1424,15 +1429,17 @@
-
+
Thematic map - This panel should be rather self-explanatory . Calculation method - alludes to the legend interval size and set to Equal intervals they will be “highest map value – lowest map value - / number of classes”. Choose Fixed bounds and - you may set your own legend limits, e.g. “20,40,60” using a comma to - seperate each of the class break values. + This panel lets you use your registered maps for thematic mapping. All you need to do is selecting your desired indicator-period-map combination in the left side menu. + Calculation method + alludes to the size of the legend classes. Set to Equal intervals they will be “highest map value – lowest map value + / number of classes”. Set to Equal group count the legend creator will try to distribute the organisation units evenly. Choose Fixed bounds and + you may define your own class break values, e.g. “20,40,60” using a comma to + seperate each of them. + The map view combo box lists all map views (favorites) saved by the user. The settings that are stored in the map view will be automatically applied to the thematic map panel.
-
+
Register favorite map views This panel will save the current thematic map view in order to restore it whenever you want via the Map view combo box in the Thematic map panel. By @@ -1440,7 +1447,7 @@ inserting Map views into one of link areas.
-
+
Register legend sets 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 @@ -1448,6 +1455,11 @@ selected in the Thematic map panel, the number of classes, low color and high color is automatically set.
+
+ Print map as PDF + 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. + 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. +
DHIS 2 Excel Reporting === modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2010-03-11 11:56:49 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/widgets.css 2010-03-11 16:40:07 +0000 @@ -19,8 +19,8 @@ padding-top: 9px; padding-bottom: 9px; overflow: auto; - filter: alpha(opacity=95); - opacity: 0.95; + filter: alpha(opacity=94); + opacity: 0.94; } #hideRightBar