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

Improve wording around `std` requirements

5f0bd98339452ec5f2e9210ce3e33060f11c9b66 authored about 2 years ago
Merge #978

978: update geo docs for MapCoords/InPlace r=michaelkirk a=michaelkirk

- [x] I agree to follow ...

b559cc3da81e57fc049318c5de77a4107787d7ed authored about 2 years ago
update geo docs for MapCoords/InPlace

I missed this in #830

74ea27849282f27a8e21b5bd70601475e5a828be authored about 2 years ago
Fix `relate` bench

Followup to https://github.com/georust/geo/pull/875

Since we only ever want to run the BOPS tes...

70bdbb8ceef7f5821e4b17454a4483cad7149247 authored about 2 years ago
clean up bops bench

- fix bench descriptions (the methods were swapped)
- clarify when we're using the external crat...

463e6e1755c6573f9682473bd0de3a13c3964848 authored about 2 years ago
Merge #975

975: fix nits from #972 r=urschrei a=michaelkirk

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

df5b30a4e016cac8ba0216fdff6edc9f2d432d03 authored about 2 years ago
fix nits for #972

39d6cdd4c859cf233eb102358f08d0bebd1a282f authored about 2 years ago
Merge #972

972: Reimplement coord_pos_relative_to_ring using wn algo r=urschrei a=bjornharrtell

Doing this...

923ba6a87a479df8f8dc90b76be073bb871a5b4a authored about 2 years ago
Fix formatting

701219ea5eb171cb38e844e659c375a76d9e057d authored about 2 years ago
Fix coord import

31ee71dc02a6ed8a8b18f785066a25c5cfab20b5 authored about 2 years ago
Fix unused import

0749eafaaf3543771d6109d2d8e2434f6f5b63e2 authored about 2 years ago
Fix formatting

9cf7a6bf81d440b403c951664856a706a9b216d0 authored about 2 years ago
Remove left over

3b772149ea5a2aae20f50b52dfd206711fa353fd authored about 2 years ago
Use preexisting impl

b9ad61f6722ced0aaf5f9b285a141dc86ca04b1c authored about 2 years ago
Fix port error

4cb1e8561aa2bb9ef439727e5b086058b471772a authored about 2 years ago
Move all to coordinate_position

b5031f50825bbed0e9f71d37a95557ef5a0e5b6f authored about 2 years ago
Reimplement coord_pos_relative_to_ring using wn algo

a65ba65dbe803cd4ae05adba1a8a984db1237f1d authored about 2 years ago
Merge #970

970: Fix doc links r=frewsxcv a=wetheredge

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

7a4763b352f558fa5f16f7924d2f71348efb2379 authored about 2 years ago
Fix doc links

31f9cd59a6833e01ae23e8d61f848cd6ea6bdca0 authored about 2 years ago
Update CHANGES.md

9ce39e1794b1d7f594e0c72cc52f3360371823f6 authored about 2 years ago
Update features section of crate docs

bc150a247a7478ab7e742fad00b2412171f56f3f authored about 2 years ago
`no_std` cargo check in CI

8b9bedd2c5168f7bd201ef9574f89427c92b2ce8 authored about 2 years ago
Fix features for `no_std`

a4054eb99def65c87c5c8b30abb7664b9f6b34ef authored about 2 years ago
`no_std` support for `geo-types`

51a62e84d5814b34e5689f4b85c30156a5299b88 authored about 2 years ago
Merge #957

957: Make `SimplifyVw` algorithm naming consistent. r=michaelkirk a=frewsxcv

- [x] I agree ...

28b8b29909f53b953a2aa35bf102aa278af4fe70 authored about 2 years ago
Merge from origin/main

2130ad85ef7ed66ef6ef2e36a83d42bf0359ae0f authored about 2 years ago
Add a test for f32

6f949aff3b22d78726a61494aff12d26a9495087 authored about 2 years ago
Fixes for comments resolution and add a link in lib.rs

d74af4b216cd43b4c32e2c745747d08431ebfd31 authored about 2 years ago
Merge #969

969: doc(centroid): document each impl and include example r=frewsxcv a=RobWalt

- [x] I agree t...

53ab6060b8bdc3adc1bc340403a09890ef1e1657 authored about 2 years ago
doc(centroid): fix misspelling and add docs for GeometryCollection

8455d78f5b020de3717ed380291b9611fdcccd6a authored about 2 years ago
doc(centroid): document each impl and include example

f050e24d943b0068de0103fe8170d97452003a53 authored about 2 years ago
Fix clippy warnings

9d6f4f67c5fd1c20b12cbeb230c56f5bac3bb965 authored about 2 years ago
Fix clippy warning

db34e23c30d3a26061cb26c948fe7625c349775c authored about 2 years ago
Merge #967

967: Bump arbitrary to 1.2 r=michaelkirk a=lnicola

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

46a4efdd5c642597d5ef257f7f3d7500bd1153e2 authored about 2 years ago
Bump arbitrary to 1.2

