Parses the given GeoJSON object to @arcgis/core/Geometry.
Converts a GeoJSON object into a WKT string.
Converts an @arcgis/core/Geometry into a GeoJSON object.
Converts an @arcgis/core/Geometry into a WKT string.
Parses a WKT string into a GeoJSON object.
Parses a WKT string into an @arcgis/core/Geometry.
Provides the means to transform between WKT strings, GeoJSON and
@arcgis/core/Geometryobjects. Registered as servicegeojson.Transformer.