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

easier CI organization for bors

c169918826af4113208bba10eed676ce4f13011e authored almost 4 years ago
fixup! approx for all Geometry types

stylistic change only

6008397d61f1803d3158c28585e7bc4b25d0876e authored almost 4 years ago
approx for all Geometry types

previously it was only implemented for Coord, Point, LineString, and a
few others.

3ea5cccd9c350c1a7d7b627f71360b9675060308 authored almost 4 years ago
Merge #631

631: Remove clippy warnings. #630 r=frewsxcv a=martinfrances107

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

a8c2f160fc9ed30bef1b8ffb8f287312893bae9b authored almost 4 years ago
Remove clippy warnings. #630

6aec3e03d889724c48e237334531ae3e8c73efb5 authored almost 4 years ago
build matrix

fa69b2ad895dc14f477a5b6b33d59fcedcef8b2e authored about 4 years ago
checkin testxml from JTS

9f62eca409da391561b8cff2d8acbfc2b20f9380 authored about 4 years ago
boom

247649b2187603674600fe00eb6f09064af71a48 authored about 4 years ago
bump geo-types version

e3096c0cf093076c8024def693588cc096edf9aa authored about 4 years ago
Merge #614

614: Specify the details of conversion failures in an exported error enum r=michaelkirk a=michae...

7e265bdb933f5b575c13c514983d3acd5e6afc2d authored about 4 years ago
conversion error specifies type

This also makes public a new geo_types::Error enum.

9c2d7b575c071c4c2458f6450af56c089c654afc authored about 4 years ago
deprecate error which is only used by deprecated method

df01c0483ac75c2e43a38a55af209953f2d71abb authored about 4 years ago
Merge #616

616: Implement Default for Coordinate and Point r=frewsxcv a=sbland

- [/ ] I agree to follow th...

6a7446748d6dab6fc6793bdb6a0911ba281d5e39 authored about 4 years ago
Update geo-types/CHANGES.md

a26c02bd4fd3a0023e102aed0649225de9da2ecc authored about 4 years ago
Merge #611

611: macro for delegating Geometry impl to it's inner cases r=michaelkirk a=michaelkirk

- [x] I...

e59fb5aa103edaf20bc7a0c86d8a90f2779e7742 authored about 4 years ago
geom enum impl

There is a crate `enum_dispatch`, which does something similar, and I
actually initially intende...

65ffde5a8c89e5c9d4a56ebde64cd0d3c12904ec authored about 4 years ago
Merge #618

618: Document available geo-types features. r=michaelkirk a=frewsxcv

- [x] I agree to follow th...

1deacc7a3973286f7c035500df06d5d564fffbdf authored about 4 years ago
Document available geo-types features.

1bef1cb1eb4c49ce631f725d8f4fa3181eab909d authored about 4 years ago
Update geo types changes.md

c5260358c866112d26e1e4e85a8e121dbae9e60b authored about 4 years ago
Merge #613

613: export more proj types r=michaelkirk a=jdroenner

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

587c7ef99c0725da0b9a8ae4a674706872502b08 authored about 4 years ago
export more proj types

22818e57a223bd848ae9e56800af4fa60581c4c2 authored about 4 years ago
Implement default coordinates

ff3d4079eb2e6aa7ed7d92d99ca9b4921a8de437 authored about 4 years ago
cargo fmt

5ac0b48c2a768acd1d769e11646563978d9250a9 authored about 4 years ago
Merge #610

610: Minor fix to format of semver number. r=frewsxcv a=martinfrances107

- [ x] I agree to foll...

fdb0577b474ad42d23167cadc75d8c4ac9a1e0c0 authored about 4 years ago
Minor fix to format of semver number.

f6ef6a7d63951ffb140a38b7ada3b36e9576ecad authored about 4 years ago
Merge #608

608: Add GeodesicIntermediate algorithm r=michaelkirk a=profil

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

fd18ab9764294b3db921b19abe65e0625243095d authored about 4 years ago
Use add assign operator

a099b3b9a9d2decc028e65bc4a6cfd0401caddd2 authored about 4 years ago
Update changelog

43afd8d4eb3e2ff2c33c510fd4a89f9f65309cb4 authored about 4 years ago
Compare Points directly

dbbf6032adcd0b604cabe9727265daef6f64304a authored about 4 years ago
Remove clone since Points are Copy

7199f110582d65c76e95284cb1ea48e414b3c357 authored about 4 years ago
Add GeodesicIntermediate algorithm

92c7903d7cc0f9e15b6471b2a5583ef5fd086a35 authored about 4 years ago
prepare changelogs for next release

4b35598971d3256c54756e702070c1ebdf0b9e9f authored about 4 years ago
change log for geo-postgis 0.2.0 release

a8e353e48ee30bc35549ebd480107e569a59ac85 authored about 4 years ago
prepare for geo-postgis-0.2.0

16c138dbb1b6db292e4515feb97b7794789ec25a authored about 4 years ago
prepare for geo-0.17.0 release

