GeoQuerySet.mem_size(**kwargs)
Deprecated since version 1.9: Use the MemSize
function instead.
Availability: PostGIS
Returns the memory size (number of bytes) that the geometry field takes in a mem_size
attribute on each element of the GeoQuerySet
.
Please login to continue.