22 Commits

Author SHA1 Message Date
Harrissou Sant-anna
c9af18975f Replace $-based functions with their corresponding @ variable in expression examples
Also cleans a little bit tags list
2023-05-12 06:30:43 +10:00
Harrissou Sant-anna
87147e14cb Also fix TRUE in sentences outputs 2022-04-04 09:47:19 +10:00
Harrissou Sant-anna
2a4c2bdf3c
Attempt to aerate overlay_intersects help and shorten sentences 2022-02-16 17:34:32 +01:00
Alex
68a7f46c1b
Merge branch 'master' into exp_tagger 2022-01-13 18:49:53 -05:00
roya0045
57e25ca19e proposal tags
made with https://gist.github.com/roya0045/eaa19acabe1033569f97b40604b7e6df
2022-01-07 08:33:29 -05:00
Alessandro Pasotti
83799958c0
Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-07 10:23:36 +01:00
Alessandro Pasotti
d7797c0b8f
Update resources/function_help/json/overlay_intersects
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2022-01-07 10:23:05 +01:00
Alessandro Pasotti
5b4a5dc8eb
Update resources/function_help/json/overlay_intersects
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2022-01-06 22:45:37 +01:00
Alessandro Pasotti
fb7b3e0569 Address PR review comments 2022-01-06 14:56:49 +01:00
Alessandro Pasotti
bdc4bd2c53 Rename to sort_by_intersection_size, function help 2021-12-21 16:59:14 +01:00
Alessandro Pasotti
5aa7037ecb Better wording? 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
4e4bade6ea Handle GEOS >= 9.3 and mention it in the docs 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
3283aa4228 Handle linestrings 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
9d65691949 Disable tests for GEOS < 9.3 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
a7d42051c0 Typo 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
31f24479c5 Add link to postgis ST_MaximumInscribedCircle 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
d881f226ab Function help 2021-11-29 14:11:11 +10:00
Alessandro Pasotti
df805e07c0 Multipart checks 2021-11-29 14:11:11 +10:00
DiGro
a8ae44ebbf Name function changed to lower case
Line 5 : ST_INTERSECTS  should be ST_Intersects.

Other functions also were changed to lower case (i.e. ST_CONTAINS, ST_ CROSSES  to  ST_Contains, ST_Crosses)
2020-11-20 05:49:52 +10:00
Harrissou Sant-anna
9ac32de6f7 Add a string output for overlay-* functions 2020-11-15 19:33:18 +01:00
Harrissou Sant-anna
5ccad9173f Update more geometry overlay functions help 2020-10-30 09:16:13 +10:00
Harrissou Sant-anna
5f74d6abeb Rename geometry_overlay_* functions into overlay_* 2020-10-04 09:23:09 +02:00