FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Filter::SpatialCondition::SpatialCondition ( OSGeo::FDO::Expression::Identifier propertyName,
OSGeo::FDO::Filter::SpatialOperations  operation,
OSGeo::FDO::Expression::Expression geometry 
)

Constructs an instance of an SpatialCondition using the specified arguments.

Parameters:
propertyName Input property name
operation Input spatial operation
geometry Input geometry
Returns:
Returns SpatialCondition


Comments or suggestions? Send us feedback.