Commit Graph

  • 459cb306ec Fix badges for GitHub Actions [ci skip] Mateusz Łoskot 2020-03-10 20:09:57 +01:00
  • 7b6375bfb2 Add status badges for GitHub Actions to README [ci skip] Mateusz Łoskot 2020-03-10 20:07:00 +01:00
  • afc38475e1 Adding missing unit tests for geometry models (#675) Digvijay Janartha 2020-03-10 13:45:07 +05:30
  • ce7d128b63 Rename GitHub Actions workflows to URL-friendly Mateusz Łoskot 2020-03-10 01:05:24 +01:00
  • cb818cafb4 Add GitHub Actions to build test//minimal with Clang, GCC, MSVC (#680) Mateusz Łoskot 2020-03-10 00:41:26 +01:00
  • 96db897fc5 Rename Jamfile.v2 to Jamfile (#679) Mateusz Łoskot 2020-03-08 23:50:18 +01:00
  • 0bd18a98c8 Remove superfluous = from Doxygen PREDEFINE Mateusz Łoskot 2020-03-07 00:16:38 +01:00
  • 7f83533d57 Add documentation generated files to .gitignore Mateusz Łoskot 2020-03-05 22:50:05 +01:00
  • 4124424890 Deleted extra note in point_xy documentation (#677) Mateusz Łoskot 2020-03-05 22:40:29 +01:00
  • bbbf1b0f7a [GA] Run depinst.py for quickbook to ensure its deps are deployed Mateusz Łoskot 2020-03-05 14:01:59 +01:00
  • 9967601a1e Add GitHub Actions workflow for documentation build Mateusz Łoskot 2020-03-05 11:02:31 +01:00
  • 64de5b9edf Add point_xyz as pre-defined geometry model (#671) Mateusz Łoskot 2020-03-04 23:18:16 +01:00
  • 53a6ada73c Fix quickbook template redefinition in algorithm examples Mateusz Łoskot 2020-03-02 23:11:29 +01:00
  • b43a999106 Merge pull request #668 from awulkiew/fix/andoyer Adam Wulkiewicz 2020-02-13 12:14:32 +01:00
  • 60405cef79 [doc] Added missing algorithm examples in documentation. (#667) Digvijay Janartha 2020-02-13 16:42:04 +05:30
  • 12f3dea6e6 [test][formulas] Add tests for inverse formulas (commented out for now due to inconsistencies). Adam Wulkiewicz 2020-02-12 17:54:36 +01:00
  • fafe402307 [formulas] Fix andoyer_inverse for case of very close points. Adam Wulkiewicz 2020-02-12 17:54:10 +01:00
  • 2bcfea2a44 Merge pull request #639 from awulkiew/feature/rtree_refactor Adam Wulkiewicz 2020-01-24 22:44:29 +01:00
  • b8cbefb5df [intersection] Remove unused typedef. Adam Wulkiewicz 2020-01-23 21:39:51 +01:00
  • 7beb993eb7 [test][difference] Add test cases for P/A combinations. Adam Wulkiewicz 2020-01-23 21:38:35 +01:00
  • 07abb6a10e [test][intersection] Add test cases for tupled-output of A/A combinations. Adam Wulkiewicz 2020-01-23 15:57:24 +01:00
  • 5372e6b7de [intersection] Add tupled-output support for A/A combination. Adam Wulkiewicz 2020-01-23 15:55:37 +01:00
  • 07e7c38fc3 [overlay] Fix unused typedef warning. Adam Wulkiewicz 2020-01-20 21:05:45 +01:00
  • 7e7e9afd3f [overlay] Add missing template keywords. Adam Wulkiewicz 2020-01-20 20:44:02 +01:00
  • 5f544fd3ad [test][intersection] Add test cases for tupled-output of L/A. Adam Wulkiewicz 2020-01-20 20:23:05 +01:00
  • 8320ec4c07 [intersection][overlay] Add support for tupled output in intersection(L/A). Adam Wulkiewicz 2020-01-20 20:19:29 +01:00
  • adfff228dc [test][intersection] Add tests for tupled outputs. Adam Wulkiewicz 2020-01-19 19:11:11 +01:00
  • c6ccd93748 [algorithms][core][util] Define BOOST_GEOMETRY_CXX11_TUPLE and use it in tuple-related code. Adam Wulkiewicz 2020-01-19 19:09:12 +01:00
  • 2727dfe650 [test][intersection] Add test cases for PointLike/Areal combinations. Adam Wulkiewicz 2020-01-18 23:34:46 +01:00
  • 63153478f8 [overlay] Add support for PointLike/Areal combinations, incl. tupled output. Adam Wulkiewicz 2020-01-18 18:42:24 +01:00
  • b0af450434 Merge pull request #651 from barendgehrels/feature/buffer-cleanup Barend Gehrels 2020-01-18 14:15:22 +01:00
  • bc11d6295b [setops] Add support for tupled output in intersection PointLike/Linear. Adam Wulkiewicz 2020-01-08 01:18:07 +01:00
  • 35c5d67d4d [buffer] Cleanup, remove unused functionality, calculate originals and monotonic sections in another way Barend Gehrels 2019-12-11 13:27:57 +01:00
  • 51323cc8fa [setops] Add support for tupled output in intersection for PointLike geometries. Adam Wulkiewicz 2019-12-06 18:34:43 +01:00
  • 667e83701f Merge branch 'bg-prepare' boost-1.72.0 Adam Wulkiewicz 2019-12-02 19:08:42 +01:00
  • a1f315bc58 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-29 22:47:59 +01:00
  • e6b1f6eb01 [algorithms] Allow passing tupled output geometries into intersection L/L. Adam Wulkiewicz 2019-11-27 23:33:47 +01:00
  • d7e440c015 [test][algorithms] Add tests for tupled_output helper utils. Adam Wulkiewicz 2019-11-27 23:33:27 +01:00
  • 9096a9be8d [algorithms] Add tupled_output helper utils. Adam Wulkiewicz 2019-11-27 23:33:12 +01:00
  • d43bd3df92 Merge pull request #648 from barendgehrels/test/issue_643 Adam Wulkiewicz 2019-11-25 14:37:07 +01:00
  • 331e7f80c9 [TEST] add testcases for reported issues Barend Gehrels 2019-11-23 13:30:32 +01:00
  • 640e03a13f Merge pull request #647 from awulkiew/fix/karney_inverse Vissarion Fisikopoulos 2019-11-20 10:49:43 +02:00
  • d9222e7309 [formulas] Fix odr-used constants and improve const-correctness in karney_inverse. Adam Wulkiewicz 2019-11-20 00:40:57 +01:00
  • 08b4e4e354 Merge pull request #645 from vissarion/fix/Wunused-parameter Adam Wulkiewicz 2019-11-19 14:48:54 +01:00
  • 6aadc8f0c7 [strategies] Fixing Wunused-parameter warnings Vissarion Fisikopoulos 2019-11-19 12:27:44 +02:00
  • 1be86abf66 Merge branch 'develop' into feature/setops_output Adam Wulkiewicz 2019-11-18 23:55:10 +01:00
  • 7efff6a996 [test][util][tuples] Add tests. Adam Wulkiewicz 2019-11-18 23:52:52 +01:00
  • b83a65d431 Merge pull request #644 from awulkiew/fix/karney_inverse Adam Wulkiewicz 2019-11-18 21:33:46 +01:00
  • abccc900b5 [util][formulas] Move difference_angle because of usage of C++11 and add const& to math util arguments. Adam Wulkiewicz 2019-11-18 18:46:45 +01:00
  • 735b3c53a4 [extensions][nsphere] Fix compilation errors. Adam Wulkiewicz 2019-11-17 21:17:29 +01:00
  • fa5ce6d08d [util][tuples] Add support for std::pair and std::tuple. Adam Wulkiewicz 2019-11-16 21:43:48 +01:00
  • b31bec23a1 [util][srs] Move tuples metafunctions from srs to util. Adam Wulkiewicz 2019-11-16 02:03:41 +01:00
  • aacdefae11 [index][util] Move tuples metafunctions from index to util. Adam Wulkiewicz 2019-11-15 18:48:30 +01:00
  • c5ef6985ef Merge pull request #640 from barendgehrels/minor/sort_and_test Barend Gehrels 2019-11-14 22:46:04 +01:00
  • 250e2ac8ad Merge pull request #641 from vissarion/fix/deprecated_header Adam Wulkiewicz 2019-11-14 16:59:41 +01:00
  • 20a463346d Fix deprecated header for floating_point_comparison Vissarion Fisikopoulos 2019-11-14 15:42:45 +02:00
  • e4fbc736a4 [test] update defines for non-Kramer case Barend Gehrels 2019-11-13 13:09:14 +01:00
  • c3c7a99c5f [test] Skip validity check for some cases when rescaling is not used Barend Gehrels 2019-11-13 12:53:07 +01:00
  • 2989992d37 [test] Write test configuration and make ccw order in tests optional Barend Gehrels 2019-11-13 12:17:52 +01:00
  • fbf333c8a7 [test] updates in expectations and defines Barend Gehrels 2019-11-13 11:50:29 +01:00
  • 090e2c4e4a [test] add testcase for issue #630 Barend Gehrels 2019-11-13 11:48:44 +01:00
  • 5c5fd7dbef [overlay] refactor sort-by-side such that more limited input is possible. Fix the distance measure, by default it should not return anything Barend Gehrels 2019-11-06 18:57:24 +01:00
  • 940d01e4f5 [test][index] Check elements counts after an exception is thrown. Adam Wulkiewicz 2019-11-12 18:07:32 +01:00
  • ed0869c589 [index] Improve rtree state after exception is thrown in insert(). Adam Wulkiewicz 2019-11-12 18:02:48 +01:00
  • 43eec3c42b [test][arithmetic] Replace std::fabs with bg::math::abs. Adam Wulkiewicz 2019-11-10 20:36:34 +01:00
  • 30d7fe8a75 Merge branch 'bg-prepare' boost-1.72.0.beta1 Adam Wulkiewicz 2019-11-07 23:55:26 +01:00
  • fe7884ba32 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-07 23:55:04 +01:00
  • 074122d619 [sectionalize] Enable #include, not affected by BOOST_GEOMETRY_USE_RESCALING anymore. Adam Wulkiewicz 2019-11-07 23:53:19 +01:00
  • 859ddb7a1e [index] Make members_holder a member type of the rtree. Adam Wulkiewicz 2019-11-07 22:40:51 +01:00
  • 2fe6d09f0d Merge branch 'bg-prepare' Adam Wulkiewicz 2019-11-06 17:32:26 +01:00
  • f1db34a45e Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-06 17:32:00 +01:00
  • a5655e494e [doc] Add 1.72.0 release notes. Adam Wulkiewicz 2019-11-06 17:24:24 +01:00
  • ca52913fef [doc] Add Tinko Bartels as contributor. Adam Wulkiewicz 2019-11-06 16:58:58 +01:00
  • d6bafb9908 [doc][strategies] Fix errors in documentation of matrix transformers. Adam Wulkiewicz 2019-11-06 16:48:16 +01:00
  • bb7e57374a Merge branch 'bg-prepare' Adam Wulkiewicz 2019-11-06 16:31:31 +01:00
  • b2603cf02d Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-06 16:30:30 +01:00
  • 0af5060bbf Merge pull request #479 from awulkiew/fix/empty_union Adam Wulkiewicz 2019-11-06 13:52:56 +01:00
  • 91dafccc33 Merge pull request #637 from awulkiew/fix/karney Adam Wulkiewicz 2019-11-06 13:45:02 +01:00
  • 432ebd5be5 [util] Add missing copyright note. Adam Wulkiewicz 2019-11-06 00:21:21 +01:00
  • a826d99c6c [test][formulas] Extract karney_inverse tests into separate file. Adam Wulkiewicz 2019-11-06 00:17:39 +01:00
  • adb2f46a84 [formulas] Add missing include in inverse_karney.hpp Adam Wulkiewicz 2019-11-06 00:15:50 +01:00
  • f289af8b23 [util] Fix type conversion and improve readability of evaluate_coeffs_C3. Adam Wulkiewicz 2019-11-05 21:17:25 +01:00
  • 4ae803e357 [formulas] Fix min/max calls in karney_inverse not compiling with MSVC. Adam Wulkiewicz 2019-11-05 21:01:11 +01:00
  • 55c40e1dfc Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-05 19:12:38 +01:00
  • 6ab45a5afd Merge pull request #636 from awulkiew/fix/disable_karney Vissarion Fisikopoulos 2019-11-05 17:16:27 +02:00
  • 1832ff5a48 Merge pull request #634 from vissarion/fix/distance_accuracy Adam Wulkiewicz 2019-11-05 14:01:47 +01:00
  • 386b0fca11 [strategies] Do not include karney strategy and parameters by default. Adam Wulkiewicz 2019-11-05 13:47:47 +01:00
  • b0e3bd8541 [rtree] Simplify node destruction calls. Adam Wulkiewicz 2019-11-04 23:49:20 +01:00
  • 477627d16a [rtree] Extract members_holder and pass it into visitors instead of multiple types. Adam Wulkiewicz 2019-11-01 00:54:10 +01:00
  • dcb9db9809 Merge pull request #502 from BoostGSoC18/example/distance_formula Vissarion Fisikopoulos 2019-11-02 15:28:22 +02:00
  • acac1d1c52 [example] Add example on distance formula Adeel Ahmad 2018-07-26 16:27:59 +05:00
  • a2089e4a1b [tests] Decrease accuracy in distance_cross_track geographic strategy tests Vissarion Fysikopoulos 2019-10-31 18:15:52 +02:00
  • 8f1e5068ae Merge pull request #500 from BoostGSoC18/feature/karney_inverse Vissarion Fisikopoulos 2019-10-31 17:00:31 +02:00
  • 1ae1d3578a Merge pull request #632 from barendgehrels/fix/buffer_onesided Barend Gehrels 2019-10-30 22:37:01 +01:00
  • 664737b236 [policies] Rename variables in segment_ratio comparison utils. Adam Wulkiewicz 2019-10-30 15:39:32 +01:00
  • 9231f87bfb [various] minor typos and removed unused include Barend Gehrels 2019-10-30 14:45:07 +01:00
  • af316e7a39 [buffer] fix inside-piece detection for one-sided buffers Barend Gehrels 2019-10-30 12:36:01 +01:00
  • 8aa31d68cc [buffer] fix round end cap for asymmetric buffers Barend Gehrels 2019-10-30 12:31:11 +01:00
  • e4f2bd4ce0 [test] add testcases for mostly left/right on asymmetric buffers, for flat end on asymmetric buffers, enable three formerly failing cases, renamed cases, add settings variable Barend Gehrels 2019-10-30 11:24:11 +01:00
  • b33cb27fe0 [buffer] minor changes Barend Gehrels 2019-10-30 11:22:13 +01:00