Revision 44110 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_Intersects.json

View differences:

ST_Intersects.json
11 11
      "Overlaps, Touches, Within all imply spatial intersection.",
12 12
      "If any of the aforementioned returns true, then the geometries also spatially intersect.",
13 13
      "Disjoint implies false for spatial intersection."],
14
    "returnType": "Boolean"
14
    "returnType": "Boolean",
15
    "sqlCompatible": true
15 16
}

Also available in: Unified diff