Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / en / es.unex.sextante.vectorTools.graticuleBuilder / graticulebuilder.xml @ 338

History | View | Annotate | Download (1.77 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="Creates a new vector layer based on a regular grid or graticule. The output may be presented as rectangles, lines or points." description="Description" type="0">
4
                        <image description="" file="crear_reticula.jpg">
5
                        </image>
6
                </element>
7
                <element name="ADDITIONAL_INFO" text="" description="Additional information" type="0">
8
                </element>
9
                <element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension created by" type="0">
10
                </element>
11
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Help file created by" type="0">
12
                </element>
13
                <element name="USER_NOTES" text="" description="User_notes" type="0">
14
                </element>
15
                <element name="XMIN" text="define the Minimum X coordinate." description="X Min" type="3">
16
                </element>
17
                <element name="XMAX" text="define the Maximum X coordinate." description="X Max" type="3">
18
                </element>
19
                <element name="YMIN" text="define the Minimum Y coordinate. " description="Y Min" type="3">
20
                </element>
21
                <element name="YMAX" text="define the Maximum Y coordinate." description="Y Max" type="3">
22
                </element>
23
                <element name="INTERVALX" text="interval value for X." description="X interval" type="3">
24
                </element>
25
                <element name="INTERVALY" text="interval value for Y." description="Y interval" type="3">
26
                </element>
27
                <element name="TYPE" text="The following options are available:&#10;* Rectangles&#10;* L&#237;nes&#10;* Points" description="Type" type="3">
28
                </element>
29
                <element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
30
                </element>
31
                <element name="GRATICULE" text="The resulting graticule" description="Graticule" type="2">
32
                </element>
33
        </help>
34
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>