Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/georust/geo

Geospatial primitives and algorithms for Rust
https://github.com/georust/geo

rewrite doc test to not hard code coords

0520e9460fc6a7915db5a96610202aca24b2823e authored about 1 year ago
format test

ff68f7e7a92c5e2556f4dfc108c54adadb82e55d authored about 1 year ago
fix: n - 1 linestrings at small distances

851420971dc896b123bb41f3407d2d74a6e72504 authored about 1 year ago
chore: fix weird line wrap

7a520ba435961c0ebd2c7891f14c4512dd468bb9 authored over 1 year ago
chore: improve description, worsen english

d157f7acc0ee59692c1cdcf8d01376c03268e3d0 authored over 1 year ago
chore: apply review suggestion for naming

0d9fcc4950cf0d67fd1d575c4d6050f8a2c30cc7 authored over 1 year ago
chore: fix typo

e2ccb724c4ba4a11b5c3a6f942f1937452a218a3 authored over 1 year ago
chore: fix typo: convertes -> converts

e9192351e9832db4f8647fe7a501b452cfdc6873 authored over 1 year ago
chore: add doc tests and move cleanup function to sealed trait

e29f3eb8f186ad5141da9c0dc05f353718654eb3 authored over 1 year ago
feat: add tests for the shapes in the doc comments

7283ccda83f23cfa0000b841afb01be51be02dbc authored over 1 year ago
chore: fix typo: achives -> achieves

832e2b8bc3ec5bfc9930b6b63ba5065f71146667 authored over 1 year ago
feat: put required methods into a sealed trait so we don't leak them

d12460fcadf9dc30f53c09e62fd11d840828f301 authored over 1 year ago
chore: capitalize Delaunay

d6e90221f34e105de06e8cf80b402f99e68ad3fb authored over 1 year ago
chore: apply review suggestion for doc comments

78d30bfebdc69cd9c30a1994e05984ddb68f8eef authored over 1 year ago
chore: fix comment

81bed328d4199d5ef1a874dabe3f289308557cd0 authored over 1 year ago
chore: add changelog entry

de21d87144d08202dc9cbe0e201c21b10b41ca1d authored over 1 year ago
chore: add spade as a dependency

although spade is a optional dependency, it looks like a good fit for
the default features. Incl...

d46f4249984c6bf46d9647099b02987551047575 authored over 1 year ago
fix: ignore example pictures in doc tests

d84bf9a24300845f1cc8716a25f5289512998032 authored over 1 year ago
feat: initial implementation of TriangulateSpade trait

a3c888a81319e6c6f7d3d41f068a538285f47389 authored over 1 year ago
Merge pull request #1100 from georust/mkirk/doc-fixes

Fix broken links in docs and fail CI unless docs build cleanly

055087d2c4b7ed782f162e231d66fb0262e51ac9 authored over 1 year ago
fixup doc links

b076847b8760468c430b4ba472d0beb03561a87a authored over 1 year ago
CI: fail unless docs build cleanly

This should help us avoid broken links etc. in our docs.

764911260da22ee767be41a45fe920b3ab9be999 authored over 1 year ago
Merge pull request #1063 from georust/mkirk/wkt-macro

wkt macro to create geo-types

c2a27207b88190b2794f11f6aa4b06d47483e9c6 authored over 1 year ago
update changelog

1a202822adc54cab25be7a72a2cdcc1a16c4210e authored over 1 year ago
fixup! Merge branch 'main' into mkirk/wkt-macro

5a6f5112159b94dd81984d6383d5fa18975cb606 authored over 1 year ago
Merge branch 'main' into mkirk/wkt-macro

f8215604af7e5017b6735f2151a2a851e6b4ac69 authored over 1 year ago
Merge pull request #1052 from urschrei/vw_refactor

Vw refactor

021182704eb40ecba964fc7a1e35de808cb77968 authored over 1 year ago
Fix benchmark imports

cdc1df3c8fd299cc08f099bb11e8ca3912345698 authored over 1 year ago
Merge branch 'main' into triangle

617cddc4b39ec6748ace9f7a94fd51e442c040b5 authored over 1 year ago
Remove unused generic

01d3bbdcf4c83adb5db28f6e1fb505dcbeec1818 authored over 1 year ago
Placate Clippy

8e7e018bd2d581b1c096d9101f7536d9dbba683c authored over 1 year ago
Use CachedEnvelope for VW-P

6bda12519ef185871a858ebc7c5724d1003ddf38 authored over 1 year ago
Extract VW and VwPreserve new triangle calculation logic

This commit also refactors the new triangle calculation logic into its own function, shared by s...

aa5644615c9746ed432041d02e45d474bdd4b5b8 authored over 1 year ago
More comments

35d87e54a7b08b3469122736d6df648ebcce15c9 authored over 1 year ago
Add to VW-preserve notes

b16d59400d3e929fb3065a875fc90a5215a6d9f4 authored over 1 year ago
More helpful comments

a2e5583a12a9d7c54419fa7d21ae82ac8e79fd0f authored over 1 year ago
Better segment intersection check docstring

