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

Merge #704

704: #702 Geometry Collection now supports serde. r=lnicola a=martinfrances107

- [x] I agree to...

3a9303d4df01545f43e2fa5e10b024c9ce66c4c9 authored about 3 years ago
Update geo-types/CHANGES.md

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

e60ac1e3ae960b8ec7dbd38afe94ed873d5b9326 authored about 3 years ago
Updated geo-types CHANGES.md.

e12da800572e3228c61aaef30ccdb35b38cc4229 authored about 3 years ago
Merge #703

703: Extract test fixtures into WKT files r=urschrei a=lnicola

- [x] I agree to follow the proj...

041862a53553553cb5c0797b754b0374c2f3bd45 authored about 3 years ago
Added serde to the Geometry enum.

d85f6f29ccb0ac3559b10575c68ad124b2cf557c authored about 3 years ago
#702 Geometry Collection now suports serde.

58260e184b9935457dbe9bb9c3ca57e9fb728637 authored about 3 years ago
Compare poly2 hull to baseline in test

3bfb2d42402f76bf965e645ebfa81bf996d987a6 authored about 3 years ago
Fix data type in extremes f64 bench

1f911a4fa16e2e72690aeae312269a4aefae3a96 authored about 3 years ago
Move test fixtures to WKT files

2127043827a793bf94936a880c7ed9681d0abc21 authored about 3 years ago
add comment based on discussion from #699

d606fc5f01a6927f5e6033b09df7d404155b5637 authored about 3 years ago
Merge #699

699: Removes unnecessary call and improves readability. r=michaelkirk a=denis2glez

- [x] I agre...

424dd53f6c75ea5c402f4819f9754477a9980bc5 authored about 3 years ago
Remove test_all_general() from code coverage report.

7e83c0e7204542a4166ab58e5e757d66a5fe8bf3 authored about 3 years ago
Reverts unneeded change.

27360ec6df96317a1515242919a716a8339df2c8 authored about 3 years ago
Removes unnecessary call and improves readability.

93063a0c9a1ae74c73b79d9a7caae72882ea681a authored about 3 years ago
Remove distance2 impl

a61a2d4f2fbf97cb89ed62c4f11a732a061009dd authored about 3 years ago
Merge #698

698: Bumps the two most recent Rust versions in CI r=michaelkirk a=denis2glez

- [x] I agree to ...

689237788446581563812614cd48f54d9dcf32a0 authored about 3 years ago
Bumps the two most recent Rust versions in CI

8731c1de6e01896e8269a7c9314472991ea93070 authored about 3 years ago
Update changelog

79ab6b305a8a42f366c9cfe726928d1594e1dc52 authored about 3 years ago
Rebase against master and remove unneeded triangle intersection code

08a2aab2eaa554064795fbc75eead4d201bf62f2 authored about 3 years ago
Merge #696

696: Fixes useless conversions and needles collect use. r=lnicola a=denis2glez

- [x] I agree to...

ab0fe46cec04ebe358d66455a6b73415c925b18d authored about 3 years ago
Fixes useless conversions and needles collect use.

47194eb751cc4d8525b9151852b5e88f09b7b743 authored about 3 years ago
Merge #695

695: Removes wrong calls to `clone()` on Copy types. r=lnicola a=denis2glez

- [x] I agree to fo...

961cbb08d311ffa81c4c85de914da63a913be575 authored about 3 years ago
Removes wrong calls to `clone()` on Copy types.

7797e2ec5361b688abf1dee8fbc37dd5f3a156fb authored about 3 years ago
Merge #694

694: Removes multiple instances of redundant clones. r=lnicola a=denis2glez

- [x] I agree to fo...

b67c6f1759f3c583a4c68a43a0e0238bb2897b95 authored about 3 years ago
Removes multiple instances of redundant clones.

a1f6333f5e8d55b595b266e28bd1e84e4ad9beee authored about 3 years ago
Merge #693

693: Fixes more common cases of needless borrow. r=lnicola a=denis2glez

- [x] I agree to follow...

52742157cf9292ad832024f8447713d8436846ad authored about 3 years ago
Fixes more common cases of needless borrow.

