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
c169918826af4113208bba10eed676ce4f13011e authored almost 4 years ago
stylistic change only
6008397d61f1803d3158c28585e7bc4b25d0876e authored almost 4 years ago
previously it was only implemented for Coord, Point, LineString, and a
few others.
631: Remove clippy warnings. #630 r=frewsxcv a=martinfrances107
- [x ] I agree to follow the pr...
a8c2f160fc9ed30bef1b8ffb8f287312893bae9b authored almost 4 years ago6aec3e03d889724c48e237334531ae3e8c73efb5 authored almost 4 years ago
fa69b2ad895dc14f477a5b6b33d59fcedcef8b2e authored about 4 years ago
9f62eca409da391561b8cff2d8acbfc2b20f9380 authored about 4 years ago
247649b2187603674600fe00eb6f09064af71a48 authored about 4 years ago
e3096c0cf093076c8024def693588cc096edf9aa authored about 4 years ago
614: Specify the details of conversion failures in an exported error enum r=michaelkirk a=michae...
7e265bdb933f5b575c13c514983d3acd5e6afc2d authored about 4 years agoThis also makes public a new geo_types::Error enum.
9c2d7b575c071c4c2458f6450af56c089c654afc authored about 4 years agodf01c0483ac75c2e43a38a55af209953f2d71abb authored about 4 years ago
616: Implement Default for Coordinate and Point r=frewsxcv a=sbland
- [/ ] I agree to follow th...
6a7446748d6dab6fc6793bdb6a0911ba281d5e39 authored about 4 years agoa26c02bd4fd3a0023e102aed0649225de9da2ecc authored about 4 years ago
611: macro for delegating Geometry impl to it's inner cases r=michaelkirk a=michaelkirk
- [x] I...
e59fb5aa103edaf20bc7a0c86d8a90f2779e7742 authored about 4 years ago
There is a crate `enum_dispatch`, which does something similar, and I
actually initially intende...
618: Document available geo-types features. r=michaelkirk a=frewsxcv
- [x] I agree to follow th...
1deacc7a3973286f7c035500df06d5d564fffbdf authored about 4 years ago1bef1cb1eb4c49ce631f725d8f4fa3181eab909d authored about 4 years ago
c5260358c866112d26e1e4e85a8e121dbae9e60b authored about 4 years ago
613: export more proj types r=michaelkirk a=jdroenner
- [x] I agree to follow the project's [co...
587c7ef99c0725da0b9a8ae4a674706872502b08 authored about 4 years ago22818e57a223bd848ae9e56800af4fa60581c4c2 authored about 4 years ago
ff3d4079eb2e6aa7ed7d92d99ca9b4921a8de437 authored about 4 years ago
5ac0b48c2a768acd1d769e11646563978d9250a9 authored about 4 years ago
610: Minor fix to format of semver number. r=frewsxcv a=martinfrances107
- [ x] I agree to foll...
fdb0577b474ad42d23167cadc75d8c4ac9a1e0c0 authored about 4 years agof6ef6a7d63951ffb140a38b7ada3b36e9576ecad authored about 4 years ago
608: Add GeodesicIntermediate algorithm r=michaelkirk a=profil
- [x] I agree to follow the proj...
fd18ab9764294b3db921b19abe65e0625243095d authored about 4 years agoa099b3b9a9d2decc028e65bc4a6cfd0401caddd2 authored about 4 years ago
43afd8d4eb3e2ff2c33c510fd4a89f9f65309cb4 authored about 4 years ago
dbbf6032adcd0b604cabe9727265daef6f64304a authored about 4 years ago
7199f110582d65c76e95284cb1ea48e414b3c357 authored about 4 years ago
92c7903d7cc0f9e15b6471b2a5583ef5fd086a35 authored about 4 years ago
4b35598971d3256c54756e702070c1ebdf0b9e9f authored about 4 years ago
a8e353e48ee30bc35549ebd480107e569a59ac85 authored about 4 years ago
16c138dbb1b6db292e4515feb97b7794789ec25a authored about 4 years ago
c0567981bbae0431946d4b46131b83b1fc93f732 authored about 4 years ago
1c51a74fca591aaa729b1301770edec20f3eae76 authored about 4 years ago
602: +Debug for CoordinateType r=frewsxcv a=michaelkirk
- [x] I agree to follow the project's [...
2c8882eb653b23b2d464ea45b4fb022a0dfb1d62 authored about 4 years ago76e13908a8b17a88e5f8732450ddb6242a4e23c2 authored about 4 years ago
Co-authored-by: Corey Farwell <[email protected]>
75b24d2b8d987623401e7f3b469158b81238ca2e authored about 4 years agoe32114fc3af8438934e64f8e4a3b98646ddd0cad authored about 4 years ago
8ad1b8e9e0c1cab22ee871c594e778ff596e5763 authored about 4 years ago
e58bf762eacade9574c0375bb0ab1825cc5a46c3 authored about 4 years ago
ee3319619addee4eec35578a4dd12febf24cf311 authored about 4 years ago
ae20a6ad345b3d4fd462eba502d237e3011dd838 authored about 4 years ago
Rather than breaking CoordinateType, we add a Debug to a new CoordNum
type and deprecate the Coo...
I think this will be clearer than "HasKernel".
We still often use CoordNum (things which *don't...
48e9faee2aad8f33244e278cf4093bdf19fe62b4 authored about 4 years ago75b491c511912ec0d6344433b932e450a3c494d7 authored about 4 years ago
Lots of fallout that needs to be addressed
62e33419e7ea864df9a4fef02bc03d77bbdbbe69 authored about 4 years agoNot sure why this was only enabled for Float
29794c788547c84a46e319c48593b8a7af68eb30 authored about 4 years agoThis reverts commit 8a6969395ea2023899b0432240d02743551afda3.
3e4fcf4224bc9ac4d65a4bbf5d7870555c8aaacc authored about 4 years ago8a6969395ea2023899b0432240d02743551afda3 authored about 4 years ago
600: make GeoFloat: + Debug r=frewsxcv a=michaelkirk
- [x] I agree to follow the project's [cod...
d81a916281490bbe484627f856d7840d1f5bb9bc authored about 4 years agoe0ea65b1dff7d6d64ecdbf5a94eb77ed190efd04 authored about 4 years ago
cd3e60e858a5bf56445df42b68e5ba451067fb80 authored about 4 years ago
7498fff49e9eca0221d819af48266223ef0206d8 authored about 4 years ago
77e1919a026b1fe42f565cceb1376303fd0661bc authored about 4 years ago
dde7b6ca7d3fb7466a81236d606c6dd74ba89fad authored about 4 years ago
c6d445cbe7c3864117bfa79646eb9acd5e420d25 authored about 4 years ago
594: Add `CoordsIter::exterior_coords_iter` r=michaelkirk a=frewsxcv
- [x] I agree to follow th...
c21a3cc917da50be014aa936be49c80d29276ca4 authored about 4 years ago8493b93d714c588b8907cbd970595c274392aab3 authored about 4 years ago
567: relative_eq() r=michaelkirk a=martinfrances107
Added num_coords() method to MultiPoint. To...
7dbc85342b71389b4efe8ab7de05cac3099a1096 authored about 4 years ago593: Migrate CoordsIter::T to be an associated type. r=michaelkirk a=frewsxcv
- [x] I agree to ...
0b38c9bd055270c6650c016a82c5e7667b086968 authored about 4 years ago9e3c5c289684ae10f029a05924bb81de6e9e3b68 authored about 4 years ago
4b899a9ec4ddb96cb12b1855fb105fa1c490a6c2 authored about 4 years ago
5f4cab628d988b70ee849a2bdbeb4743c866fe32 authored about 4 years ago
91d7b43a839e5f7cdfc12765e04143683257cc23 authored about 4 years ago
587: Organize EuclideanDistance implementations by type. r=michaelkirk a=frewsxcv
- [x] I agree...
ea488072dc9aa375f592b1ac0eda2aaf316f2257 authored about 4 years ago90f4043ab0040988c7103381185e31f38eb7b4ec authored about 4 years ago
Rename `relative_eq` feature to `approx` and make optional
e90ee643018f8f8ef40ab69b3c562ae4cec9380b authored about 4 years ago583: Allow external crates to implement generic float methods for Geometry<T> r=rmanoka,urschrei...
bfe6d0e4e8309b15f3d888cec34ef2eb7629d0db authored about 4 years ago620dd58fe182b8adfc4af5c808962d32405716e7 authored about 4 years ago
591: Improve geo-types documentation. r=michaelkirk a=frewsxcv
- [x] I agree to follow the proj...
7dc6ef4198a26cc55b0aaf20e270ac2e5d1c89f9 authored about 4 years ago8c3680f94e748afff8dfec6ae04bf5b94c914aa6 authored about 4 years ago
99697d694d87ba119f3f9c4158b744dd41b8f60d authored about 4 years ago
Co-authored-by: Michael Kirk <[email protected]>
79705425d9bfa6382526c44557b05247aaad0117 authored about 4 years agoCo-authored-by: Michael Kirk <[email protected]>
53a88c60633d5e60a8ec3e983a072d9565e03291 authored about 4 years ago5e3c63aa13837e33bf0f3b442692f2e1eb0aafd8 authored about 4 years ago
d21fc2199b794837984f1d7be388de02acf06346 authored about 4 years ago
I'm not sure if we want to do this, but something like this was needed to address: https://githu...
35cb09e9ff686ec3cfeab732a676cf385c097ec3 authored about 4 years agofde739552976dbf2b51f85c1025e52d3f323a644 authored about 4 years ago
89d474264d6bb61593a9daef095c261a23fd837f authored about 4 years ago
ef8a2e2c55a429091269ea5f4f90f8c04255b236 authored about 4 years ago
585: ci bench r=frewsxcv a=michaelkirk
- [x] I agree to follow the project's [code of conduct](...
5a85dde4ff5d26e03c8ba15261dc8974745eeac8 authored about 4 years ago4971e53d6a44350dfb74104db709e3b64cbe18b9 authored about 4 years ago
d347afdf431b33714c43a398b607be6388cd8889 authored about 4 years ago
4cf59398ceed9458a8f0dc21841a7ee620f17819 authored about 4 years ago
584: Performance (and other) improvements to the Simplify algorithm. r=michaelkirk a=frewsxcv
-...
b35a3254ca6ad81dc3e0c6d7ad4a4f518b2273bc authored about 4 years ago5110d6821e0a88e34798d81327f8befb92cc628b authored about 4 years ago
82e437a29ec247bd2f2f4f5c8ee6b4ac7d57ed11 authored about 4 years ago
22eafdc21436591c449fc68d37ceb0681499ccb3 authored about 4 years ago
7648af818a6e190aed183deea6e5c2640f84886a authored about 4 years ago
581: Fix bench compiler error; use black_box in more places. r=michaelkirk a=frewsxcv
- [x] I a...
632572adfcbf04a49db486c8e8386c35c3c8d065 authored about 4 years ago198916a5d4d7648a370fe5e2ae91640a027463dd authored about 4 years ago
580: Add a few Coordinate EuclideanDistance implementations. r=michaelkirk a=frewsxcv
- [x] I a...
bafd4159fd6bcd343b3c0f156cece391fe74b666 authored about 4 years ago1767cfc6e53a41e57c2bcafed47032aa9f03c96f authored about 4 years ago
578: Add docs.rs link to README r=michaelkirk a=dabreegster
- [X] I agree to follow the project...
ea91bb5eb781f51227168b60d1ff2010e99a5750 authored about 4 years agod4f89e342e1855a00db0898a2750064a2fa172b7 authored about 4 years ago
bfb2746ac63b843c27a33f045868b244a50ce1b7 authored about 4 years ago
65f6100421bae9d86066b8485413dabe20e44336 authored about 4 years ago
5aa011c648e67cc8cafef37f9ce78a1fad0dd30c authored about 4 years ago