Barend Gehrels
|
146cd0e8f1
|
test: fix unit test failures
|
2025-04-29 16:50:14 +02:00 |
|
Vissarion Fisikopoulos
|
9d28d6bc27
|
Merge pull request #1401 from vissarion/fix/remove_deprecated_headers
Remove deprecated headers
|
2025-04-29 11:36:50 +03:00 |
|
Vissarion Fisikopoulos
|
f8a3081b0b
|
chore: remove unused-local-typedefs warnings
|
2025-04-28 16:41:03 +03:00 |
|
Vissarion Fisikopoulos
|
38455d07a7
|
chore: remove deprecated headers
|
2025-04-28 16:15:12 +03:00 |
|
Vissarion Fisikopoulos
|
520917b8d5
|
Merge branch 'develop' of github.com:boostorg/geometry into develop
|
2025-04-28 15:57:39 +03:00 |
|
Barend Gehrels
|
805ff654e8
|
feat: major rewrite of traversal
|
2025-04-25 19:47:35 +02:00 |
|
Barend Gehrels
|
63104f0e27
|
feat: make side strategy configurable
|
2025-04-25 08:34:42 +02:00 |
|
Vissarion Fisikopoulos
|
3e1e20b83c
|
Merge pull request #1396 from vissarion/ci_fix
Retire ubuntu 20.04
|
2025-04-24 23:28:06 +03:00 |
|
Vissarion Fisikopoulos
|
4eb2a64b44
|
Merge pull request #1385 from vissarion/fix/examples
fix: Compilation errors and warnings in examples
|
2025-04-24 14:47:20 +03:00 |
|
Vissarion Fisikopoulos
|
51fd341812
|
ci: Retire ubuntu 20.04; clang test for versions >= 6 and gcc for versions >= 7
|
2025-04-24 14:36:48 +03:00 |
|
Vissarion Fisikopoulos
|
1153312735
|
Update release notes for 1.88
|
2025-04-24 12:12:37 +03:00 |
|
Vissarion Fisikopoulos
|
f78efdf4cc
|
Revert "test ci fix"
This reverts commit ff716601cc9582e8411e367826c86092e7bee692.
|
2025-04-24 12:02:45 +03:00 |
|
Vissarion Fisikopoulos
|
ff716601cc
|
test ci fix
|
2025-04-24 11:58:22 +03:00 |
|
Vissarion Fisikopoulos
|
0c3228e589
|
fix: Compilation errors and warnings in examples
|
2025-04-14 14:51:07 +03:00 |
|
Vissarion Fisikopoulos
|
c089754885
|
Merge pull request #1381 from vissarion/release_notes_1_88
Update release notes for 1.88
|
2025-03-19 10:59:36 +02:00 |
|
Vissarion Fisikopoulos
|
9d6028f380
|
Update release notes for 1.88
|
2025-03-18 15:31:29 +02:00 |
|
Vissarion Fisikopoulos
|
51a919dea5
|
Merge pull request #1379 from barendgehrels/fix/issue_629
fix: avoid warnings for coordinate conversions and unused parameters
|
2025-03-18 15:06:34 +02:00 |
|
Vissarion Fisikopoulos
|
763683eaba
|
Merge pull request #1370 from vissarion/fix/half_period_check
Relax half period check in spheroidal normalization
|
2025-03-18 14:41:07 +02:00 |
|
Vissarion Fisikopoulos
|
75c7dfded7
|
chore: Replace typedefs by using
|
2025-03-18 13:20:09 +02:00 |
|
Vissarion Fisikopoulos
|
3097cef828
|
test: Add tests for equal points on antimeridian
|
2025-03-18 13:20:09 +02:00 |
|
Vissarion Fisikopoulos
|
c08dcd4a53
|
chore: Remove unused local typedef
|
2025-03-18 13:20:09 +02:00 |
|
Vissarion Fisikopoulos
|
0091b636a1
|
fix: relax half period checks in normalization of longitudes
|
2025-03-18 13:20:02 +02:00 |
|
Barend Gehrels
|
ab495c3c0a
|
fix: avoid warnings for coordinate conversions and unused parameters
Fixes: #629
|
2025-03-16 12:35:28 +01:00 |
|
Vissarion Fisikopoulos
|
0900b5d61f
|
Merge pull request #1377 from awulkiew/fix/rtree_strategies_test
test: divide rtree_with_strategies test into multiple files
|
2025-03-05 18:44:53 +02:00 |
|
Adam Wulkiewicz
|
b051ccdb1f
|
test: add cmake files for rtree tests
|
2025-03-05 00:04:34 +01:00 |
|
Adam Wulkiewicz
|
fb99e6f3e8
|
test: divide rtree_with_strategies test into multiple files
|
2025-03-04 23:05:14 +01:00 |
|
Adam Wulkiewicz
|
eeeb75a917
|
Merge pull request #1368 from awulkiew/fix/rtree_strategies
fix: pass umbrella strategies in rtree spatial predicates
|
2025-01-20 22:58:18 +01:00 |
|
Adam Wulkiewicz
|
4178becbab
|
test: add parentheses, change names in rtree strategies test
|
2025-01-17 23:46:10 +01:00 |
|
Barend Gehrels
|
b93561729d
|
feat: include changes and tests changes
|
2025-01-17 19:05:08 +01:00 |
|
Vissarion Fisikopoulos
|
3fc2739fe1
|
Merge pull request #1361 from tinko92/test/random-integer-grid
Test set operations on random grids with integer coordinates
|
2025-01-17 16:08:34 +02:00 |
|
Adam Wulkiewicz
|
cb59e0e82c
|
test: add test for rtree with strategies in undefined cs
|
2025-01-16 21:44:00 +01:00 |
|
Adam Wulkiewicz
|
cce708e4ba
|
fix: pass umbrella strategies in rtree spatial predicates
|
2025-01-16 21:43:20 +01:00 |
|
Adam Wulkiewicz
|
47d398a091
|
Merge pull request #1364 from awulkiew/fix/strategies
Fix several strategies (add getters, fix compilation error and warning)
|
2025-01-16 15:05:01 +01:00 |
|
Adam Wulkiewicz
|
c661868894
|
fix: services in geo distance_cross_track_box_box
|
2025-01-15 23:11:25 +01:00 |
|
Adam Wulkiewicz
|
8cbbb605c7
|
fix: Add const and references in distance cross track strategies
|
2025-01-15 23:11:12 +01:00 |
|
Adam Wulkiewicz
|
3bedb43f1d
|
fix: add closest_ponts and centroid getters to higher level umbrella strategies
|
2025-01-15 23:10:49 +01:00 |
|
Adam Wulkiewicz
|
225c4f2346
|
fix: compilation error for geometries using different point types
in sph distance_cross_track_box_box
|
2025-01-15 23:10:32 +01:00 |
|
Adam Wulkiewicz
|
9cedac0253
|
fix: type conversion warning in geo distance_cross_track
|
2025-01-15 23:08:56 +01:00 |
|
Adam Wulkiewicz
|
fe817e6247
|
Merge pull request #1365 from awulkiew/fix/warning
[formulas] Fix warning (variable hiding member) in sjoberg_intersection
|
2025-01-13 14:37:49 +01:00 |
|
Adam Wulkiewicz
|
2ee3d892bc
|
[readme] Fix badges of GitHub workflows
|
2025-01-12 15:38:35 +01:00 |
|
Adam Wulkiewicz
|
2a5b6689a5
|
[formulas] Fix warning (variable hiding member) in sjoberg_intersection
|
2025-01-12 14:55:08 +01:00 |
|
Barend Gehrels
|
cda90e5cff
|
refactor: removed unused functionality and minor changes preparing next pr
|
2025-01-10 18:42:45 +01:00 |
|
Barend Gehrels
|
d7204cff3c
|
test: use geojson in overlay test
|
2025-01-10 18:32:51 +01:00 |
|
Barend Gehrels
|
9096bf57c0
|
extension: add geojson writer
|
2025-01-10 18:32:51 +01:00 |
|
Barend Gehrels
|
1986906b75
|
feat: prepare dsv for geojson
|
2025-01-10 18:32:51 +01:00 |
|
Barend Gehrels
|
41709b5717
|
test: add test cases
|
2025-01-10 18:32:05 +01:00 |
|
Tinko Sebastian Bartels
|
50c20ad3ee
|
Add statistics, verbosity, fixed bit pattern options to random_integer_grids test.
|
2025-01-10 22:40:55 +08:00 |
|
Tinko Sebastian Bartels
|
d0e01bed55
|
Test for overlay operations on random grids with integer coordinates.
|
2025-01-08 23:48:12 +08:00 |
|
Barend Gehrels
|
82ef735271
|
test: add set_ops_areal_areal which tests all operations
|
2024-12-10 19:02:45 +01:00 |
|
Barend Gehrels
|
54b300ab37
|
test: verify failures and remove some rescaling remainings
|
2024-12-09 18:22:08 +01:00 |
|