665670f687a3c9d97ad81f70d988f14f7e105eba authored about 3 years ago
Merge #692

692: Fixes needless borrows and mutability, resp. r=lnicola a=denis2glez

- [x] I agree to follo...

5bc16642d993c169d99d2efeac1b06820f331e12 authored about 3 years ago
Merge #691

691: Removes multiple cases of redundant closures. r=lnicola a=denis2glez

- [x] I agree to foll...

6ee1a3d865727cefda5aa193ce0a95a3583c6e6e authored about 3 years ago
Fixes needless borrows and mutability, resp.

dbddf508bfba0dc1d6506642088b0ad3f4b5ba72 authored about 3 years ago
Removes multiple cases of redundant closures.

159681b8d21caa5d35fbc9ca78fbdd89457a0a4b authored about 3 years ago
removed references to travis, we no longer use it

4b3a7e92ca84fc35bf02ef7c4c674358ab0f3eb6 authored about 3 years ago
Merge #689

689: quieter tests r=urschrei a=michaelkirk

- [x] I agree to follow the project's [code of cond...

25dd3933dc7303d4f30b1dbca6ba9ad75fd087ce authored about 3 years ago
Merge #684

684: Fix crates.io badge r=lnicola a=atouchet

- [x] I agree to follow the project's [code of co...

e6bfce6d4583ba105cd509ced1de2070effe0057 authored about 3 years ago
Merge #688

688: Fixes several common cases of needless borrow. r=michaelkirk a=denis2glez

- [x] I agree to...

8073001299dec7e50f310cb29dc1083ce40f26ff authored about 3 years ago
Quiet test output

- allow deprecations in test of deprecated method
- lower log level for known errors in jts-test...

a9725a547c3cc47b94a0ff4ac8871459b7dde239 authored about 3 years ago
cargo fmt

fba11e7b2120fa47c4282d4d2fbd79814b334c1c authored about 3 years ago
quiet debug output

1cf7a2f848a10869720383e931271d0dd54f7bf8 authored about 3 years ago
Fixes several common cases of needless borrow.

0b8fdd5476ad8cb4e06114397179b1db97cae1d6 authored about 3 years ago
Merge #686

686: Remove un-needed macro decls and unused var r=lnicola a=urschrei

- [x ] I agree to follow ...

49844df7a76f59681115d8581d060ed39841212d authored about 3 years ago
Merge #685

685: Tidy benches r=frewsxcv a=urschrei

- We don't use `rotate` anymore, so I've swapped it for...

82f792fdbaacf5a77806b0d33b863d4fcc1a1c35 authored about 3 years ago
Remove un-needed macro decls and unused var

33393fb32038458c543f4604bca94223fdf2aa04 authored about 3 years ago
Modify RDP bench epsilon so it's comparable to VW

Using an epsilon of 0.01 for RDP we get 295 points, vs 286 when using
an epsilon of 0.0005 for V...

a7d616d8ebff819262af3b3f06da3894dc450bfe authored about 3 years ago
Silence deprecation warnings

We don't use `rotate` anymore.

40679223f0defd7b16057c8271394350f9686908 authored about 3 years ago
Merge #682

682: Versioned feature to support rstar 0.9 r=lnicola,michaelkirk a=rmanoka

- [x] I agree to fo...

48ba1e773ad89325ddcdf7e5dcf7b8c476361119 authored about 3 years ago
Adjust rstar feature docs and tests in geo-types

15c37d1a26065d487d9f761c156bed1c0f4213c3 authored about 3 years ago
Fix crates.io badge

91a9c6efe02485d1824ec0dc89ad0c9e7d34b271 authored about 3 years ago
Merge #683

683: Fixes the code example in the README file. r=michaelkirk a=denis2glez

- [x] I agree to fol...

455e5a370551faa160ba1093379fed24b6049e2b authored about 3 years ago
Merge #680

680: update CI to rust 1.56 r=lnicola a=michaelkirk

- [x] I agree to follow the project's [code...

006bdd48f8300d0d9e0cd9153e01a5a992e5d9ea authored about 3 years ago
Fixes the code example in the README file.

