.. |
andoyer.cpp
|
Merge branch 'develop' into feature/projections
|
2018-01-21 01:51:04 +01:00 |
cross_track.cpp
|
Rename concepts in unit tests
|
2016-07-27 16:18:00 +02:00 |
crossings_multiply.cpp
|
[test][strategies] Divide different within/covered_by strategies tests into separate files.
|
2014-10-23 21:32:20 +02:00 |
distance_cross_track_cases.hpp
|
[test] Distance pt-seg; another test case for point on the othe side of segment
|
2019-04-24 17:40:21 +03:00 |
distance_cross_track.cpp
|
Merge pull request #634 from vissarion/fix/distance_accuracy
|
2019-11-05 14:01:47 +01:00 |
distance_default_result.cpp
|
[test] Rename occurances of CS because this name is used as a macro on Solaris.
|
2015-03-14 05:10:58 +01:00 |
distance.cpp
|
Update include files for srs.hpp
|
2018-03-24 16:00:58 +02:00 |
douglas_peucker.cpp
|
[transform] use qvm instead of ublas
|
2017-01-04 11:55:56 +01:00 |
envelope_segment.cpp
|
[test][strategies] Rename envelope_segment test file.
|
2018-12-16 15:41:39 +01:00 |
franklin.cpp
|
[test][strategies] Divide different within/covered_by strategies tests into separate files.
|
2014-10-23 21:32:20 +02:00 |
haversine.cpp
|
Rename concepts in unit tests
|
2016-07-27 16:18:00 +02:00 |
Jamfile.v2
|
[strategy] in matrix_transformer reverse iteration order, remove unneeded CalculationType, unneeded matrix_type typedef, change name of test
|
2019-07-02 23:43:25 +02:00 |
matrix_transformer.cpp
|
Matrix transformer support for arbitrary dimensions
|
2019-04-25 12:22:52 +02:00 |
point_in_box.cpp
|
[test][within] Update P/B within strategies.
|
2018-10-15 01:23:15 +02:00 |
projected_point_ax.cpp
|
Replace boost::ignore_unused_variable_warning with boost::ignore_unused
|
2018-10-12 15:16:46 +02:00 |
projected_point.cpp
|
[strategies] projected_point_ax strategy relocated to separate file
|
2014-07-05 19:57:41 +02:00 |
pythagoras_point_box.cpp
|
[test] fix error (integer too large) for some platforms, these are double values
|
2016-12-07 13:30:14 +01:00 |
pythagoras.cpp
|
[test] fix error (integer too large) for some platforms, these are double values
|
2016-12-07 13:30:14 +01:00 |
segment_intersection_collinear.cpp
|
[intersection] remove segment_ratio_type in most of the cases,
|
2019-08-21 17:15:12 +02:00 |
segment_intersection_geo.cpp
|
[test][formulas][strategies] Change expected results of geo intersection.
|
2018-08-27 23:48:13 +02:00 |
segment_intersection_geo.hpp
|
[test][strategies] Properly initialize wkt2 member of helper class strategy_base.
|
2017-12-26 14:11:50 +01:00 |
segment_intersection_sph.cpp
|
[test][strategies] Add test for short sph and geo collinear segments.
|
2018-04-12 16:14:15 +02:00 |
segment_intersection_sph.hpp
|
[intersection] remove segment_ratio_type in most of the cases,
|
2019-08-21 17:15:12 +02:00 |
segment_intersection.cpp
|
[intersection] remove segment_ratio_type in most of the cases,
|
2019-08-21 17:15:12 +02:00 |
side_of_intersection.cpp
|
[test] add extra test for side_of_intersection
|
2015-05-05 16:47:04 +02:00 |
spherical_side.cpp
|
[test] Fix Clang warnings (implicit conversion and self comparison).
|
2015-07-21 19:34:11 +02:00 |
test_projected_point.hpp
|
Rename concepts in unit tests
|
2016-07-27 16:18:00 +02:00 |
test_within.hpp
|
[test] Update tests WRT recent changes related to CS-specific strategies propagation.
|
2019-06-24 12:21:19 +02:00 |
thomas.cpp
|
[test][strategies] Add missing includes.
|
2017-10-18 01:02:45 +02:00 |
transform_cs.cpp
|
[geometry] Remove all trailing spaces (tests)
|
2013-12-05 19:38:32 +01:00 |
transformer.cpp
|
[geometry] adapted transform strategies, they have points now as member-template, and calculation-type as template. Similar to what was done for Distane. This commit includes updated tests/doc/examples
|
2013-08-12 21:22:53 +00:00 |
vincenty.cpp
|
Merge branch 'develop' into feature/projections
|
2018-01-21 01:51:04 +01:00 |
winding.cpp
|
[test][within][winding] Add/enable tests for Pt/Areal in spherical CS.
|
2016-03-03 01:25:48 +01:00 |