Revision 45949 trunk/org.gvsig.desktop/org.gvsig.desktop.library/org.gvsig.expressionevaluator/org.gvsig.expressionevaluator.lib/org.gvsig.expressionevaluator.lib.impl/src/main/resources/org/gvsig/expressionevaluator/functions/en/ST_Boundary.json

View differences:

ST_Boundary.json
5 5
    "args": [
6 6
        "geometry - Geometry from which you have to calculate the boundary"
7 7
    ],
8
    "description": "Returns a geometry that represents the boundary of a Geometry.",
8
    "description": "Returns the closure of the combinatorial boundary of this Geometry.",
9 9
    "returnType": "Geometry",
10 10
    "sqlCompatible": true
11 11
}

Also available in: Unified diff