Commit Graph

  • 21362e7cb2 Merge branch 'bg-prepare' boost-1.68.0 Adam Wulkiewicz 2018-08-01 16:14:06 +02:00
  • 5357c4f15c [srs] Disable str_cast specializations with C++11 features in MSVC<=12. Adam Wulkiewicz 2018-08-01 14:09:45 +02:00
  • 319ee31d6a [srs] Disable str_cast specializations with C++11 features in MSVC<=12. Adam Wulkiewicz 2018-08-01 14:09:45 +02:00
  • 3b22b04588 [test][similarity] Rename Hausdorff Distance and Frechet Distance test files Yaghyavardhan singh khangarot 2018-07-31 22:04:14 +05:30
  • a9ac6d87b9 [algorithms]Rename Hausdorff Distance and Frechet Distance algorithms Yaghyavardhan singh khangarot 2018-07-31 22:03:21 +05:30
  • 6ebaee91a0 Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-30 22:18:07 +02:00
  • 1d641425ae [doc] Update 1.68 release notes. Adam Wulkiewicz 2018-07-30 21:43:55 +02:00
  • 5fbd2a1102 [doc] Update 1.68 release notes. Adam Wulkiewicz 2018-07-30 21:43:55 +02:00
  • 3c8714c600 [algorithms][formulas][strategies] Fix unused variable warnings. Adam Wulkiewicz 2018-07-29 22:17:40 +02:00
  • e2ad044720 [algorithms][formulas][strategies] Fix unused variable warnings. Adam Wulkiewicz 2018-07-29 22:17:40 +02:00
  • 0c34f56ceb [ci] Test relops in separate jobs. Adam Wulkiewicz 2018-07-27 19:13:17 +02:00
  • 4782cb191d [test][algorithms] Move relops tests dirs to algorithms/ dir. Adam Wulkiewicz 2018-07-27 19:00:19 +02:00
  • 7f27a9f995 Merge branch 'develop' into feature/projections_interface Adam Wulkiewicz 2018-07-25 17:07:38 +02:00
  • 79ef70f37b Merge pull request #486 from BoostGSoC18/feature/geodesic_direct Adam Wulkiewicz 2018-07-25 14:59:48 +02:00
  • a5e2dc043d Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-25 14:56:57 +02:00
  • 15d76178ea Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-25 14:56:06 +02:00
  • f509d108fe Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-23 16:45:14 +02:00
  • 402c39c933 Merge branch 'feature/circleci2' into develop Adam Wulkiewicz 2018-07-23 16:43:42 +02:00
  • 9da0e9c046 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-23 16:43:19 +02:00
  • fe4dce6dee [doc] Update 1.68 release notes. Adam Wulkiewicz 2018-07-23 16:40:56 +02:00
  • dc2844c866 Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-23 03:10:21 +02:00
  • d3fd9e6d61 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-23 03:09:22 +02:00
  • ff35ab1417 [ci] Add support for CircleCI 2.0. Adam Wulkiewicz 2018-07-22 18:28:46 +02:00
  • 577688d238 [test][index] Group rtree tests in separate directories by value_type. Adam Wulkiewicz 2018-07-22 18:28:07 +02:00
  • 1bfeba16aa [strategies] Add distance strategy for Karney's inverse formula Adeel Ahmad 2018-07-20 13:52:20 +05:00
  • 142ea74cb7 [strategies] Line interpolate point spherical strategy Vissarion Fysikopoulos 2018-07-19 14:36:46 +03:00
  • 01c7c4b6e9 [srs] Fix gcc8 warnings (catching polymorphic type by value). Adam Wulkiewicz 2018-07-19 02:01:00 +02:00
  • 2ff1824683 [formulas][test] Update copyright information Adeel Ahmad 2018-07-16 19:06:20 +05:00
  • 1b3cab85bd [srs] Add workaround for msvc-12 faulty array initialization. Adam Wulkiewicz 2018-07-16 05:21:06 +02:00
  • f3e12546a0 [srs] Attempt to fix invalid constant expression preventing compilation with some versions of GCC. Adam Wulkiewicz 2018-07-15 19:14:34 +02:00
  • 92d3930f7b Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-15 19:00:37 +02:00
  • 3f75284e24 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-15 18:35:01 +02:00
  • b44e3aed59 [formulas] Remove unused variable a12 in karney_inverse Adeel Ahmad 2018-07-13 12:15:35 +05:00
  • 55c1691ddc [formulas] Fix incorrect argument to meridian_length() function Adeel Ahmad 2018-07-13 12:08:00 +05:00
  • b768e811c1 [algorithms] [strategies] Line interpolate point geographic strategy Vissarion Fysikopoulos 2018-07-12 15:32:57 +03:00
  • bcfe022338 [Algorithms] Interface of line_interpolate_point algorithm Vissarion Fysikopoulos 2018-07-11 16:21:56 +03:00
  • ec7ac6df00 [test][strategies] Remove unused variable. Adam Wulkiewicz 2018-07-11 15:05:21 +02:00
  • 84d08d6936 [test][iterators] Remove typename keyword. Adam Wulkiewicz 2018-07-11 14:56:14 +02:00
  • ff68b40cad [algorithms] Updated Yaghyavardhan singh khangarot 2018-07-10 15:18:49 +05:30
  • daf03b4888 [formulas] Use namespace alias se for series_expansion in karney_inverse Adeel Ahmad 2018-07-10 11:52:20 +05:00
  • 6432dfe96c [formulas][util] Reformat code in karney_inverse to use coefficient containers Adeel Ahmad 2018-07-10 11:36:33 +05:00
  • 50dcb6d4ae Merge pull request #488 from jonasdmentia/fix/closing_iterator_returns_reference_to_temp Adam Wulkiewicz 2018-07-09 13:43:46 +02:00
  • 9d763b9e52 Merge pull request #499 from vissarion/fix/expand_make_inverse Adam Wulkiewicz 2018-07-09 13:39:36 +02:00
  • 73a2e2b8a4 Merge branch 'feature/geodesic_direct' into feature/karney_inverse Adeel Ahmad 2018-07-09 16:15:41 +05:00
  • f04c25f43d [algorithms] [util] Rename is_inverse utility and update copyright notes Vissarion Fysikopoulos 2018-07-09 12:58:34 +03:00
  • dcae80d481 [algorithms] Updated hausdorff_distance.hpp Yaghyavardhan singh khangarot 2018-07-09 10:14:22 +05:30
  • 3e9f52773d [algorithms] Updated hausdorff distance algorithm using R-tree Yaghyavardhan singh khangarot 2018-07-08 18:41:21 +05:30
  • 263a75ff9e [test][similarity] Added test for edge cases Yaghyavardhan singh khangarot 2018-07-07 17:39:50 +05:30
  • 65084bb854 [util] Use exact coordinate check for inverse box Vissarion Fysikopoulos 2018-07-06 16:43:43 +03:00
  • 1a52eaca9c [formulas] Resolve inaccuracy in starting point for Newton's method Adeel Ahmad 2018-07-06 18:27:49 +05:00
  • 9efcb83bb3 [algorithms] [tests] Move include for make.hpp to correct place Vissarion Fysikopoulos 2018-07-06 16:08:01 +03:00
  • 7072ef0212 [util] Use is_inverse utility to detect inverse boxes Vissarion Fysikopoulos 2018-07-06 16:03:56 +03:00
  • 752f6dfc93 [test][similarity] Updated Yaghyavardhan singh khangarot 2018-07-06 12:15:16 +05:30
  • dde8666d16 [algorithms] Updated frechet and hausdorff distance algorithm Yaghyavardhan singh khangarot 2018-07-06 03:51:02 +05:30
  • 13f12035c8 [test][similarity] Updated test files Yaghyavardhan singh khangarot 2018-07-06 03:49:43 +05:30
  • 5a0964886a [iterators] fix calculation of range's const reference type inside closing_iterator and ever_circling_iterator. Phillip Palk 2018-07-05 23:07:36 +10:00
  • a34d4a0eb7 [algorithms] Updated hausdorff distance algorithm Yaghyavardhan singh khangarot 2018-07-04 20:28:20 +05:30
  • b1c9ec70d7 Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-04 16:55:47 +02:00
  • 7a5e208b37 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-04 16:54:48 +02:00
  • 9ac132ea0f [test][distance] Remove unused variable. Adam Wulkiewicz 2018-07-04 16:54:20 +02:00
  • 81ab3a1e7c [distance] Fix std::min() call with msvc. Adam Wulkiewicz 2018-07-04 16:54:02 +02:00
  • 420e165376 Merge pull request #487 from vissarion/feature_test_distance_any_geo Adam Wulkiewicz 2018-07-04 15:21:01 +02:00
  • fbc79c807b Merge remote-tracking branch 'origin/develop' into feature_test_distance_any_geo Vissarion Fysikopoulos 2018-07-04 16:16:51 +03:00
  • f711e7b8e7 Merge pull request #478 from vissarion/feature_box_seg Adam Wulkiewicz 2018-07-04 15:03:56 +02:00
  • c1dd9278b9 Fix conflicts by merging to develop Vissarion Fysikopoulos 2018-07-04 15:55:09 +03:00
  • 38c77cf435 [algorithms] Avoid normalization for boxes created by make_inverse Vissarion Fysikopoulos 2018-07-04 14:52:41 +03:00
  • 26025e061b [test][similarity] Update tests for frechet distance algorithm Yaghyavardhan singh khangarot 2018-07-03 23:50:18 +05:30
  • 504848c87b [test][similarity] Update tests for hausdorff distance algorithm Yaghyavardhan singh khangarot 2018-07-03 23:49:33 +05:30
  • 29866d5f1f [test][similarity] Tests for frechet distance algorithms Yaghyavardhan singh khangarot 2018-07-03 16:27:10 +05:30
  • 535ae96a86 [test] Add nearly antipodal points dataset for inverse geodesic problem Adeel Ahmad 2018-07-03 11:11:41 +05:00
  • 4f04310859 [formulas][test] Add Karney's inverse method in inverse test cases Adeel Ahmad 2018-07-03 09:55:06 +05:00
  • 3722dd5402 [test][similarity] Updated tet for hausdorff distance Yaghyavardhan singh khangarot 2018-07-03 03:42:58 +05:30
  • de95e2c2d1 Merge branch 'develop' into feature/projections_interface Adam Wulkiewicz 2018-07-02 22:26:32 +02:00
  • d09576c4b3 Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-02 22:24:48 +02:00
  • 3efcfabcc1 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-02 22:24:13 +02:00
  • 1d2b1bdd1e [ci] Ignore apt update failure in CircleCI script. Adam Wulkiewicz 2018-07-02 22:15:38 +02:00
  • 12bd41fd5d [formulas] Store values from Karney's inverse method in result_inverse structure Adeel Ahmad 2018-07-02 13:47:58 +05:00
  • b7f7faa069 Merge branch 'bg-prepare' Adam Wulkiewicz 2018-07-02 04:56:41 +02:00
  • be7ae5b27a Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2018-07-02 04:55:26 +02:00
  • 57aba31140 [test][similarity] Tests for hausdorff distance algorithm Yaghyavardhan singh khangarot 2018-07-02 03:00:29 +05:30
  • 687df8e18a Merge branch 'develop' into feature/geodesic_direct Adeel Ahmad 2018-06-29 14:31:15 +05:00
  • 5729e6f410 Merge branch 'develop' into feature/projections_interface Adam Wulkiewicz 2018-06-28 04:58:12 +02:00
  • 621950329a [util] Pass range into math::polyval() instead of std::vector Adeel Ahmad 2018-06-28 10:57:21 +05:00
  • 1fe3b3bd75 [util] Pass SeriesOrder as template parameter in evaluate_coeffs_C3x() function Adeel Ahmad 2018-06-28 10:56:11 +05:00
  • b86a93bc5a [util] Rename math::normalize_values to math::normalize_unit_vector Adeel Ahmad 2018-06-28 09:51:25 +05:00
  • 048b1f7928 Merge pull request #495 from kuhlenough/develop Adam Wulkiewicz 2018-06-28 04:40:29 +02:00
  • 7a832916ba [srs] Fix compilation errors in projections/grids.hpp Adam Wulkiewicz 2018-06-28 04:06:37 +02:00
  • b945bbba97 [test][srs] Update projections/transformations tests after implementation of new parameters. Adam Wulkiewicz 2018-06-28 04:02:49 +02:00
  • 1f0d25300f [srs] Add default ctor to projection_unknown_id_exception. Adam Wulkiewicz 2018-06-28 04:01:14 +02:00
  • d3cc2e6201 [srs] Use newly implemented parameters to define predefined SRID parameters. Adam Wulkiewicz 2018-06-28 03:58:12 +02:00
  • 6f963b2117 [srs] Support new parameters in srs::projection and srs::transformation classes. Adam Wulkiewicz 2018-06-28 03:55:13 +02:00
  • d6700a8865 [srs] Support new parameters in projections. Adam Wulkiewicz 2018-06-28 03:52:56 +02:00
  • a5ad85cfae [srs] Support new interfaces in run-time factory and projection base classes. Adam Wulkiewicz 2018-06-28 03:51:32 +02:00
  • 345ad92e5b [srs] Implement new static and dynamic transformation parameters. Adam Wulkiewicz 2018-06-28 03:44:15 +02:00
  • 9ff4fbe94a [util] Use functions from math namespace instead of std Adeel Ahmad 2018-06-27 10:46:27 +05:00
  • 9699b49098 [util][formulas] Rename normalize_angle function to normalize_azimuth Adeel Ahmad 2018-06-27 10:34:18 +05:00
  • c26483b9fc [util] Change static inline to inline in series_expansion.hpp file Adeel Ahmad 2018-06-26 17:11:35 +05:00
  • 4d39eae2b6 [util] Add BOOST_GEOMETRY_ASSERT in series expansion and normalization function Adeel Ahmad 2018-06-26 16:53:46 +05:00
  • 9c96bec2bf [util] Avoid passing array size using std::vector Adeel Ahmad 2018-06-26 13:20:12 +05:00
  • 3019282634 [algorihtms] Updated frechet_distance.hpp Yaghyavardhan singh khangarot 2018-06-26 00:47:57 +05:30