Example #1
0
 def getDimensions(self):
     return _geos.CoordinateSequence_getDimensions(self)
Example #2
0
    def getDimensions(self): return _geos.CoordinateSequence_getDimensions(self)
CoordinateSequence_swigregister = _geos.CoordinateSequence_swigregister
Example #3
0
 def getDimensions(*args):
     return _geos.CoordinateSequence_getDimensions(*args)