bf2d5df0c468063c80ca125211305b562cd87f0f authored about 2 years ago
Merge remote-tracking branch 'upstream/main'

d8b2e353fc84fb94512698bbc2e5088817632dc8 authored about 2 years ago
Merge #966

966: bump MSRV to 1.63 r=michaelkirk a=michaelkirk

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

77b499e60dee6c51d0b4609a93545ce82271a484 authored about 2 years ago
perhaps controversial clippy fixes

54058529568b537b983e471e5c83c0d61d4ce95d authored about 2 years ago
uncontroversial clippy fixes

2b831286695e6be3332b2a666942e49943011ffe authored about 2 years ago
bump MSRV to 1.63

3629eaa9503320db8325f8b0a3a300ab87bcc0ed authored about 2 years ago
Merge #963

963: Fixed issued reported by "cargo outdated". r=lnicola a=martinfrances107

I ran
```
cargo ...

862d4bb88d02df34e4b19b4e65ac6b305422a548 authored about 2 years ago
reverted geo-types arbitrary.

71e0579be36f7a810b7eaed485009edfd9a905df authored about 2 years ago
rstar fix.

a4d5687562996efd70e8e766020785b8e8f7458a authored about 2 years ago
Fixed issued reported by "cargo outdated".

1f880e0e77d0e68c3282bb4dce3f9d52eccb8089 authored about 2 years ago
rename func and optimize

bc1af606d8e210efc3db09d98a124bb725728c4c authored about 2 years ago
Merge branch 'georust:main' into main

422290aa3539a194276603b75acee8486dea96b7 authored about 2 years ago
Merge #956

956: Use shields.io for all our badges r=michaelkirk a=frewsxcv

Co-authored-by: Corey Farwell...

666ecb216dfbf805853746bc0b33f195c218f541 authored about 2 years ago
Merge branch 'main' into frewsxcv-patch-3-1

b0cb780ae33ae9e0ee2fb1d03637f160a6e60888 authored about 2 years ago
Merge #955

955: Update crates.io badge to be green r=michaelkirk a=frewsxcv

Co-authored-by: Corey Farwel...

81b1bcc2f195f360dbfe7f7e0b47d9e90aee30de authored about 2 years ago
Merge #954

954: Update the Discord badge in the README to link to Discord r=michaelkirk a=frewsxcv

Co-au...

db4cad4b49032274c1e6dd6ea91fcf216650690a authored about 2 years ago
Merge #953

953: Add missing changelog entry r=michaelkirk a=frewsxcv

Forgot to add this to https://github....

9e6ad6e668059a113b8894f00175540d16274518 authored about 2 years ago
Merge branch 'main' into frewsxcv-patch-1

55b088926d4af7bd98b215e7b06e08eb5a3cdd24 authored about 2 years ago
fix test

0ba22177fe9b7cd6763defe58844bc0ed27fe65b authored about 2 years ago
change output to polygon

2de5c165537513141dc5f8f3b170586c39d59955 authored about 2 years ago
Merge branch 'main' of https://github.com/hzw456/geo into main

7ef8698d75fbab98a62bbf991a1b758b0384f17b authored about 2 years ago
del unuse import

8d13219efe6384271c4634ab1af6ff98c48ef619 authored about 2 years ago
Merge branch 'georust:main' into main

87a98dda2c3fab825207972455f51741a61c89c3 authored about 2 years ago
Merge #960

960: Clarify in docs what 0° is for HaversineDestination #918 r=michaelkirk a=mbcltd

- [X] I ag...

c4594ed5b67a927d1d6098b1385b506e912d9f52 authored about 2 years ago
Add docs clarification for HaversineDestination #918 to the geo CHANGES.md

00fe288510b272f1d9826ef9d115ba7496ad49ee authored about 2 years ago
Clarify in docs what 0° is for HaversineDestination #918

06c54ceea665315d0d98e25f5e0a19eb6de2a77d authored about 2 years ago
rename and generalize to all geomertry

edcf8acf2575cc922817aa1dfb307be0062ff9eb authored about 2 years ago
Merge branch 'georust:main' into main

79fc069612ee33c9f0aef06477b1493babc5f0fb authored about 2 years ago
add minimun bounding rect for polygon

e4b3fc30809688ed2cb226443458378ac362bd3b authored about 2 years ago
Add link to PR

486a13e9f6bd92ab1add75d0bf13379af8e31e30 authored about 2 years ago
Fix CHANGES.md

bb25c6da9070e8282ecc41010b12fd3ef41e94aa authored about 2 years ago
Fix for a test

f879e7bedc52cdf38c29f4d2d956bc5566746359 authored about 2 years ago
Refactor and add more tests

77cddbab2dea45f34552daba354a6bd0ca03e3df authored about 2 years ago
Update test

f58da19dd5532d4074455dd36515a7f16a094665 authored about 2 years ago
Update CHANGES.md

973df700b2fa1b70519774b0033ec3f47aa79ddf authored about 2 years ago
A partial (Point, Line, LineString) implementation of nearest point on a GC

36a5d2380aadab9e7d42b982a4ea647c9ae6e91e authored about 2 years ago
cargo fmt

2029797231f9b693ff05c63be0817242370e40f1 authored about 2 years ago
changelog

3bf472ee994ff065f517237f85082c1b37361f40 authored about 2 years ago
Make `SimplifyVw` algorithm naming consistent.

Fixes: https://github.com/georust/geo/issues/575

Changed:

* `SimplifyVW` -> `SimplifyVw`
* `Si...

