Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ empty
Method
empty
django/contrib/gis/gdal/geometries.py:265–266 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
263
264
@property
265
def
empty(self):
266
return
capi.is_empty(self.ptr)
267
268
@property
269
def
extent(self):
Callers
1
inlines.test.js
File · 0.45
Calls
1
is_empty
Method · 0.45
Tested by
no test coverage detected