getPoint

Converts a Geometry object of type point in a List<Double> object with the point coordinates.

Return

The converted List<Double> object with format [longitude, latitude].

Parameters

geometry

Geometry of type point.