83105394cf2ec1b1bb52572fc768e79533a46e8a authored about 3 years ago
Versioned feature to support rstar 0.9

35c0b654614ab6c3a7fa63fc4f1f18ade68ed09e authored about 3 years ago
Update .github/workflows/test.yml

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

ba7bac814b082cd11e8f33995704b2a29fdec8dd authored about 3 years ago
Update .github/workflows/test.yml

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

e9b3480eda2c5a6bedd2b81d58ce7703ba70b6fc authored about 3 years ago
Update .github/workflows/test.yml

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

11f12fbafff2b3f8ab9d3b2f568c037118134b3f authored about 3 years ago
cargo fmt

1aef2c4af1471f28f683359787848fde06f29a25 authored about 3 years ago
doc clarity: prefer number of releases over time frame

9dcfa7248d98b52141b9aeab2687921aca4d9fde authored about 3 years ago
Fix geo-fuzz on rust-1.55

Prior versions showed this warning:

> warning: /Users/mkirk/src/georust/geo/geo/fuzz/Cargo.toml...

e43aa46511955b6daa614e66360a7bf9400f0310 authored about 3 years ago
omit some rust versions for expediant CI runs

01c75454c957114b8a940eae67e7d8de0ed3de78 authored about 3 years ago
Run through rust 1.56

969cb19d5f855418cacb6a578d520553476cf910 authored about 3 years ago
Merge #675

675: ClosestPoint for Triangle, Rect, GeometryCollection types & Geometry enum r=lnicola a=pkopp...

13f073a61d29948845d8cb032b50340e1031d47d authored about 3 years ago
Added borrow for to_lines

d4a38625efde0a8c23b1e8386f11ba50c098cf99 authored about 3 years ago
Fix changes.md

661f32678694485df04b9181ea0775cb5a350dee authored about 3 years ago
Intersection for tri, rect closest_point + to_lines for rect

2046ab2cd96375c5add799dd555bffa27f4ba0a4 authored about 3 years ago
Changes.md

138ca0688b974ab51820c16cdb53ce39f10739a5 authored about 3 years ago
Merge #679

679: Fix ClosestPoint when internal for Polygons r=frewsxcv a=michaelkirk

- [x] I agree to foll...

b5d1a7f6b805ce12224390076fa338fb460e4632 authored about 3 years ago
PERF: short circuit when optimal solution is found

0c3cc0455c4258fb25d0a95dc824d75081151aec authored over 3 years ago
The closest point to a point within a polygon is the point itself.

Previously we were finding the closest *boundary* point, even when the
point intersected the pol...

8c6000203133060a1421fca0014837ce2480aee7 authored over 3 years ago
ClosestPoint for Coordinate type

c9bbcc47bcdf88cea6ee9593b6efc879cc10915f authored over 3 years ago
Merge #677

677: Remove cargo-tarpaulin due to instability r=urschrei a=urschrei

See discussion at #676

...

7af4f80d3f50191bc87c7aff35688b6f8cd8d763 authored over 3 years ago
Update changelog

37646a025fa26d6cbcc217b424796b5186fa3fe8 authored over 3 years ago
Remove cargo-tarpaulin due to instability

See discussion at #676

84fb32fbeee8b65b3bfa7a79f6466603c81d1386 authored over 3 years ago
Merge pull request #661 from georust/bump_proj_810

Update to use proj 0.23.1, using libproj 8.1.0

61ad69f0e681b49bf73da917780d628479dc07f0 authored over 3 years ago
Update to use proj 0.23.1, using libproj 8.1.0

[skip coverage]

e0aa25f226e26bd5fae2aef51e3c07e5c92bf82d authored over 3 years ago
ClosestPoint for Tri, Rect, GC & Geometry

869beb41c37fb072a80ccadedc7438bc8473c692 authored over 3 years ago
Merge #674

674: Touch up docs for 'Rotate' trait r=lnicola a=michaelkirk

- [x] I agree to follow the proje...

2ebbc7f8a8774d9a4a68e9a1b40bcdd22b02fac9 authored over 3 years ago
Merge #673

