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
704: #702 Geometry Collection now supports serde. r=lnicola a=martinfrances107
- [x] I agree to...
3a9303d4df01545f43e2fa5e10b024c9ce66c4c9 authored about 3 years agoCo-authored-by: Laurențiu Nicola <[email protected]>
e60ac1e3ae960b8ec7dbd38afe94ed873d5b9326 authored about 3 years agoe12da800572e3228c61aaef30ccdb35b38cc4229 authored about 3 years ago
703: Extract test fixtures into WKT files r=urschrei a=lnicola
- [x] I agree to follow the proj...
041862a53553553cb5c0797b754b0374c2f3bd45 authored about 3 years agod85f6f29ccb0ac3559b10575c68ad124b2cf557c authored about 3 years ago
58260e184b9935457dbe9bb9c3ca57e9fb728637 authored about 3 years ago
3bfb2d42402f76bf965e645ebfa81bf996d987a6 authored about 3 years ago
1f911a4fa16e2e72690aeae312269a4aefae3a96 authored about 3 years ago
2127043827a793bf94936a880c7ed9681d0abc21 authored about 3 years ago
d606fc5f01a6927f5e6033b09df7d404155b5637 authored about 3 years ago
699: Removes unnecessary call and improves readability. r=michaelkirk a=denis2glez
- [x] I agre...
424dd53f6c75ea5c402f4819f9754477a9980bc5 authored about 3 years ago7e83c0e7204542a4166ab58e5e757d66a5fe8bf3 authored about 3 years ago
27360ec6df96317a1515242919a716a8339df2c8 authored about 3 years ago
93063a0c9a1ae74c73b79d9a7caae72882ea681a authored about 3 years ago
a61a2d4f2fbf97cb89ed62c4f11a732a061009dd authored about 3 years ago
698: Bumps the two most recent Rust versions in CI r=michaelkirk a=denis2glez
- [x] I agree to ...
689237788446581563812614cd48f54d9dcf32a0 authored about 3 years ago8731c1de6e01896e8269a7c9314472991ea93070 authored about 3 years ago
79ab6b305a8a42f366c9cfe726928d1594e1dc52 authored about 3 years ago
08a2aab2eaa554064795fbc75eead4d201bf62f2 authored about 3 years ago
696: Fixes useless conversions and needles collect use. r=lnicola a=denis2glez
- [x] I agree to...
ab0fe46cec04ebe358d66455a6b73415c925b18d authored about 3 years ago47194eb751cc4d8525b9151852b5e88f09b7b743 authored about 3 years ago
695: Removes wrong calls to `clone()` on Copy types. r=lnicola a=denis2glez
- [x] I agree to fo...
961cbb08d311ffa81c4c85de914da63a913be575 authored about 3 years ago7797e2ec5361b688abf1dee8fbc37dd5f3a156fb authored about 3 years ago
694: Removes multiple instances of redundant clones. r=lnicola a=denis2glez
- [x] I agree to fo...
b67c6f1759f3c583a4c68a43a0e0238bb2897b95 authored about 3 years agoa1f6333f5e8d55b595b266e28bd1e84e4ad9beee authored about 3 years ago
693: Fixes more common cases of needless borrow. r=lnicola a=denis2glez
- [x] I agree to follow...
52742157cf9292ad832024f8447713d8436846ad authored about 3 years ago665670f687a3c9d97ad81f70d988f14f7e105eba authored about 3 years ago
692: Fixes needless borrows and mutability, resp. r=lnicola a=denis2glez
- [x] I agree to follo...
5bc16642d993c169d99d2efeac1b06820f331e12 authored about 3 years ago691: Removes multiple cases of redundant closures. r=lnicola a=denis2glez
- [x] I agree to foll...
6ee1a3d865727cefda5aa193ce0a95a3583c6e6e authored about 3 years agodbddf508bfba0dc1d6506642088b0ad3f4b5ba72 authored about 3 years ago
159681b8d21caa5d35fbc9ca78fbdd89457a0a4b authored about 3 years ago
4b3a7e92ca84fc35bf02ef7c4c674358ab0f3eb6 authored about 3 years ago
689: quieter tests r=urschrei a=michaelkirk
- [x] I agree to follow the project's [code of cond...
25dd3933dc7303d4f30b1dbca6ba9ad75fd087ce authored about 3 years ago684: Fix crates.io badge r=lnicola a=atouchet
- [x] I agree to follow the project's [code of co...
e6bfce6d4583ba105cd509ced1de2070effe0057 authored about 3 years ago688: Fixes several common cases of needless borrow. r=michaelkirk a=denis2glez
- [x] I agree to...
8073001299dec7e50f310cb29dc1083ce40f26ff authored about 3 years ago
- allow deprecations in test of deprecated method
- lower log level for known errors in jts-test...
fba11e7b2120fa47c4282d4d2fbd79814b334c1c authored about 3 years ago
1cf7a2f848a10869720383e931271d0dd54f7bf8 authored about 3 years ago
0b8fdd5476ad8cb4e06114397179b1db97cae1d6 authored about 3 years ago
686: Remove un-needed macro decls and unused var r=lnicola a=urschrei
- [x ] I agree to follow ...
49844df7a76f59681115d8581d060ed39841212d authored about 3 years ago685: Tidy benches r=frewsxcv a=urschrei
- We don't use `rotate` anymore, so I've swapped it for...
82f792fdbaacf5a77806b0d33b863d4fcc1a1c35 authored about 3 years ago33393fb32038458c543f4604bca94223fdf2aa04 authored about 3 years ago
Using an epsilon of 0.01 for RDP we get 295 points, vs 286 when using
an epsilon of 0.0005 for V...
We don't use `rotate` anymore.
40679223f0defd7b16057c8271394350f9686908 authored about 3 years ago682: Versioned feature to support rstar 0.9 r=lnicola,michaelkirk a=rmanoka
- [x] I agree to fo...
48ba1e773ad89325ddcdf7e5dcf7b8c476361119 authored about 3 years ago15c37d1a26065d487d9f761c156bed1c0f4213c3 authored about 3 years ago
91a9c6efe02485d1824ec0dc89ad0c9e7d34b271 authored about 3 years ago
683: Fixes the code example in the README file. r=michaelkirk a=denis2glez
- [x] I agree to fol...
455e5a370551faa160ba1093379fed24b6049e2b authored about 3 years ago680: update CI to rust 1.56 r=lnicola a=michaelkirk
- [x] I agree to follow the project's [code...
006bdd48f8300d0d9e0cd9153e01a5a992e5d9ea authored about 3 years ago83105394cf2ec1b1bb52572fc768e79533a46e8a authored about 3 years ago
35c0b654614ab6c3a7fa63fc4f1f18ade68ed09e authored about 3 years ago
Co-authored-by: Laurențiu Nicola <[email protected]>
ba7bac814b082cd11e8f33995704b2a29fdec8dd authored about 3 years agoCo-authored-by: Laurențiu Nicola <[email protected]>
e9b3480eda2c5a6bedd2b81d58ce7703ba70b6fc authored about 3 years agoCo-authored-by: Laurențiu Nicola <[email protected]>
11f12fbafff2b3f8ab9d3b2f568c037118134b3f authored about 3 years ago1aef2c4af1471f28f683359787848fde06f29a25 authored about 3 years ago
9dcfa7248d98b52141b9aeab2687921aca4d9fde authored about 3 years ago
Prior versions showed this warning:
> warning: /Users/mkirk/src/georust/geo/geo/fuzz/Cargo.toml...
e43aa46511955b6daa614e66360a7bf9400f0310 authored about 3 years ago01c75454c957114b8a940eae67e7d8de0ed3de78 authored about 3 years ago
969cb19d5f855418cacb6a578d520553476cf910 authored about 3 years ago
675: ClosestPoint for Triangle, Rect, GeometryCollection types & Geometry enum r=lnicola a=pkopp...
13f073a61d29948845d8cb032b50340e1031d47d authored about 3 years agod4a38625efde0a8c23b1e8386f11ba50c098cf99 authored about 3 years ago
661f32678694485df04b9181ea0775cb5a350dee authored about 3 years ago
2046ab2cd96375c5add799dd555bffa27f4ba0a4 authored about 3 years ago
138ca0688b974ab51820c16cdb53ce39f10739a5 authored about 3 years ago
679: Fix ClosestPoint when internal for Polygons r=frewsxcv a=michaelkirk
- [x] I agree to foll...
b5d1a7f6b805ce12224390076fa338fb460e4632 authored about 3 years ago0c3cc0455c4258fb25d0a95dc824d75081151aec authored over 3 years ago
Previously we were finding the closest *boundary* point, even when the
point intersected the pol...
c9bbcc47bcdf88cea6ee9593b6efc879cc10915f authored over 3 years ago
677: Remove cargo-tarpaulin due to instability r=urschrei a=urschrei
See discussion at #676
...
7af4f80d3f50191bc87c7aff35688b6f8cd8d763 authored over 3 years ago37646a025fa26d6cbcc217b424796b5186fa3fe8 authored over 3 years ago
See discussion at #676
84fb32fbeee8b65b3bfa7a79f6466603c81d1386 authored over 3 years agoUpdate to use proj 0.23.1, using libproj 8.1.0
61ad69f0e681b49bf73da917780d628479dc07f0 authored over 3 years ago[skip coverage]
e0aa25f226e26bd5fae2aef51e3c07e5c92bf82d authored over 3 years ago869beb41c37fb072a80ccadedc7438bc8473c692 authored over 3 years ago
674: Touch up docs for 'Rotate' trait r=lnicola a=michaelkirk
- [x] I agree to follow the proje...
2ebbc7f8a8774d9a4a68e9a1b40bcdd22b02fac9 authored over 3 years ago673: Simplify CI testing matrix r=michaelkirk a=lnicola
- [x] I agree to follow the project's [...
a406c8dd64167bbcf751edce5d84d5877fb996d1 authored over 3 years agoc538e8a992ac155ecef75f72cc9a99869869f7bf authored over 3 years ago
6188cef392709d7cdedd3f2a996c6a61fe12f9e2 authored over 3 years ago
533f86510f1efaa7c9da575b9a61a579fc194681 authored over 3 years ago
658: Rotate centroid and center r=rmanoka a=mapoulos
- [x] I agree to follow the project's [cod...
b6d68e5a6173722380b43b98d0cb6bb44be4cdbb authored over 3 years ago669: Clippy: Simplify Duplicated code block. r=lnicola a=martinfrances107
- [x ] I agree to fol...
f6995700865487a3e63dac23bc94602238461682 authored over 3 years ago7680c9039001a7d2aa7bbbe3cb17d9a4903e8e30 authored over 3 years ago
665: Clippy: Remove .clone() where possible. r=lnicola a=martinfrances107
- [x] I agree to foll...
f43af7af312710204d7b083d59b5276a2e04e42f authored over 3 years ago668: Fixed lint warnings apprearing when running "cargo doc". r=lnicola a=martinfrances107
- [x...
058cadc1bc62f162a91d6cd4993d5e2656b1e915 authored over 3 years ago667: map_coords.rs: Use assert_relative_eq!() for floats. r=lnicola a=martinfrances107
- [ x] I...
b826ba5be8c9a5b800f88398133105946b03b837 authored over 3 years ago8a02502dfb41ae3172adc1a6cf067ad0d5d508d0 authored over 3 years ago
d502116bc90c45559245bc22fcc92f49e149d41f authored over 3 years ago
c0ff182016218df6926d2867a75a55f144172f08 authored over 3 years ago
e0b2e069922ea43890d0e9cd5bfedb74bd7ce080 authored over 3 years ago
simpler to use self.polygon()
Co-authored-by: Laurențiu Nicola <[email protected]....
7022dd38dd41215bad1f391788692b232a0acbbb authored over 3 years agoImproved readability.
Co-authored-by: Laurențiu Nicola <[email protected]>
4de4edcb04f062f72068771cf88979ec9d0e6001 authored over 3 years agod3858e13506fd1ca96808e9aa49e7ec076330102 authored over 3 years ago
b0505e25b34f0166d086f11d9ff79098096daed2 authored over 3 years ago
37249788b817510d90538a366c5a950da8a22a84 authored over 3 years ago
be04af41468494fe03e6568bc2457db0a56244f7 authored over 3 years ago
fc1bcac63d74d980b0be7789ba46f4deff446df1 authored over 3 years ago
1d2c970fef7ad8b46d0c846ebfc9a9e4caab1972 authored over 3 years ago
7fbcdd38f92c60fef94e9409500f85bb1dfdad0b authored over 3 years ago
fd302719d381a7541db4fd5c79bec8e94ce5620f authored over 3 years ago
659: Add Into implementation for Coordinate and Point r=michaelkirk a=lehmanju
This PR adds two...
294462356a34ae112ae2f8444687c4e11d463229 authored over 3 years ago