[geos-commits] [SCM] GEOS branch main updated. 0d604cc650a5b6cfa2a32ff63d07a6908a67c9eb

git at osgeo.org git at osgeo.org
Tue Sep 24 09:07:46 PDT 2024


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  0d604cc650a5b6cfa2a32ff63d07a6908a67c9eb (commit)
      from  b14bac3ba8151bab07823e05c533c6c0de1ec3b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0d604cc650a5b6cfa2a32ff63d07a6908a67c9eb
Author: Martin Davis <mtnclimb at gmail.com>
Date:   Tue Sep 24 09:07:29 2024 -0700

    Update README.md

diff --git a/util/geosop/README.md b/util/geosop/README.md
index 684cdce69..01421d3ff 100644
--- a/util/geosop/README.md
+++ b/util/geosop/README.md
@@ -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`

-----------------------------------------------------------------------

Summary of changes:
 util/geosop/README.md | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list