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 |
|
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
|
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
|
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 |
|
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 |
|
Barend Gehrels
|
b93561729d
|
feat: include changes and tests changes
|
2025-01-17 19:05:08 +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
|
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
|
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 |
|
Vissarion Fisikopoulos
|
a9c3a242ca
|
Merge pull request #1346 from barendgehrels/fix/issue-1345
fix: add condition to handle_imperfect_touch
|
2024-11-25 14:12:16 +01:00 |
|
Barend Gehrels
|
ff033a3d4e
|
fix: avoid blocking rings for some non union conditions
Fixes #893
Fixes #1299
|
2024-11-24 15:41:59 +01:00 |
|
Barend Gehrels
|
0edb67322d
|
fix: add condition to handle_as_touch
Fixes #1288
|
2024-11-24 11:10:47 +01:00 |
|
Barend Gehrels
|
aa2162f56b
|
fix: add condition to handle_imperfect_touch
Fixes #1345
|
2024-11-20 17:20:59 +01:00 |
|
Barend Gehrels
|
d7698b1c8a
|
fix: distinguish turn to discard in case of start turns
Fixes #1342
|
2024-11-18 18:09:50 +01:00 |
|
Barend Gehrels
|
792428dca4
|
fix: extra round over ring in #1226 and #1326
This can occur in a sequence of touch and then touch_interior
|
2024-11-16 08:56:19 +01:00 |
|
Barend Gehrels
|
e78a9fd3f5
|
chore: replace typedef with using in overlay
|
2024-11-13 15:27:00 +01:00 |
|
Barend Gehrels
|
b98ea78b25
|
chore: modernize ring and related types to ring_t and related
|
2024-11-04 19:32:20 +01:00 |
|
Vissarion Fisikopoulos
|
74b7900224
|
Merge pull request #1334 from vissarion/fix/extensions
Fix extensions
|
2024-11-04 16:22:31 +02:00 |
|
Barend Gehrels
|
60ad3bdd6f
|
chore: replace typename coordinate_system with coordinate_system_t and add detail meta function coordinate_system_unit
|
2024-11-01 19:35:05 +01:00 |
|
Barend Gehrels
|
7d4c687fd8
|
chore: replace typename tag / cs_tag with tag_t / cs_tag_t
|
2024-10-31 20:04:30 +01:00 |
|
Vissarion Fisikopoulos
|
ebeac9def7
|
ext: Add missing header files and adjust namespace.
|
2024-10-31 16:17:56 +02:00 |
|
Vissarion Fisikopoulos
|
2bdfb423b4
|
fix: Change namespace scope.
|
2024-10-31 16:14:53 +02:00 |
|
Barend Gehrels
|
08a71cf124
|
chore: change coordinate_type to coordinate_type_t and use 'using' at those places
|
2024-10-30 14:24:54 +01:00 |
|
Barend Gehrels
|
19f22c2475
|
chore: change point_type to point_type_t and use 'using' at those places
|
2024-10-21 15:47:38 +02:00 |
|
Barend Gehrels
|
8d2d399746
|
feat: use tag_cast_t more and extract primary_single_tag
|
2024-10-09 17:34:41 +02:00 |
|
Barend Gehrels
|
8ab8cb098d
|
[fix] a few qbk includes were missing
* also fixed frechet/haussdorff documentation
* removed ancient msvc support for doxygen_xml2qbk
* fixes #1309
|
2024-10-04 08:57:54 +02:00 |
|
Vissarion Fisikopoulos
|
26fb3e5698
|
Merge pull request #1296 from vissarion/fix/remove_unused
Some simplifications
|
2024-09-30 11:58:38 +03:00 |
|
Barend Gehrels
|
218bc0631e
|
feat: enhance and fix documentation
|
2024-09-27 17:52:26 +02:00 |
|
Vissarion Fisikopoulos
|
12cac83034
|
Merge pull request #1303 from awulkiew/fix/nsphere
[extensions] Fix nsphere access
|
2024-09-13 16:03:44 +03:00 |
|
Barend Gehrels
|
81cc9d635f
|
feat: deprecate duplicate unused strategy distance_projected_point_ax
|
2024-08-20 21:57:26 +02:00 |
|
Adam Wulkiewicz
|
4c17e0951e
|
[extensions] Fix nsphere access
|
2024-08-17 23:14:56 +02:00 |
|
Vissarion Fisikopoulos
|
5848f62f05
|
Merge branch 'develop' into fix/remove_unused
|
2024-08-09 16:32:44 +03:00 |
|
Vissarion Fisikopoulos
|
a4c05fdfaa
|
Remove BOOST_GEOMETRY_DEBUG_ASSEMBLE
|
2024-08-09 16:31:37 +03:00 |
|
Vissarion Fisikopoulos
|
cd7c9917ad
|
Fix condition in is_simple
|
2024-08-09 16:31:24 +03:00 |
|
Vissarion Fisikopoulos
|
d87ac2935b
|
Removed expression 'iteration < max_iterations' which is always true.
|
2024-08-09 16:31:24 +03:00 |
|
Barend Gehrels
|
cace2c73fb
|
fix: traverse first through non clustered turns, remove cluster exits, make priority consistent
fixes #1293 #1294 and #1295
|
2024-07-30 20:16:09 +02:00 |
|
Vissarion Fisikopoulos
|
373d5182f0
|
Merge pull request #1271 from awulkiew/fix/closest_points
[strategies] Fix spherical closest_points strategy for PointOfSegment different than model::point
|
2024-07-24 16:45:33 +03:00 |
|