c0567981bbae0431946d4b46131b83b1fc93f732 authored about 4 years ago
prepare for geo-types-0.7.0 release

1c51a74fca591aaa729b1301770edec20f3eae76 authored about 4 years ago
Merge #602

602: +Debug for CoordinateType r=frewsxcv a=michaelkirk

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

2c8882eb653b23b2d464ea45b4fb022a0dfb1d62 authored about 4 years ago
let rustdoc generate link

76e13908a8b17a88e5f8732450ddb6242a4e23c2 authored about 4 years ago
Update geo-types/src/lib.rs

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

75b24d2b8d987623401e7f3b469158b81238ca2e authored about 4 years ago
fix test (and use new approx impl!)

e32114fc3af8438934e64f8e4a3b98646ddd0cad authored about 4 years ago
apply CoordFloat

8ad1b8e9e0c1cab22ee871c594e778ff596e5763 authored about 4 years ago
introduce GeoNum

e58bf762eacade9574c0375bb0ab1825cc5a46c3 authored about 4 years ago
remove redundant HasKernel from GeoFloat

ee3319619addee4eec35578a4dd12febf24cf311 authored about 4 years ago
introduce CoordFloat

ae20a6ad345b3d4fd462eba502d237e3011dd838 authored about 4 years ago
add CoordNum: CoordinateType + Debug and deprecate CoordinateType

Rather than breaking CoordinateType, we add a Debug to a new CoordNum
type and deprecate the Coo...

1d5af8967aaf758e7cca32b10ec21c4e22e3704e authored about 4 years ago
apply GeoNum

I think this will be clearer than "HasKernel".

