Computes the area and length for the input polygons.
The Auto Complete operation is performed on a geometry service resource.
Creates buffer polygons at a specified distance around the given geometries.
The cut operation is performed on a geometry service resource.
The densify operation is performed on a geometry service resource.
The difference operation is performed on a geometry service resource.
Measures the planar or geodesic distance between geometries.
Converts an array of well-known strings into xy-coordinates based on the conversion type and spatial reference supplied by the user.
Generalizes the input geometries using the Douglas-Peucker algorithm.
The intersect operation is performed on a geometry service resource.
Constructs the offset of the input geometries based on a planar distance.
Projects a set of geometries to a new spatial reference.
Computes the set of pairs of geometries from the input geometry arrays that belong to the specified relation.
The reshape operation is performed on a geometry service resource.
Converts an array of XY-coordinates into well-known strings based on the conversion type and spatial reference supplied by the user.
Trims or extends the input polylines using the user specified guide polyline.
Generated using TypeDoc
A convenience module for importing geometryService functions when developing with TypeScript.
Read more...