Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / boostorg/geometry issues and pull requests

#1274 - Add enumerate to prepare for 17 and 23

Pull Request - State: open - Opened by barendgehrels 5 months ago
Labels: enhancement

#1273 - Enable C++17 testing in circleCI

Pull Request - State: open - Opened by vissarion 6 months ago - 1 comment

#1272 - VS2015(C++14 partly) cannot use this geometry

Issue - State: open - Opened by xiaofeiyun123 6 months ago

#1270 - Release notes for 1.85

Pull Request - State: closed - Opened by vissarion 6 months ago

#1269 - wkt do not duplicate first point at the end for "non closed" ring

Issue - State: open - Opened by GS6902 6 months ago - 3 comments

#1268 - Fix BOOST_GEOMETRY_CONSTEXPR call in index (including support for c++17)

Pull Request - State: closed - Opened by vissarion 6 months ago - 1 comment

#1265 - Fix BOOST_GEOMETRY_CONSTEXPR call in index

Pull Request - State: closed - Opened by vissarion 6 months ago

#1264 - test: add test case for issue #1262

Pull Request - State: closed - Opened by barendgehrels 6 months ago

#1263 - Fix CCW and isolated turns

Pull Request - State: closed - Opened by vissarion 6 months ago

#1262 - Buffer gives incorrect result for negative distance

Issue - State: closed - Opened by jdmarsh 6 months ago - 2 comments
Labels: bug

#1261 - [fix] replace decltype by typename for some compilers

Pull Request - State: closed - Opened by barendgehrels 6 months ago - 1 comment

#1260 - remove unused source and deprecate many

Pull Request - State: closed - Opened by barendgehrels 7 months ago - 1 comment

#1257 - [line_interpolate] Fix infinite loop

Pull Request - State: closed - Opened by awulkiew 7 months ago
Labels: bug

#1255 - Add alias templates for core and util traits

Pull Request - State: open - Opened by awulkiew 7 months ago - 2 comments

#1254 - [util] move bounds to geometry::util

Pull Request - State: closed - Opened by barendgehrels 7 months ago - 4 comments

#1253 - Intersection gives incorrect result for polygon and line

Issue - State: open - Opened by jdmarsh 7 months ago - 1 comment
Labels: bug

#1252 - [fix] assign next turn

Pull Request - State: closed - Opened by barendgehrels 7 months ago

#1250 - `boost::geometry::buffer()` of linestring returns inner polygon

Issue - State: closed - Opened by Raclamusi 7 months ago - 3 comments
Labels: bug

#1248 - fix: set turns in closed clusters as non traversable

Pull Request - State: closed - Opened by barendgehrels 7 months ago - 1 comment
Labels: bug

#1247 - Use if constexpr macro instead of condition macro.

Pull Request - State: closed - Opened by awulkiew 7 months ago - 2 comments
Labels: enhancement

#1246 - fix compilation of converter and is_base_of

Pull Request - State: closed - Opened by barendgehrels 7 months ago - 8 comments
Labels: bug

#1245 - [Question] Get edges intersected with bounding boxes using boost::geometry::index::intersects

Issue - State: closed - Opened by bootsmakes 7 months ago - 2 comments
Labels: question

#1244 - Difference returns wrong result if hole touch the boundary of subtrahend

Issue - State: closed - Opened by evgeniyfeder 7 months ago - 2 comments
Labels: bug

#1243 - Add missing headers and remove unused typedefs

Pull Request - State: closed - Opened by vissarion 8 months ago - 2 comments
Labels: bug

#1242 - pass strategy to sort by side

Pull Request - State: closed - Opened by barendgehrels 8 months ago - 2 comments
Labels: enhancement

#1241 - difference returns wrong results if double is the data type

Issue - State: open - Opened by yurik42 8 months ago - 1 comment
Labels: bug

#1237 - Fix numerical issue for segments sharing a common point

Pull Request - State: closed - Opened by vissarion 8 months ago - 1 comment

#1235 - intersection returns an extra point in the output

Issue - State: open - Opened by vissarion 8 months ago

#1234 - Add cmake files for clang/mac/darwin/arm64

Pull Request - State: closed - Opened by barendgehrels 8 months ago - 8 comments

#1233 - buffer returns an invalid result

Issue - State: open - Opened by vissarion 8 months ago - 1 comment

#1232 - Wrong result in difference of linestrings

Issue - State: open - Opened by vissarion 8 months ago

#1231 - invalid intersection for CCW polygons

Issue - State: closed - Opened by vissarion 8 months ago - 3 comments

#1230 - union_ perturbs a point and returns wrong result

Issue - State: closed - Opened by vissarion 8 months ago

#1229 - Union producing self intersections after 1.78

Issue - State: closed - Opened by jpan127 9 months ago - 3 comments

#1228 - Can't build with geometry.hpp in CLR project

Issue - State: open - Opened by Sungjun4 9 months ago - 2 comments

#1227 - ci: Use GITHUB_OUTPUT envvar instead of set-output command

Pull Request - State: closed - Opened by arunsathiya 9 months ago

#1226 - union_ returns invalid polygon

Issue - State: open - Opened by andershol 9 months ago - 3 comments
Labels: bug

#1225 - Mandate C++17 by default

Issue - State: closed - Opened by georgthegreat 10 months ago - 6 comments

#1224 - [ci] Fix mscv versions

Pull Request - State: open - Opened by vissarion 10 months ago - 2 comments

#1223 - MSVC CI may not take effect

Issue - State: open - Opened by FantasqueX 10 months ago - 2 comments

#1220 - Fix get_distance_measure test failure using MSVC

Pull Request - State: closed - Opened by FantasqueX 10 months ago - 1 comment

