📄️ fromGeoJSON
Creates a Geometry from GeoJSON representation.
📄️ toGeoJSON
Converts the geometry to a GeoJSON Feature object or a GeoJSON
📄️ fromWKT
Creates a Geometry from Well-Known Text (WKT) representation.
📄️ toWKT
Converts a geometry object to its Well-Known Text (WKT) representation.
📄️ fromWKB
Creates a Geometry from Well-Known Binary (WKB) representation.
📄️ toWKB
Converts a geometry object to its Well-Known Binary (WKB) representation.