Revision 388 org.gvsig.gpe/library/trunk/org.gvsig.gpe/org.gvsig.gpe.app/org.gvsig.gpe.app.mainplugin/src/main/resources/org/gvsig/fmap/dal/store/gpe/GPEParameters.xml

View differences:

GPEParameters.xml
14 14
        <field name="CRS" type="crs" mandatory="true" group="Basic">
15 15
          <description>The coordinate reference system used in this GPE supported file</description>
16 16
        </field>
17
        <field name="reverseAxis" label="Reverse axis order" defaultValue="false" type="Boolean" mandatory="false" group="Basic">
18
          <description></description>
17
        <field name="axisOrderYX" label="Use axis order YX" defaultValue="false" type="Boolean" mandatory="false" group="Basic">
18
          <description>If set use axis order XY</description>
19 19
        </field>
20 20
      </fields>
21 21
    </class>

Also available in: Unified diff