Commit Graph

  • 667e83701f Merge branch 'bg-prepare' cc Adam Wulkiewicz 2019-12-02 19:08:42 +0100
  • a1f315bc58 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-29 22:47:59 +0100
  • d43bd3df92
    Merge pull request #648 from barendgehrels/test/issue_643 Adam Wulkiewicz 2019-11-25 14:37:07 +0100
  • 331e7f80c9 [TEST] add testcases for reported issues Barend Gehrels 2019-11-23 13:30:32 +0100
  • 640e03a13f
    Merge pull request #647 from awulkiew/fix/karney_inverse Vissarion Fisikopoulos 2019-11-20 10:49:43 +0200
  • d9222e7309 [formulas] Fix odr-used constants and improve const-correctness in karney_inverse. Adam Wulkiewicz 2019-11-20 00:40:57 +0100
  • 08b4e4e354
    Merge pull request #645 from vissarion/fix/Wunused-parameter Adam Wulkiewicz 2019-11-19 14:48:54 +0100
  • 6aadc8f0c7 [strategies] Fixing Wunused-parameter warnings Vissarion Fisikopoulos 2019-11-19 12:27:44 +0200
  • b83a65d431
    Merge pull request #644 from awulkiew/fix/karney_inverse Adam Wulkiewicz 2019-11-18 21:33:46 +0100
  • 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 +0100
  • 735b3c53a4 [extensions][nsphere] Fix compilation errors. Adam Wulkiewicz 2019-11-17 21:17:29 +0100
  • c5ef6985ef
    Merge pull request #640 from barendgehrels/minor/sort_and_test Barend Gehrels 2019-11-14 22:46:04 +0100
  • 250e2ac8ad
    Merge pull request #641 from vissarion/fix/deprecated_header Adam Wulkiewicz 2019-11-14 16:59:41 +0100
  • 20a463346d Fix deprecated header for floating_point_comparison Vissarion Fisikopoulos 2019-11-14 15:42:45 +0200
  • e4fbc736a4 [test] update defines for non-Kramer case Barend Gehrels 2019-11-13 13:09:14 +0100
  • c3c7a99c5f [test] Skip validity check for some cases when rescaling is not used Barend Gehrels 2019-11-13 12:53:07 +0100
  • 2989992d37 [test] Write test configuration and make ccw order in tests optional Barend Gehrels 2019-11-13 12:17:52 +0100
  • fbf333c8a7 [test] updates in expectations and defines Barend Gehrels 2019-11-13 11:50:29 +0100
  • 090e2c4e4a [test] add testcase for issue #630 Barend Gehrels 2019-11-13 11:48:44 +0100
  • 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 +0100
  • 43eec3c42b [test][arithmetic] Replace std::fabs with bg::math::abs. Adam Wulkiewicz 2019-11-10 20:36:34 +0100
  • 30d7fe8a75 Merge branch 'bg-prepare' Adam Wulkiewicz 2019-11-07 23:55:26 +0100
  • fe7884ba32 Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-07 23:55:04 +0100
  • 074122d619 [sectionalize] Enable #include, not affected by BOOST_GEOMETRY_USE_RESCALING anymore. Adam Wulkiewicz 2019-11-07 23:53:19 +0100
  • 2fe6d09f0d Merge branch 'bg-prepare' Adam Wulkiewicz 2019-11-06 17:32:26 +0100
  • f1db34a45e Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-06 17:32:00 +0100
  • a5655e494e [doc] Add 1.72.0 release notes. Adam Wulkiewicz 2019-11-06 17:24:24 +0100
  • ca52913fef [doc] Add Tinko Bartels as contributor. Adam Wulkiewicz 2019-11-06 16:58:58 +0100
  • d6bafb9908 [doc][strategies] Fix errors in documentation of matrix transformers. Adam Wulkiewicz 2019-11-06 16:48:16 +0100
  • bb7e57374a Merge branch 'bg-prepare' Adam Wulkiewicz 2019-11-06 16:31:31 +0100
  • b2603cf02d Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-06 16:30:30 +0100
  • 0af5060bbf
    Merge pull request #479 from awulkiew/fix/empty_union Adam Wulkiewicz 2019-11-06 13:52:56 +0100
  • 91dafccc33
    Merge pull request #637 from awulkiew/fix/karney Adam Wulkiewicz 2019-11-06 13:45:02 +0100
  • 432ebd5be5 [util] Add missing copyright note. Adam Wulkiewicz 2019-11-06 00:21:21 +0100
  • a826d99c6c [test][formulas] Extract karney_inverse tests into separate file. Adam Wulkiewicz 2019-11-06 00:17:39 +0100
  • adb2f46a84 [formulas] Add missing include in inverse_karney.hpp Adam Wulkiewicz 2019-11-06 00:15:50 +0100
  • f289af8b23 [util] Fix type conversion and improve readability of evaluate_coeffs_C3. Adam Wulkiewicz 2019-11-05 21:17:25 +0100
  • 4ae803e357 [formulas] Fix min/max calls in karney_inverse not compiling with MSVC. Adam Wulkiewicz 2019-11-05 21:01:11 +0100
  • 55c40e1dfc Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-11-05 19:12:38 +0100
  • 6ab45a5afd
    Merge pull request #636 from awulkiew/fix/disable_karney Vissarion Fisikopoulos 2019-11-05 17:16:27 +0200
  • 1832ff5a48
    Merge pull request #634 from vissarion/fix/distance_accuracy Adam Wulkiewicz 2019-11-05 14:01:47 +0100
  • 386b0fca11 [strategies] Do not include karney strategy and parameters by default. Adam Wulkiewicz 2019-11-05 13:47:47 +0100
  • dcb9db9809
    Merge pull request #502 from BoostGSoC18/example/distance_formula Vissarion Fisikopoulos 2019-11-02 15:28:22 +0200
  • acac1d1c52 [example] Add example on distance formula Adeel Ahmad 2018-07-26 16:27:59 +0500
  • a2089e4a1b [tests] Decrease accuracy in distance_cross_track geographic strategy tests Vissarion Fysikopoulos 2019-10-31 18:15:52 +0200
  • 8f1e5068ae
    Merge pull request #500 from BoostGSoC18/feature/karney_inverse Vissarion Fisikopoulos 2019-10-31 17:00:31 +0200
  • 1ae1d3578a
    Merge pull request #632 from barendgehrels/fix/buffer_onesided Barend Gehrels 2019-10-30 22:37:01 +0100
  • 664737b236 [policies] Rename variables in segment_ratio comparison utils. Adam Wulkiewicz 2019-10-30 15:39:32 +0100
  • 9231f87bfb [various] minor typos and removed unused include Barend Gehrels 2019-10-30 14:45:07 +0100
  • af316e7a39 [buffer] fix inside-piece detection for one-sided buffers Barend Gehrels 2019-10-30 12:36:01 +0100
  • 8aa31d68cc [buffer] fix round end cap for asymmetric buffers Barend Gehrels 2019-10-30 12:31:11 +0100
  • 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 +0100
  • b33cb27fe0 [buffer] minor changes Barend Gehrels 2019-10-30 11:22:13 +0100
  • 0f9e61ceac [test][union] Add spherical A/A case. Adam Wulkiewicz 2019-10-30 02:15:13 +0100
  • e34a682652 [algorithms][strategies] Use CS-specific enlarge_envelope() in sectionalize. Adam Wulkiewicz 2019-10-30 01:30:01 +0100
  • 1b33b57c47 Merge branch 'develop' into fix/empty_union Adam Wulkiewicz 2019-10-29 18:57:12 +0100
  • 607f5c3be0
    [formulas][util] Use math::round_angle() function for lat1 and lat2 Adeel Ahmad 2019-10-26 20:21:46 +0200
  • 43c32764c9
    Merge pull request #621 from awulkiew/fix/turns_sorting Adam Wulkiewicz 2019-10-25 14:16:53 +0200
  • 84bf7e2f3a
    Merge pull request #616 from awulkiew/feature/srs_and_shapefile Adam Wulkiewicz 2019-10-25 14:16:02 +0200
  • eedd3c1f12
    Merge pull request #622 from barendgehrels/fix/buffer-pass-strategies Barend Gehrels 2019-10-24 20:17:13 +0200
  • 6b36ebd4eb Merge branch 'bg-prepare' Adam Wulkiewicz 2019-10-24 18:39:09 +0200
  • ff40294abf Merge branch 'develop' into bg-prepare Adam Wulkiewicz 2019-10-24 17:34:16 +0200
  • f651218080
    Merge pull request #584 from tinko92/feature/arbitrary_dimensions_matrix_transformers Adam Wulkiewicz 2019-10-24 14:13:15 +0200
  • 809375216e [buffer] pass strategies properly Barend Gehrels 2019-10-23 21:44:31 +0200
  • ba5facecbf
    Merge pull request #627 from awulkiew/feature/missing_combinations Adam Wulkiewicz 2019-10-19 18:02:21 +0200
  • bfd04fa46f
    Merge pull request #628 from vissarion/fix/short_distance_pt_range Adam Wulkiewicz 2019-10-19 17:58:18 +0200
  • b776803e69
    Merge pull request #623 from awulkiew/fix/partition_overflow Adam Wulkiewicz 2019-10-19 17:57:06 +0200
  • 198b4d1838
    Merge pull request #617 from BoostGSoC19/feature/robust_predicates Adam Wulkiewicz 2019-10-19 17:09:58 +0200
  • e1521a2735 Capitalize Robustness parameter, make it std::size_t, simplify documentation. Tinko Bartels 2019-10-17 23:54:47 +0200
  • 14be89e703 Fix distance pt-linestring for short segments Vissarion Fysikopoulos 2019-10-17 22:36:17 +0300
  • 1263eb8718
    [for_each] Fix for_each_segment to avoid incrementing iterator over empty range (#625) Mateusz Łoskot 2019-10-13 17:23:30 +0200
  • d185633e73 Merge branch 'develop' of https://github.com/boostorg/geometry into feature/robust_predicates Tinko Bartels 2019-10-11 00:49:05 +0200
  • 97f397672e GSoC acknowledgement, unused parameter removal, simplify type selection in side_robust Tinko Bartels 2019-10-11 00:44:55 +0200
  • 73dc6dbed5 [algorithms] Implement relops for arguments always resulting in false. Adam Wulkiewicz 2019-10-10 18:27:23 +0200
  • 9fbd9d9d42 [partition] Fix integral overflow while dividing bounding box in half. Adam Wulkiewicz 2019-10-08 02:47:20 +0200
  • f09f2128f1 [sectionalize] use larger box if there is no rescaling Barend Gehrels 2019-10-02 13:40:28 +0200
  • db513e3e45 minor fix Barend Gehrels 2019-10-02 13:40:06 +0200
  • 77d01dabea [get_turn_info] Add specific code for FP cases Barend Gehrels 2019-10-02 13:39:33 +0200
  • e9c45a7167 [test] update test if rescaling is turned of, for different configurations Barend Gehrels 2019-10-02 13:38:44 +0200
  • 8d29cc70ca [test][setops] Add difference(l,a) spherical case (issue 619). Adam Wulkiewicz 2019-09-22 01:53:49 +0200
  • 69105370b3 [relate][overlay] Also compare points (not only fractions) in relate::turns::less predicate while sorting turns. Adam Wulkiewicz 2019-09-22 01:52:12 +0200
  • df992468bc
    Merge pull request #620 from awulkiew/fix/sjoberg_intersection Adam Wulkiewicz 2019-09-20 16:27:49 +0200
  • a03155b46d [test][formulas] Add test case (issue 612). Adam Wulkiewicz 2019-09-20 00:57:21 +0200
  • 06a5435917 [formulas] Fix division by 0 in sjoberg intersection. Adam Wulkiewicz 2019-09-20 00:56:52 +0200
  • b5d1ac1294 [shapefile] Remove obsolete comment. Adam Wulkiewicz 2019-09-19 17:08:59 +0200
  • a2c1c58097 [srs] Rearrange parameters to decrease size of struct. Adam Wulkiewicz 2019-09-17 19:55:40 +0200
  • 4c95a26b91 [test][srs] Fix type conversion warnings in proj4 wrapper. Adam Wulkiewicz 2019-09-17 19:03:05 +0200
  • 5214409c4c [io] Fix type conversion warnings. Adam Wulkiewicz 2019-09-17 19:02:04 +0200
  • 998eea02a4 [srs] Fix type conversion warnings. Adam Wulkiewicz 2019-09-17 19:01:37 +0200
  • 56b9d4c741 [srs] Rearrange proj params, remove unused ones, change type of flags from int to bool. Adam Wulkiewicz 2019-09-17 19:00:53 +0200
  • 338e7c3247 [srs] Decrease memory used by gn_sinu and igh projections by modifying parameters. Adam Wulkiewicz 2019-09-16 23:14:55 +0200
  • fdbc9086d7 [test][srs] Update low level projections test WRT recent changes. Adam Wulkiewicz 2019-09-16 18:34:32 +0200
  • 1a41b64d7c [srs] Move prj params outside. Replace CRTP with wrappers. This allows to remove some virtual functions from dynamic projection. Adam Wulkiewicz 2019-09-16 18:33:41 +0200
  • 8f0551d08d
    Merge pull request #615 from barendgehrels/feature/pass-subrange-to-intersection Barend Gehrels 2019-09-05 19:01:49 +0200
  • f609a959c4 [srs] Remove unneeded reference from static proj base. Use property of CRTP instead to get the address of proj. Adam Wulkiewicz 2019-09-05 17:17:33 +0200
  • 4aecfdf3a9 [srs] Remove unneeded factory_key type. Adam Wulkiewicz 2019-09-01 18:41:20 +0200
  • e3fc7cae15 [strategies] Fix spherical point_in_point for points having different units. Adam Wulkiewicz 2019-09-01 00:27:17 +0200
  • 8e9e163210 [test][srs] Add proj5 and proj6 API wrappers. Adam Wulkiewicz 2019-08-27 00:00:27 +0200
  • 0c0f365116 Document robust predicates. Tinko Bartels 2019-08-18 14:27:16 +0200
  • a39bf3ff13 Add robust cartesian side and in_circle predicates. Tinko Bartels 2019-08-13 00:11:09 +0200