Skip to content
🌵SedonaDB (Rust) 0.3.0 is out now, featuring larger-than-memory spatial joins, and row-level CRS!

ST_NPoints

Introduction: Return points of the geometry

ST_NPoints

Format: ST_NPoints (A:geometry)

Return type: Integer

SELECT ST_NPoints(polygondf.countyshape)
FROM polygondf