package
0.5.0
Repository: https://github.com/geo-grpc/api.git
Documentation: pkg.go.dev

# Functions

Creates a buffer around the input geometry.
No description provided by the author
Relational operation Contains.
Calculates the convex hull geometry.
Relational operation Crosses.
It splits the target polyline or polygon where the polygon/polyline is crossed by the cutter polyline.
Densify boundary of geometry (LineString and Polygon only) `maxLength` The maximum segment length allowed.
Performs the Topological Difference operation on the two geometries.
Relational operation Disjoint.
Relational operation Equals.
Performs the Generalize operation on a geometry.
Creates a geodesic buffer around the input geometries `distanceMeters` The buffer distances in meters for the Geometry.
Calculates the geodetic area of the input Geometry.
Densifies input geometries.
Calculates the geodetic length of the input Geometry.
No description provided by the author
No description provided by the author
init a chain object for rpc method construction.
No description provided by the author
Performs the Topological Intersection operation on the geometry.
Relational operation Intersects.
Relational operation Overlaps.
Performs the Project operation.
relational operation DE-9IM more here: https://en.wikipedia.org/wiki/DE-9IM#Spatial_predicates.
No description provided by the author
Shift a geometry in the x and y direction.
Performs the Simplify operation `force` When True, the Geometry will be simplified regardless of the internal IsKnownSimple flag.
No description provided by the author
Performs the Symmetric Difference operation on the two geometries.
Relational operation Touches.
Performs the Topological Union operation on two geometries.
Relational operation Within.

# Structs

No description provided by the author
No description provided by the author