Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts authored Sep 24, 2024
1 parent b14bac3 commit 0d604cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/geosop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ It can be used to:
* `--srid s` sets SRID to s, for WKB output
* Execute a GEOS operation on each geometry for a list of different arguments

### Examples

* Compute the buffer of a WKT literal for multiple distances

`geosop -a "MULTIPOINT ( (0 0), (10 10) )" buffer 1,2,3,4`
Expand Down

0 comments on commit 0d604cc

Please sign in to comment.