We still often use CoordNum (things which *don't...

48e9faee2aad8f33244e278cf4093bdf19fe62b4 authored about 4 years ago
address fallout of "Add Debug to CoordinateType"

75b491c511912ec0d6344433b932e450a3c494d7 authored about 4 years ago
WIP: Add Debug to CoordinateType

Lots of fallout that needs to be addressed

62e33419e7ea864df9a4fef02bc03d77bbdbbe69 authored about 4 years ago
constrain conversion to CoordinateType rather than Float

Not sure why this was only enabled for Float

29794c788547c84a46e319c48593b8a7af68eb30 authored about 4 years ago
Revert "Prepare for 0.17.0 release"

This reverts commit 8a6969395ea2023899b0432240d02743551afda3.

3e4fcf4224bc9ac4d65a4bbf5d7870555c8aaacc authored about 4 years ago
Prepare for 0.17.0 release

8a6969395ea2023899b0432240d02743551afda3 authored about 4 years ago
Merge #600

600: make GeoFloat: + Debug r=frewsxcv a=michaelkirk

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

d81a916281490bbe484627f856d7840d1f5bb9bc authored about 4 years ago
make GeoFloat + Debug

e0ea65b1dff7d6d64ecdbf5a94eb77ed190efd04 authored about 4 years ago
cargo fmt

cd3e60e858a5bf56445df42b68e5ba451067fb80 authored about 4 years ago
add missing changelog entry

7498fff49e9eca0221d819af48266223ef0206d8 authored about 4 years ago
Add missing link to pull request in changelog.

77e1919a026b1fe42f565cceb1376303fd0661bc authored about 4 years ago
Rewrite Extremes algorithm to iteratively find the extreme coordinates using CoordsIter (#592)

dde7b6ca7d3fb7466a81236d606c6dd74ba89fad authored about 4 years ago
cargo fmt

c6d445cbe7c3864117bfa79646eb9acd5e420d25 authored about 4 years ago
Merge #594

594: Add `CoordsIter::exterior_coords_iter` r=michaelkirk a=frewsxcv

- [x] I agree to follow th...

c21a3cc917da50be014aa936be49c80d29276ca4 authored about 4 years ago
Merge remote-tracking branch 'origin/master' into frewsxcv-ext-iter

8493b93d714c588b8907cbd970595c274392aab3 authored about 4 years ago
Merge #567

567: relative_eq() r=michaelkirk a=martinfrances107

Added num_coords() method to MultiPoint. To...

7dbc85342b71389b4efe8ab7de05cac3099a1096 authored about 4 years ago
Merge #593

593: Migrate CoordsIter::T to be an associated type. r=michaelkirk a=frewsxcv

- [x] I agree to ...

0b38c9bd055270c6650c016a82c5e7667b086968 authored about 4 years ago
Changelog

9e3c5c289684ae10f029a05924bb81de6e9e3b68 authored about 4 years ago
Add `CoordsIter::exterior_coords_iter`.

4b899a9ec4ddb96cb12b1855fb105fa1c490a6c2 authored about 4 years ago
Changelog

5f4cab628d988b70ee849a2bdbeb4743c866fe32 authored about 4 years ago
Migrate CoordsIter::T to be an associated type.

91d7b43a839e5f7cdfc12765e04143683257cc23 authored about 4 years ago
Merge #587

587: Organize EuclideanDistance implementations by type. r=michaelkirk a=frewsxcv

- [x] I agree...

ea488072dc9aa375f592b1ac0eda2aaf316f2257 authored about 4 years ago
Merge from origin/master

90f4043ab0040988c7103381185e31f38eb7b4ec authored about 4 years ago
Merge pull request #1 from georust/mkirk/approx-feature-juggling

Rename `relative_eq` feature to `approx` and make optional

e90ee643018f8f8ef40ab69b3c562ae4cec9380b authored about 4 years ago
Merge #583

583: Allow external crates to implement generic float methods for Geometry<T> r=rmanoka,urschrei...

bfe6d0e4e8309b15f3d888cec34ef2eb7629d0db authored about 4 years ago
rename geo::Float -> geo::GeoFloat, add docs

620dd58fe182b8adfc4af5c808962d32405716e7 authored about 4 years ago
Merge #591

591: Improve geo-types documentation. r=michaelkirk a=frewsxcv

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

7dc6ef4198a26cc55b0aaf20e270ac2e5d1c89f9 authored about 4 years ago
Update lib.rs

8c3680f94e748afff8dfec6ae04bf5b94c914aa6 authored about 4 years ago
Update geo-types/src/lib.rs

99697d694d87ba119f3f9c4158b744dd41b8f60d authored about 4 years ago
Update geo-types/src/lib.rs

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

79705425d9bfa6382526c44557b05247aaad0117 authored about 4 years ago
Update geo-types/src/lib.rs

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

53a88c60633d5e60a8ec3e983a072d9565e03291 authored about 4 years ago
apply geo::Float

5e3c63aa13837e33bf0f3b442692f2e1eb0aafd8 authored about 4 years ago
introduce geo float

d21fc2199b794837984f1d7be388de02acf06346 authored about 4 years ago
make kernels public.

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 ago
changelog

fde739552976dbf2b51f85c1025e52d3f323a644 authored about 4 years ago
Rename `relative_eq` feature to `approx` and make optional

89d474264d6bb61593a9daef095c261a23fd837f authored about 4 years ago
Improve geo-types documentation.

ef8a2e2c55a429091269ea5f4f90f8c04255b236 authored about 4 years ago
Merge #585

585: ci bench r=frewsxcv a=michaelkirk

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

5a85dde4ff5d26e03c8ba15261dc8974745eeac8 authored about 4 years ago
Organize EuclideanDistance implementations by type.

4971e53d6a44350dfb74104db709e3b64cbe18b9 authored about 4 years ago
Minor Tidy: Removed multipoint.rs num_coords(). Fixed doctest code and comments.

d347afdf431b33714c43a398b607be6388cd8889 authored about 4 years ago
forgot about bors

4cf59398ceed9458a8f0dc21841a7ee620f17819 authored about 4 years ago
Merge #584

584: Performance (and other) improvements to the Simplify algorithm. r=michaelkirk a=frewsxcv

-...

b35a3254ca6ad81dc3e0c6d7ad4a4f518b2273bc authored about 4 years ago
dont run the bench

5110d6821e0a88e34798d81327f8befb92cc628b authored about 4 years ago
run bench in ci

82e437a29ec247bd2f2f4f5c8ee6b4ac7d57ed11 authored about 4 years ago
Performance (and other) improvements to the Simplify algorithm.

22eafdc21436591c449fc68d37ceb0681499ccb3 authored about 4 years ago
cargo fmt

7648af818a6e190aed183deea6e5c2640f84886a authored about 4 years ago
Merge #581

581: Fix bench compiler error; use black_box in more places. r=michaelkirk a=frewsxcv

- [x] I a...

632572adfcbf04a49db486c8e8386c35c3c8d065 authored about 4 years ago
Fix bench compiler error; use black_box in more places.

198916a5d4d7648a370fe5e2ae91640a027463dd authored about 4 years ago
Merge #580

580: Add a few Coordinate EuclideanDistance implementations. r=michaelkirk a=frewsxcv

- [x] I a...

bafd4159fd6bcd343b3c0f156cece391fe74b666 authored about 4 years ago
Add a few Coordinate EuclideanDistance implementations.

1767cfc6e53a41e57c2bcafed47032aa9f03c96f authored about 4 years ago
Merge #578

578: Add docs.rs link to README r=michaelkirk a=dabreegster

- [X] I agree to follow the project...

ea91bb5eb781f51227168b60d1ff2010e99a5750 authored about 4 years ago
Add docs.rs link to README

d4f89e342e1855a00db0898a2750064a2fa172b7 authored about 4 years ago
Fixed dev-dependency issue.

bfb2746ac63b843c27a33f045868b244a50ce1b7 authored about 4 years ago
Removed debug.

65f6100421bae9d86066b8485413dabe20e44336 authored about 4 years ago
line_string.rs - abs_diff_eq() Now rejects line_strings with unequal lengths. (with tests)

5aa011c648e67cc8cafef37f9ce78a1fad0dd30c authored about 4 years ago