Global Mapper SDK
OperationParams_t.GM_SpatialOps Class |
Contains functions for spatial operations and spatial predicates

System
Object
GlobalMapper . OperationParams_t . GM_SpatialOps
GlobalMapper . OperationParams_t . GM_SpatialOps
Namespace:GlobalMapper
Assembly:
GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

C#
Copy
public class OperationParams_t
The OperationParams_t type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() |
DistanceInit | Initializes a GM_Distance_t struct members |
RunSpatialScript | Run a GM spatial script | |
![]() ![]() |
SpatialBuffer | Create a buffer |
![]() ![]() |
SpatialCenter | Create a center point for each feature or collection of features |
![]() ![]() |
SpatialCentroid | Create a center point for each feature or collection of features |
![]() ![]() |
SpatialCircle | Create a circle around each feature or collection of features |
![]() ![]() |
SpatialConcaveHull | Create a concave hull |
![]() ![]() |
SpatialContains | Two-layer contains predicate |
![]() ![]() |
SpatialConvexHull | Create a convex hull |
![]() ![]() |
SpatialDifference | Two-layer difference operation |
![]() ![]() |
SpatialDisjoint | Two-layer disjoint predicate |
![]() ![]() |
SpatialDissolve | Single-layer dissolve operation |
![]() ![]() |
SpatialEquals | Two-layer equals predicate |
![]() ![]() |
SpatialIntersection | Two-layer intersection operation |
![]() ![]() |
SpatialIntersects | Two-layer intersects predicate |
![]() ![]() |
SpatialMBR | Create an MBR for each feature or collection of features |
![]() ![]() |
SpatialOperation | General spatial operation |
![]() ![]() |
SpatialOpsParameterInit | Initializes a GM_SpatialOps_Params_t struct members to their default values |
![]() ![]() |
SpatialOverlaps | Two-layer overlaps predicate |
![]() ![]() |
SpatialPredicate | General predicate function |
![]() ![]() |
SpatialSymmetricDifference | Two-layer intersection operation |
![]() ![]() |
SpatialTouches | Two-layer touches predicate |
![]() ![]() |
SpatialTransform | Spatial transform types |
![]() ![]() |
SpatialUnion | Two-layer union operation |
![]() ![]() |
SpatialUnionSingle | Single-layer union operation |
![]() ![]() |
SpatialWithin | Two-layer within predicate |
