Barend Gehrels
|
881ec1574f
|
Add cmake files for clang/mac/darwin/arm64
|
2024-02-28 11:17:55 +00: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 |
|
Adam Wulkiewicz
|
08f7e66f79
|
[test] Drop library dependencies in tests.
If possible drop type_traits, mpl, typeof, foreach, assign.
Rearrange some includes.
|
2021-07-22 19:46:51 +02:00 |
|
Adam Wulkiewicz
|
0ff39316f7
|
Merge pull request #832 from awulkiew/fix/area_box
Area strategies for non-cartesian boxes.
|
2021-06-30 23:04:07 +02:00 |
|
Adam Wulkiewicz
|
52c2723ef3
|
[algorithms] Reimplement variant support using DynamicGeometry concept in several algorithms.
Also add basic support for GeometryCollection.
|
2021-05-19 01:11:43 +02:00 |
|
Adam Wulkiewicz
|
6a0b481b2c
|
[test][area] Add tests for spherical and geographic boxes.
|
2021-03-25 00:50:19 +01:00 |
|
Adam Wulkiewicz
|
6bb65c1e74
|
[test][area] Tweak error thresholds for small areas.
|
2021-03-03 17:26:23 +01:00 |
|
Vissarion Fisikopoulos
|
37ada5f9b0
|
[formulas] Implement detail namespace for karney_inverse formula
|
2021-02-22 18:59:10 +02:00 |
|
Vissarion Fisikopoulos
|
5ec9f9fa28
|
[area] Relax are test and fix if statement to compile and pass with gcc-5
|
2021-02-08 10:07:14 +02:00 |
|
Vissarion Fisikopoulos
|
b737419581
|
[tests] Fix and update geographic area tests
|
2021-02-05 17:34:16 +02:00 |
|
Vissarion Fisikopoulos
|
baf414ae02
|
[formulas] Some optimizations in area geographic formula
|
2021-02-04 21:15:14 +02:00 |
|
Vissarion Fisikopoulos
|
3d7e871188
|
[tests] Add area tests for small spherical and geographic polygons
|
2021-02-01 17:04:15 +02:00 |
|
Vissarion Fisikopoulos
|
23ad83fd25
|
[tests] Fix tests to pass with changed geographic area formula
|
2021-01-27 12:06:48 +02:00 |
|
Vissarion Fisikopoulos
|
3374cda6f6
|
Merge pull request #749 from vissarion/feature/robust_area
Area strategy for more accurate computations in cartesian CS
|
2020-12-21 12:20:31 +02:00 |
|
Vissarion Fisikopoulos
|
470e9e1bce
|
[tests] Add tests regarding accuracy in cartesian area computations
|
2020-11-06 12:08:08 +02:00 |
|
Barend Gehrels
|
45d624af9b
|
[cleanup] remove HAVE_TTMATH and other occurances of ttmath
|
2020-10-07 14:05:28 +02:00 |
|
Vissarion Fysikopoulos
|
7d76f16207
|
[tests] Add inaccurate area test cases
|
2020-08-31 18:57:50 +03:00 |
|
Mateusz Łoskot
|
96db897fc5
|
Rename Jamfile.v2 to Jamfile (#679)
There is no reason to maintain the legacy .v2 file extension,
which is unnecessary clutter, may be confusing.
|
2020-03-08 23:50:18 +01:00 |
|
Adam Wulkiewicz
|
7ebd447aee
|
[test][algorithms] Use new area strategy interface.
|
2017-12-22 03:40:01 +01:00 |
|
Adam Wulkiewicz
|
cdf766d175
|
[test] Fix Boost inspect issues (license, tabs, non-asci character, no-newline).
|
2017-11-24 01:18:26 +01:00 |
|
Adam Wulkiewicz
|
4f7e479d06
|
[test][area] Add test case passing sphere into geographic area strategy.
|
2017-07-20 18:28:54 +02:00 |
|
Adam Wulkiewicz
|
273ac37df4
|
[test][algorithms] Update tests according to the recent consistency changes in strategies.
|
2017-03-07 20:15:07 +01:00 |
|
Vissarion Fysikopoulos
|
fd12b69ee6
|
[area] Addressing comments
|
2017-01-31 17:55:00 +02:00 |
|
Vissarion Fysikopoulos
|
930719bad3
|
[area] Rename area strategy namespace
|
2017-01-27 19:41:27 +02:00 |
|
Vissarion Fysikopoulos
|
4c787629ba
|
[area] [formulas] Minor changes.
|
2016-09-06 18:31:17 +03:00 |
|
Vissarion Fysikopoulos
|
c9d6796b65
|
[area] [formulas] More accurate spherical term computation; only one azimuth computation call
|
2016-09-06 17:58:30 +03:00 |
|
Vissarion Fysikopoulos
|
c74ddfd4d6
|
[area] Change interface; inverse formula as template template parameter
|
2016-08-31 18:41:48 +03:00 |
|
Vissarion Fysikopoulos
|
93b70ace53
|
[area] Second round of changes. Spherical area gets srs sphere as parameter and keep a constructor with radius for backward compatibility.
|
2016-08-19 13:58:47 +03:00 |
|
Vissarion Fysikopoulos
|
7234ce7cab
|
[area] [test] Tests for different strategies of geographic area.
|
2016-08-16 18:28:50 +03:00 |
|
Vissarion Fysikopoulos
|
982c58c073
|
[area] [test] tests for spherical and geographic area
|
2016-08-15 18:48:40 +03:00 |
|