We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4e659 commit 08b4ad9Copy full SHA for 08b4ad9
CHANGES.md
@@ -5,6 +5,7 @@ Add options to reduce the bandwidth required for returning record geometries.
5
- bbox-only=[bool] only return the bounding box in the return geometry
6
- geom-column=none don't return geometry as part of the return
7
- simplify=[float] Use ST_SnapToGrid(ST_Simplify(geom, [simplify]),[simplify]) to simplify and reduce precision of output geometry.
8
+ - sortby=[+/-][field] support to sorting by a field
9
10
## 0.1.0
11
0 commit comments