#1219 - Static analyzer feedback on library for interested in.

Issue - State: open - Opened by dasfex 10 months ago

#1218 - Release notes for 1.84

Pull Request - State: closed - Opened by vissarion 10 months ago

#1216 - Why doesn't dynamic_rstar have default constructor?

Issue - State: closed - Opened by sukeya 10 months ago - 2 comments

#1215 - Remove deprecated test-suite rule

Pull Request - State: open - Opened by FantasqueX 11 months ago - 3 comments

#1214 - Fix long compilation times for epsg

Pull Request - State: open - Opened by tinko92 11 months ago

#1212 - Incorrect results of boost::geometry::difference (using mpq_rational)

Issue - State: open - Opened by lxily 11 months ago - 6 comments
Labels: bug

#1211 - boost::geometry::intersection wrong result

Issue - State: open - Opened by mjagodicblackshark 11 months ago - 4 comments

#1209 - Use fp_equals comparison in side_strategy for convex_hull.

Pull Request - State: closed - Opened by tinko92 12 months ago - 2 comments

#1208 - Convex hull: wrong results (counter-example on 4 points)

Issue - State: closed - Opened by atalon-lip6 12 months ago - 4 comments

#1207 - Offcpu 15ms during boost::geometry::distance in tbb::parallel_for

Issue - State: closed - Opened by littlebr369 12 months ago - 2 comments

#1206 - bg::intersection() always returns true for some combinations of geometries

Issue - State: open - Opened by awulkiew almost 1 year ago
Labels: bug

#1205 - Remove some access.hpp includes in overlay

Pull Request - State: closed - Opened by tinko92 almost 1 year ago

#1204 - Fixes for miscellaneous gcc/clang warnings in the test suite.

Pull Request - State: closed - Opened by tinko92 about 1 year ago

#1202 - Various minor improvements

Pull Request - State: closed - Opened by barendgehrels about 1 year ago - 2 comments

#1199 - Add missing headers

Pull Request - State: closed - Opened by vissarion about 1 year ago

#1198 - Replace virtual with override in exception::what()

Pull Request - State: closed - Opened by georgthegreat about 1 year ago - 2 comments

#1197 - Use boost::size to allow accessing ring size via range_size method

Pull Request - State: closed - Opened by georgthegreat about 1 year ago - 1 comment

#1195 - Switch to `boost::core::invoke_swap`. Add missing includes.

Pull Request - State: closed - Opened by Lastique about 1 year ago - 1 comment

#1194 - [strategies] Fix msvc conversion warning in centroid::average

Pull Request - State: closed - Opened by awulkiew about 1 year ago
Labels: warning

#1193 - Fix/issue 1183 get distance measure

Pull Request - State: closed - Opened by barendgehrels about 1 year ago - 2 comments

#1191 - Modernize noexcept specifications

Pull Request - State: closed - Opened by georgthegreat about 1 year ago - 7 comments
Labels: enhancement

#1190 - Optimize std::string::find performance a bit

Pull Request - State: closed - Opened by georgthegreat about 1 year ago - 1 comment

#1189 - [fix] overlay threshold for sort_by_side

Pull Request - State: closed - Opened by barendgehrels about 1 year ago

#1187 - Fix -Wunused-parameter warning

Pull Request - State: closed - Opened by georgthegreat about 1 year ago - 3 comments

#1186 - union_ discards result because of improper inner ring assignment

Issue - State: closed - Opened by AndreMeyerRMC about 1 year ago - 5 comments
Labels: bug

#1185 - [intersection] remove closing point correctly

Pull Request - State: closed - Opened by barendgehrels about 1 year ago

#1184 - boost::geometry::intersection algorithm creates spike

Issue - State: closed - Opened by vschoech about 1 year ago - 5 comments
Labels: bug

#1183 - union_ returns incomplete result polygon

Issue - State: closed - Opened by AndreMeyerRMC about 1 year ago - 5 comments
Labels: bug

#1182 - boost::geometry::intersection not working as expected for BBox intersection.

Issue - State: closed - Opened by Alphago0506 about 1 year ago - 2 comments

#1181 - Union result of polygons seems not right

Issue - State: closed - Opened by 0x8A63F77D about 1 year ago - 3 comments

#1180 - Update release notes for 1.83

Pull Request - State: closed - Opened by vissarion about 1 year ago

#1179 - Invalid union_ result - polygon in polygon

Issue - State: open - Opened by awulkiew about 1 year ago - 1 comment
Labels: bug

#1177 - [within] Fix the case when a segment has as an endpoint a pole

Pull Request - State: closed - Opened by vissarion about 1 year ago - 1 comment
Labels: bug

#1176 - [similarity] add similarity distance

Pull Request - State: open - Opened by barendgehrels about 1 year ago - 6 comments
Labels: experimental

#1175 - is_simple get wrong result.

Issue - State: closed - Opened by fililili about 1 year ago - 1 comment
Labels: not a bug

#1174 - Incorrect result from bg::intersection()

Issue - State: open - Opened by dratchkov about 1 year ago - 8 comments
Labels: bug

#1173 - Union_ : wrong result

Issue - State: closed - Opened by LumiereDeLOmbre about 1 year ago - 2 comments
Labels: not a bug

#1172 - Update rescaling deprecation warning message

Pull Request - State: closed - Opened by vissarion about 1 year ago
Labels: warning

#1171 - hausdorff is not symmetric - that should be added to the documentation

Issue - State: open - Opened by barendgehrels about 1 year ago - 2 comments
Labels: documentation

#1168 - Add if constexpr macro and replace condition macro.

Pull Request - State: closed - Opened by awulkiew over 1 year ago - 2 comments
Labels: enhancement