Revision 41808 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.file/org.gvsig.fmap.dal.file.shp/src/main/resources/org/gvsig/fmap/dal/store/shp/SHPParameters.xml

View differences:

SHPParameters.xml
53 53
                    <description>The coordinate reference system used in this shape
54 54
                        file</description>
55 55
                </field>
56
                <field name="useNullGeometry" type="boolean" mandatory="false" group="Advanced" defaultValue="false">
56
                <field name="useNullGeometry" label="Use NullGeometry instead of null" type="boolean" mandatory="false" group="Advanced" defaultValue="false">
57 57
                    <description>If set, use NullGeometry object instead a null value</description>
58 58
                </field>
59
                <field name="allowInconsistenciesInGeometryType" label="Allow inconsistencies in geometry type" type="boolean" mandatory="false" group="Advanced" defaultValue="false">
60
                    <description>If set, attempts to load the geometry but does not match the type of shape file.</description>
61
                </field>
59 62
            </fields>
60 63
        </class>
61 64

  

Also available in: Unified diff