11 Commits

Author SHA1 Message Date
Adam Wulkiewicz
96da99e5b5 [test][closest_points] Alter error thresholds in pl_l test for msvc-14.1. 2022-01-18 18:16:41 +01:00
Vissarion Fisikopoulos
0c18f35d92 [closest_point] Fixes and test addition 2022-01-11 15:22:49 +02:00
Vissarion Fisikopoulos
09c5132e84 [closest_points] Add documentation and examples 2021-11-18 11:15:48 +02:00
Vissarion Fisikopoulos
59751480ea [closest_points] Implement and test geographic strategies 2021-11-16 15:51:28 +02:00
Vissarion Fisikopoulos
a970600479 [closest_points] Implement and test spherical strategies 2021-11-12 12:56:03 +02:00
Vissarion Fisikopoulos
b3096bd723 [closest_points] Test empty geometries 2021-11-04 10:35:58 +02:00
Vissarion Fisikopoulos
49a43cb867 [closest_points] Support cartesian multipoint-geometry 2021-11-03 15:31:55 +02:00
Vissarion Fisikopoulos
e9e4da6d73 [closest_points] Add newline at the end of files and remove unused templates 2021-10-14 11:59:54 +03:00
Vissarion Fisikopoulos
cdfef3c92c Remove typedefs, add closest point utilities 2021-10-11 15:31:02 +03:00
Vissarion Fisikopoulos
bd711c4f5d Closest points tests for pointlike areal; only cartesian point-(multi)polygon activated 2021-10-07 17:33:41 +03:00
Vissarion Fisikopoulos
5fed500647 Closest points tests for pointlike-linear (activate only cartesian pt-linear) 2021-10-07 13:13:01 +03:00