9427 Commits

Author SHA1 Message Date
Vissarion Fisikopoulos
52bc9ed64e [ci] Switch to Ubuntu 20.04 2022-12-14 18:05:14 +02:00
Vissarion Fisikopoulos
b2b1b412eb [ci] Update copyright notes. 2022-12-14 17:01:19 +02:00
Vissarion Fisikopoulos
c167e242cb [ci] Upgrade deprecated set-output command to using environment files 2022-12-14 17:01:12 +02:00
Vissarion Fisikopoulos
eb38231d36 Remove trailing whitespaces from include and index directories 2022-12-07 15:53:21 +02:00
Vissarion Fisikopoulos
1451c6ca65 [doc] Update copyright date in index.html and remove unused links 2022-12-01 13:05:55 +02:00
Vissarion Fisikopoulos
6ae2a7e82c Fix typo in maintainers metadata 2022-12-01 12:24:18 +02:00
Vissarion Fisikopoulos
38478b5221
Merge pull request #1099 from vissarion/update_release_notes_for_1_81
Update release notes for 1.81
2022-12-01 12:11:18 +02:00
Vissarion Fisikopoulos
5c8b787243 Update maintainers metadata 2022-12-01 11:46:38 +02:00
Vissarion Fisikopoulos
b92b8ab14b Update release notes for 1.81 2022-12-01 11:46:25 +02:00
Vissarion Fisikopoulos
f21bae4756
Merge pull request #1098 from vissarion/fix/azimuth_doc
[doc] Explain output range of azimuth algorithm.
2022-12-01 11:34:56 +02:00
Vissarion Fisikopoulos
89d4b6bca1
Merge branch 'develop' into fix/azimuth_doc 2022-12-01 11:07:19 +02:00
Vissarion Fisikopoulos
cb857743e4
Merge pull request #1096 from vissarion/fix/doc_concepts
Fix concept documentation
2022-12-01 11:06:31 +02:00
Vissarion Fisikopoulos
b81e82b0f2
Merge pull request #1089 from vissarion/fix/doc_tutorials
Fix/doc tutorials
2022-12-01 11:06:14 +02:00
Vissarion Fisikopoulos
a8f06d635e
Merge pull request #1080 from awulkiew/fix/bounded_indexable
[index] Fix dangling references when Indexable is returned by value by IndexableGetter.
2022-12-01 11:04:46 +02:00
Barend Gehrels
a908a21efe [overlay] fix cluster by adapting tolerance
Fixes #1081
2022-11-23 14:20:43 +01:00
Vissarion Fisikopoulos
e06b6ff923 [doc] Explain output range of azimuth algorithm. 2022-11-21 21:41:17 +02:00
Vissarion Fisikopoulos
25fb8b3a1d Remove unused concept documentation. 2022-11-17 17:02:53 +02:00
Vissarion Fisikopoulos
930ec068f9 [doc] Update polygon concept documentation. 2022-11-17 16:51:04 +02:00
Vissarion Fisikopoulos
e933682d1c
Merge pull request #1091 from vissarion/fix/custom_point_issue
Fix mutable point issue and typos in boundary_checker.
2022-11-16 16:09:32 +02:00
Vissarion Fisikopoulos
c26217e810 Add test with custom points. 2022-11-16 15:48:01 +02:00
Vissarion Fisikopoulos
f046734780
Merge pull request #1083 from haubenmi/fix-missing-include
Fix a missing include for using boost::is_base_of
2022-11-16 15:05:51 +02:00
Vissarion Fisikopoulos
7596f674ab
Merge pull request #1074 from vissarion/feature/fix_area_special_case_clean
Fix special case of area for segments that pass through a pole.
2022-11-16 15:05:20 +02:00
Vissarion Fisikopoulos
1663d2bb0b
Merge pull request #1087 from vissarion/fix/kanrey_direct_units2
Make all direct formulas consistent
2022-11-16 15:04:55 +02:00
Barend Gehrels
75742b0d24 [turn] fix distance measure for equal points
Fixes #1076
2022-11-16 14:00:43 +01:00
Barend Gehrels
455822d6b1 [test] cleanup already succeeding testcases 2022-11-16 14:00:43 +01:00
Barend Gehrels
fcb992de6c [test] add case for issue #1084 2022-11-16 14:00:43 +01:00
Vissarion Fisikopoulos
a5d94e57ce Add comment for comparison with == in area formulas. 2022-11-16 13:24:21 +02:00
Vissarion Fisikopoulos
b510c3ee74 Declare variables const in area formulas. 2022-11-16 13:23:20 +02:00
Vissarion Fisikopoulos
9a4335a57d Fix style in karney direct formula. 2022-11-14 10:47:55 +02:00
Vissarion Fisikopoulos
b2c3b9721e Fix mutable point issues and typos in boundary_checker. 2022-11-11 17:57:46 +02:00
Vissarion Fisikopoulos
d24c857e62 Simplifications in karney direct formulas. 2022-11-11 13:55:29 +02:00
Vissarion Fisikopoulos
e0f74e40ba Update copyright comments. 2022-11-11 13:09:19 +02:00
Vissarion Fisikopoulos
7aa8e54a10 Simplify conversion to/from radians in direct formula tests. 2022-11-11 13:04:43 +02:00
Vissarion Fisikopoulos
c1920538e8 Revert doc index.html changes 2022-11-11 12:58:28 +02:00
Vissarion Fisikopoulos
81d4724ca8 Adding CONTRIBUTING.md file. 2022-11-11 12:47:01 +02:00
Michael Haubenschild
0e961c6ad2 Use std::is_base_of instead of boost::is_base_of to remove the dependency 2022-11-11 09:18:16 +01:00
Vissarion Fisikopoulos
85d014a37e Remove documentation creation from documentation as duplicate to the wiki. 2022-11-10 18:10:23 +02:00
Vissarion Fisikopoulos
f3dcfc0192 Remove guidelines from documentation as duplicates to the github wiki. 2022-11-10 16:05:16 +02:00
Vissarion Fisikopoulos
e14fe0530c Make all direct formulas consistent for input and output (all in radians) 2022-11-09 16:44:18 +02:00
Barend Gehrels
09d135464b [buffer] harmonize number of points 2022-11-09 11:46:34 +01:00
Barend Gehrels
cf98fb5564 [buffer] rearrange template parameters 2022-11-09 11:46:34 +01:00
Barend Gehrels
1df1e7021e [buffer] harmonize geographic strategy code and share code 2022-11-09 11:46:34 +01:00
Vissarion Fisikopoulos
4a255ab4b3
Merge pull request #1078 from vissarion/fix/warnings
Fix a few warnings
2022-11-08 10:46:45 +02:00
Vissarion Fisikopoulos
ca150c49ee Make some variables in math utilities const. 2022-11-02 08:40:58 +02:00
Adam Wulkiewicz
7ee08ef98d [index] Fix dangling references when Indexable is returned by value by IndexableGetter. 2022-11-01 20:11:07 +01:00
Vissarion Fisikopoulos
ae4c906679 Remove unused count variables in intersection points. 2022-10-24 12:40:29 +03:00
Vissarion Fisikopoulos
419590c41c Fix implicit convertion warning. 2022-10-24 12:40:15 +03:00
Vissarion Fisikopoulos
0dbf2a7a0c Use std::floor and change convention in subtraction (lon12 = lon2 - lon1). 2022-10-24 11:20:51 +03:00
Vissarion Fisikopoulos
465024b157 [area] [test] Add test cases for segments passing through the south pole. 2022-10-21 18:43:29 +03:00
Vissarion Fisikopoulos
863e94382c [area] [test] Add test cases with segments passing through the pole. 2022-10-21 17:31:21 +03:00