Ejemplo n.º 1
0
 def touches(self, *args): return _geos.Geometry_touches(self, *args)
 def intersects(self, *args): return _geos.Geometry_intersects(self, *args)
Ejemplo n.º 2
0
 def touches(self, *args):
     return _geos.Geometry_touches(self, *args)