Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ Collect
Class
Collect
django/contrib/gis/db/models/aggregates.py:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
class
Collect(GeoAggregate):
61
name =
"Collect"
62
output_field_class = GeometryCollectionField
63
64
65
class
Extent(GeoAggregate):
Callers
3
test_collect
Method · 0.90
test_collect_filter
Method · 0.90
test_centroid_collect_filter
Method · 0.90
Calls
no outgoing calls
Tested by
3
test_collect
Method · 0.72
test_collect_filter
Method · 0.72
test_centroid_collect_filter
Method · 0.72