Returns the nth Geometry of geom if geom is a GEOMETRYCOLLECTION,
MULTIPOINT, MULTILINESTRING or MULTIPOLYGON. Returns NULL if geom is
a single Geometry.
Do I start counting from 0 or 1?
The index runs from 1 to N.
Implements the OpenGIS Simple Features Implementation Specification for
SQL version
1.2.1.