x
Returns a list of X coordinates in this line:
>>> OGRGeometry('LINESTRING (1 2,3 4)').x [1.0, 3.0]
Please login to continue.
Please login to continue.