Converts a Geometry object of type point in a List<Double> object with the point coordinates.
List<Double>
The converted List<Double> object with format [longitude, latitude].
[longitude, latitude]
Geometry of type point.