e606b9b7f5dc81be73ff77e3ec175105ff823a93 authored about 2 years ago
Merge #952

952: Update float_next_after to 1.0.0 r=frewsxcv a=wetheredge

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

02fe28a986e4a140ee41e37a660c25bf0fa1fbe5 authored about 2 years ago
Use shields.io for all our badges

Consistent coloring, and easier to configure since they all share similar options

138ec045db8369fe89243a9cf9fa1f6bb27d43fb authored about 2 years ago
Update crates.io badge to be green

Before it was orange, and (at least for me), everytime I saw it I thought something was wrong si...

7931da8584827dcd07ef4a938ec5b9f70ba2233e authored about 2 years ago
Update the Discord badge in the README to link to Discord

Previously it linked to the image of the badge

769f07a82a840d7b5d42d2115bb2c3acf13fb31f authored about 2 years ago
Update CHANGES.md

ef89c7da39998213145cd676078ad322c9be7979 authored about 2 years ago
Add missing changelog entry

983fa5862dbf09e10545f27e1ecfaf23d3c26780 authored about 2 years ago
Merge #943

943: `Simplify` now generates `Polygon` rings with at least four coordiantes r=michaelkirk a=fre...

a8fabd4cb9c070565b2fefaa1b4f3526db97d366 authored about 2 years ago
fix test

9d81bf49ed31fdfeb76728563c8236879c2e2473 authored about 2 years ago
fix compilation

2bbbc9f72f2478315904f28e5b742cd0a7572ba3 authored about 2 years ago
Merge remote-tracking branch 'origin/main' into simplify-polygon

4a5c1ddf0c7f8c973f7363311f4dfe2f6f538ba6 authored about 2 years ago
Update float_next_after to 1.0.0

deafc0d2e9e1df6ccc1dbc482c176578b753b348 authored about 2 years ago
Merge #951

951: Return DoubleEndedIterator from points and points_mut r=lnicola a=urschrei

Fixes #949

-...

1de61cf6437ca101e7f016c55155271ebe3beeb5 authored about 2 years ago
Update geo-types/CHANGES.md

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

d883900c3cac247f27bf40de4bd809de4a91e78c authored about 2 years ago
Return DoubleEndedIterator from points and points_mut

Fixes #949

d6fb939768470caf9fab270b85e9ac1b92ada035 authored about 2 years ago
Merge branch 'release/geo-0.23.1'

057a88621703add64ae57adbfb56d533cb267754 authored about 2 years ago
prepare for next release

9f99f52751f2b5097b7d323958cca869637c0413 authored about 2 years ago
prepare for geo-0.23.1 non-breaking release

4aaa1b0e2e0027802fdf9ebe31093b39e978364d authored about 2 years ago
Add release note about Coordinate deprecation

It's technically a change in geo-types, but it's likely to affect users
of geo, so it'd be good ...

28f608257cf4cc4505684ec1351cd5f39cb992e8 authored about 2 years ago
Merge #947

947: Implement more iterator methods for iterators. r=michaelkirk a=frewsxcv

- [x] I agree to f...

625931078c75d2685d7f3d2b5bc8b23e654e6200 authored about 2 years ago
Merge #950

950: Fix RDP recursion bug #2 r=urschrei a=michaelkirk

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

1821d7e0ac3fd05e489e41e3fa5d1d903fe875a1 authored about 2 years ago
Fix RDP recursion bug

Fixes #940

4886fc716abb09fa1c306720a60783e9e2e1ed39 authored about 2 years ago
avoid false-positive on assert by skipping unnecessary work

f280d92a4cf556eb732682da25e6abf562d6fc8f authored about 2 years ago
Add preventative debug assert

See https://github.com/georust/geo/pull/941#issuecomment-1332305431

c61abfa1e758675cc6aa9925e3e6468cf104eaa4 authored about 2 years ago
Merge #942

942: Utilize const generics to pass settings to VW algorithm. r=michaelkirk a=frewsxcv

Probably...

4dba14d326b1f7e29fec0101c2bbc72ce17e64ad authored about 2 years ago
Merge #944

944: Add WindingOrder benchmark r=lnicola a=frewsxcv

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

dc201468996a9ab4fb5fa1d1a38f44be0ea8eab9 authored about 2 years ago
cargo fmt

791817240a5569587ac8743e84d8b53120b7938a authored about 2 years ago
Implement more iterator methods for iterators.

f755bb67267801e514d787b0b0d11c287e20e002 authored about 2 years ago