Skip to content

Commit 380a4b4

Browse files
author
Phil Varner
committed
fix bad merge
1 parent 81a7a51 commit 380a4b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -840,11 +840,7 @@ format uses GeoJSON geometries.
840840
#### Example 7: S_INTERSECTS cql2-text (GET)
841841

842842
```text
843-
<<<<<<< HEAD
844-
filter=S_INTERSECTS(geometry,POLYGON((-77.0824 38.7886,-77.0189 38.7886,-77.0189 38.8351,-77.0824 38.8351,-77.0824 38.7886)))
845-
=======
846843
filter=S_INTERSECTS(geometry,POINT(-77.0824 38.7886))
847-
>>>>>>> main
848844
```
849845

850846
#### Example 7: S_INTERSECTS cql2-json (POST)

0 commit comments

Comments
 (0)