GeoQuerySet.num_points(**kwargs)
Deprecated since version 1.9: Use the NumPoints function instead.
Availability: PostGIS, Oracle, SpatiaLite
Returns the number of points in the first linestring in the geometry field in a num_points attribute on each element of the GeoQuerySet; otherwise sets with None.
Please login to continue.