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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.