673: Simplify CI testing matrix r=michaelkirk a=lnicola

- [x] I agree to follow the project's [...

a406c8dd64167bbcf751edce5d84d5877fb996d1 authored over 3 years ago
docs: more docs for 'Rotate' trait

c538e8a992ac155ecef75f72cc9a99869869f7bf authored over 3 years ago
Don't test proj-network on CI

6188cef392709d7cdedd3f2a996c6a61fe12f9e2 authored over 3 years ago
Simplify CI testing matrix

533f86510f1efaa7c9da575b9a61a579fc194681 authored over 3 years ago
Merge #658

658: Rotate centroid and center r=rmanoka a=mapoulos

- [x] I agree to follow the project's [cod...

b6d68e5a6173722380b43b98d0cb6bb44be4cdbb authored over 3 years ago
Merge #669

669: Clippy: Simplify Duplicated code block. r=lnicola a=martinfrances107

- [x ] I agree to fol...

f6995700865487a3e63dac23bc94602238461682 authored over 3 years ago
Clippy: Simplify Duplicated code block.

7680c9039001a7d2aa7bbbe3cb17d9a4903e8e30 authored over 3 years ago
Merge #665

665: Clippy: Remove .clone() where possible. r=lnicola a=martinfrances107

- [x] I agree to foll...

f43af7af312710204d7b083d59b5276a2e04e42f authored over 3 years ago
Merge #668

668: Fixed lint warnings apprearing when running "cargo doc". r=lnicola a=martinfrances107

- [x...

058cadc1bc62f162a91d6cd4993d5e2656b1e915 authored over 3 years ago
Merge #667

667: map_coords.rs: Use assert_relative_eq!() for floats. r=lnicola a=martinfrances107

- [ x] I...

b826ba5be8c9a5b800f88398133105946b03b837 authored over 3 years ago
Added missing use approx::assert_relative_eq. Also minor code formatting.

8a02502dfb41ae3172adc1a6cf067ad0d5d508d0 authored over 3 years ago
Fixed lint errors apprearing when running "cargo doc".

d502116bc90c45559245bc22fcc92f49e149d41f authored over 3 years ago
Updated simplifyvw.rs. Now using epsilon=1e-6 where appropiate.

c0ff182016218df6926d2867a75a55f144172f08 authored over 3 years ago
map_coords.rs: Use assert_relative_eq!() for floats.

e0b2e069922ea43890d0e9cd5bfedb74bd7ce080 authored over 3 years ago
Update geo/src/algorithm/intersects/triangle.rs

simpler to use self.polygon()

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

7022dd38dd41215bad1f391788692b232a0acbbb authored over 3 years ago
Update geo/src/algorithm/intersects/polygon.rs

Improved readability.

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

4de4edcb04f062f72068771cf88979ec9d0e6001 authored over 3 years ago
Remove .clone() where possible.

d3858e13506fd1ca96808e9aa49e7ec076330102 authored over 3 years ago
delegate to

b0505e25b34f0166d086f11d9ff79098096daed2 authored over 3 years ago
formatting

37249788b817510d90538a366c5a950da8a22a84 authored over 3 years ago
comment

be04af41468494fe03e6568bc2457db0a56244f7 authored over 3 years ago
Merge branch 'feature/rotate-centroid-and-center' of github.com:mapoulos/geo into feature/rotate-centroid-and-center

fc1bcac63d74d980b0be7789ba46f4deff446df1 authored over 3 years ago
adding rotate_around_centroid and rotate_around_center tests for polygon with holes

1d2c970fef7ad8b46d0c846ebfc9a9e4caab1972 authored over 3 years ago
Merge branch 'georust:master' into feature/rotate-centroid-and-center

7fbcdd38f92c60fef94e9409500f85bb1dfdad0b authored over 3 years ago
Minor: corrected "types".

fd302719d381a7541db4fd5c79bec8e94ce5620f authored over 3 years ago
Merge #659

659: Add Into implementation for Coordinate and Point r=michaelkirk a=lehmanju

This PR adds two...

294462356a34ae112ae2f8444687c4e11d463229 authored over 3 years ago