class NumPoints(expression, **extra)
Availability: MySQL, PostGIS, Oracle, SpatiaLite
Accepts a single geographic field or expression and returns the number of points in the first linestring in the geometry field; otherwise returns None
.
class NumPoints(expression, **extra)
Availability: MySQL, PostGIS, Oracle, SpatiaLite
Accepts a single geographic field or expression and returns the number of points in the first linestring in the geometry field; otherwise returns None
.
Please login to continue.