Esempio n. 1
0
 def hasz(self):
     "Returns whether the geometry has a 3D dimension."
     return capi.geos_hasz(self.ptr)
Esempio n. 2
0
 def hasz(self):
     "Returns whether the geometry has a 3D dimension."
     return capi.geos_hasz(self.ptr)