gis.db.models.GeoQuerySet.num_points()

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.

doc_Django
2016-10-09 18:37:29
Comments
Leave a Comment

Please login to continue.