0cc85458bc44b6f631acbca0201812c4b39dc94d authored over 1 year ago
Refactor VWP for greater readability

a58215f4a0ed8b4fd5449290d590326a8cab8bd4 authored over 1 year ago
Attempt to fix VWP for Polygons

We now use our existing intersection algorithms, and are less conservative about minimum points ...

321181f16169d292d8c271a1636756bc7743dae1 authored over 1 year ago
Merge pull request #1098 from martinfrances107/cargo_doc_trivial

Minor: 'Cargo doc' fix trivial lint errors.

94977ceb54fe496f40998d42438d0fab81ddce52 authored over 1 year ago
Skew - warning: redundant explicit link target

Co-authored-by: Michael Kirk <[email protected]>

553a07db807bc37a7c2d6597747f2216fa6d10f9 authored over 1 year ago
Transform - warning: redundant explicit link target

Co-authored-by: Michael Kirk <[email protected]>

ca9fa287df16ed84c560fdc881d32365075bc3c1 authored over 1 year ago
Skew and Rotate - warning: redundant explicit link target

Co-authored-by: Michael Kirk <[email protected]>

ebd6bca26234eb9426ac7577cc6cce991a3f1dc4 authored over 1 year ago
Merge branch 'main' into cargo_doc_trivial

5b68568a7e9faa6b485e721007fcebcb25189f9a authored over 1 year ago
Merge pull request #1091 from apendleton/wrap-destination

Fix wrapping of longitudes in HaversineDestination

a949f3f6644c06f3964f8df30a67eebedfa5f291 authored over 1 year ago
Minor: 'Cargo doc' fix trivial lint errors.

There are some stale references in the docs.
When running cargo doc these are hidden as
the user...

fca0d70184d9fb20674a86fee66cadfd21fe2515 authored over 1 year ago
Merge pull request #1096 from andriyDev/fix-tests

Replace some equality checks in tests with relative checks (or increased their epsilon).

a8c40237e28ef8a942d80d0e81f155e12cc8c303 authored over 1 year ago
Update docs of `rotate_around_point` to use assert_relative_eq.

Otherwise this test fails.

4bf62521847fc786f31596b34bb518e1b87f3020 authored over 1 year ago
Make AffineTransform implement AbsDiffEq and RelativeEq for testing.

I also updated one of the tests to pass using this.

a5bbd968bad2bf6447da132c16cc07b3ffb35811 authored over 1 year ago
Use assert_relative_eq for test_rotate_around_point_arbitrary with a higher epsilon.

51c1befb6d166cd17a5bfcf66b2e982a6ef96f8c authored over 1 year ago
Increase the epsilon for one of the tests in rotate.

6af1301684102fddf0a6fd4bf996e4d8e8ac8127 authored over 1 year ago
Merge pull request #1093 from urschrei/polydistenvelope

Use cached envelope for polygon-polygon euclidean distance

16b2d055b99ce1f17cdd6ac008b1ef0b63bf5754 authored over 1 year ago
More collect fixes

aed06ea862a182f06bddb869a1315dbca61826da authored over 1 year ago
Update geo/src/algorithm/euclidean_distance.rs

Co-authored-by: Laurențiu Nicola <[email protected]>

0d2b5512f1cc0f5e2a7d65056358fc63084baf8c authored over 1 year ago
Appease clippy

6d6e8d4c46b3efc41bb325ab010d6af65cb1fb70 authored over 1 year ago
No need to specify types these days

33b1168c8ea2d7323fac5a5a217af5c73e83fff3 authored over 1 year ago
Use cached envelope for polygon-polygon euclidean distance

154296a538b46121456319a2cc46d23e40caf55e authored over 1 year ago
Merge pull request #1092 from urschrei/affineinverse

Add inverse method to AffineTransform

263caaba407d4fa4bbe9f6edae977cf1dc320740 authored over 1 year ago
Just use ?

e69c60b55849ec275c71215cd26e87eb4ea70479 authored over 1 year ago
Revert to safer Neg trait bound

e5dd9c55913f14edf8136039e8a5119b1b962705 authored over 1 year ago
Simplify bounds for inverse affine transform

c62deb420477c1e3e1c01b6efb1d0221973b875c authored over 1 year ago
Merge branch 'main' into wrap-destination

22b39072ba2e8ff5860a7a5326a73ce8698eb18a authored over 1 year ago
Merge pull request #1090 from apendleton/rhumb-ops

Add rhumb-line operations

173085f2e7a944caabc1663ff549d675c61ac221 authored over 1 year ago
Update geo/src/lib.rs per PR feedback

Co-authored-by: Corey Farwell <[email protected]>

ed2ff0140da93533c1102f1cd5db45fdf41421f1 authored over 1 year ago
Add attribution/license info for ported code

159eafece5dd6525ac24f714870d1a555095ea0c authored over 1 year ago
Relax some trait bounds again

ce59d16c83e3b08100e694377d227028ad69804e authored over 1 year ago
Add inverse method to AffineTransform

