Example #1
0
 def within(self, *args): return _geos.Geometry_within(self, *args)
 def contains(self, *args): return _geos.Geometry_contains(self, *args)
Example #2
0
 def within(self, *args):
     return _geos.Geometry_within(self, *args)