ed4cb05d0d352a4fff956491cec1485eeebcd8c9 authored over 1 year ago
Fix wrapping of longitudes in HaversineDestination

2f86883a9911e326c54d84ab828268391652b88f authored over 1 year ago
Add rhumb-line operations: bearing, distance, destination, length, intermediate

f5470b9f57404e8dbb84e1615d49d106b440db51 authored over 1 year ago
Merge pull request #1082 from georust/mkirk/fix-densify

FIX `Densify` trait to avoid panic with empty line string

d95daf8bae0ff63557b283e01ddede278902323f authored over 1 year ago
FIX `Densify` trait to avoid panic with empty line string

ad126cdca2c2b29a2c4d5b98ee29be906358e4f8 authored over 1 year ago
Merge pull request #1081 from JosiahParry/densify-haversine

add DensifyHaversine trait

2c99be6fefdcae598283486ee636e50d6bc9da5c authored over 1 year ago
add check in linestring impl for empty geometry. add associated test

f170bbe6bb7f0e54fb2ca7efc2e2225698b9f32f authored over 1 year ago
remove f64::epsilon

c04eecb09d3279fa198a9c9868bc615ddcabdc20 authored over 1 year ago
ci compliance

491d6dd21002cc83016e6b922676a13f976d17d4 authored over 1 year ago
update doc example which should fix CI

93b15eeee1cfb13b4b2272effff8cc12c49a2061 authored over 1 year ago
lint

99d7823d8a00a118de96e3a8085a4ba47611c946 authored over 1 year ago
simplify test to use a straight line

df733022d1e0ef3971d7c69f589f741fce387758 authored over 1 year ago
loosen tolerance. off at the 15th decimal place.

d443dedecf4c9fec3ae508cadb6f92a6aebecfad authored over 1 year ago
increase tolerance for test_line_densify()

b6aa485b416f16191765cf56bdf085355b0b925d authored over 1 year ago
update tests to use relative equality

6b595b0448e195ad40038b810492536c806119a4 authored over 1 year ago
address lintr

edc296e2420f5b6711a0b86d931b32c1f9f90f08 authored over 1 year ago
update changelog

046b1b9ee98b7494783b6232d59f049909051144 authored over 1 year ago
add DensifyHaversine trait

63c596f2bdd7f1dc1384c9c70bd0daddb8085e95 authored over 1 year ago
Merge pull request #1080 from georust/frewsxcv/frew

Add example for `scale_around_point`.

3c9c377b27c01e8f736b493c5b41c167ed2e4bb5 authored over 1 year ago
Add example for `scale_around_point`.

05f1dd10b197527923b16622a523581dc4a06a08 authored over 1 year ago
Merge pull request #1078 from JosiahParry/segment-patch

Address LineStringSegmentize bugs

410567789bd04a0c1f24e41b3c84bdf5548ba227 authored over 1 year ago
address typo

72f911e31c94aa2d0c8685f6d3f8097a025a0b17 authored over 1 year ago
address CI

85b98f04147de21042184bdcb0b2b0627fb37b28 authored over 1 year ago
address linestring segmentation bugs

70d0faf00e62f1b5324e2382dc4e6c4fa9bb3468 authored over 1 year ago
Merge pull request #1070 from gibbz00/angle_transforms_v2

Add `ToDegrees`, `ToRadians`.

9edfae99f1f51f3b582132da5bf9105c9635f24a authored over 1 year ago
Add `ToRadians` and `ToDegrees` to the algorithm index.

574f7b5658a57f59910dbc7f80b2d7c596ef6c51 authored over 1 year ago
Merge branch 'main' into angle_transforms_v2

def6ad6fdb5b7ff4e4998937a7f1940dbf64f0b2 authored over 1 year ago
Merge pull request #1055 from JosiahParry/segmentize

Add line segmentize trait

eac90b28e4dad4548ef1ec8a98234e5bc766467e authored over 1 year ago
Add `ToDegrees`, `ToDegreesInPlace`, `ToRadians`, `ToRadiansInPlace`.

4b5fdf9a4ceda229f97f6fe2e6fe0c4a6711ac1a authored over 1 year ago
Merge pull request #1071 from gibbz00/polygon_try_mut

Add fallible alternatives to `Polygon::{exterior,interiors}_mut`

1e1b2ed357e336660db01cbb02f4dee33490a476 authored over 1 year ago
Merge pull request #1072 from georust/frewsxcv-patch-1

Update CHANGES.md

61a61604bcec623e1ceb8e5eae369cdedcc28f82 authored over 1 year ago
Update CHANGES.md

53002bf7ce76abfffe7233a5ce8da010c0ff916b authored over 1 year ago
Merge pull request #908 from georust/frewsxcv-gat

Simplify `CoordsIter` `trait` with GATs by removing an unneeded trait lifetime

ccdbe19db8ff876dc8173e1f389d60847f8cc274 authored over 1 year ago
fix compilation

b14e52e069b7de9cfbcfe09de7643a5ddc427160 authored over 1 year ago