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

prepare for 0.2.2 release

5c9dfd3988abd961a3453ac8f37bf00e176f20c0 authored over 2 years ago
Merge #890

890: Support postgis 0.9.0 r=michaelkirk a=dcchut

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

8b5805ce8d3707d625c438f7f634ef3012f86bd2 authored over 2 years ago
Merge #880

880: impl Contains for all geometries r=rmanoka a=michaelkirk

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

4479d59b8426372778e20f63154c2d2a5fb62509 authored over 2 years ago
support postgis 0.9.0

a1ce042a77ad481d432cec2df4dbac5cad3be67e authored over 2 years ago
Properly rename all occurrence of output

b6eb5a09fe0ff716ec68e10f17a363a1e2d686c3 authored over 2 years ago
Merge #882

882: Add the "validation" portion of the jts test suite, fix Contains edge case r=rmanoka a=mich...

95864600b8404cd5fac332a6a8bee8f514374210 authored over 2 years ago
Apply suggestions from code review

Thanks @michaelkirk

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

2285f1df1ea967a9a823f700cfd026b01fff4448 authored over 2 years ago
Fix lints and update RFC

587f46b364f07b1444b926eb0ac9d374019cbd0d authored over 2 years ago
Support Clipping line-strings by a 2-d geom

de239415adfab5938a746c0e58b91610b65512a0 authored over 2 years ago
Generalize bool op

23ae72adf58ebbe6398a822668f2627324d5d2d4 authored over 2 years ago
Add Within trait

7a619f458cf41674819a859b241cb5ea29ae7264 authored over 2 years ago
Fix Contains impl for LineStrings that self intersect

This fixes 24 failures of `Within` in the JTS "validation" suite.

The changes are in the `Conta...

c43cbc16fe8441b87cb07c077582fc12652aa0ae authored over 2 years ago
impl Contains for all geometries

ffecf0cb403ea059a03342379e54157ab0d7d9c9 authored over 2 years ago
update changelog

08f1cc54ff89036e76e98b67bc02c2aa0fefda3e authored over 2 years ago
fix invalid line string handling

cda3feddbe8104ad2202ccccd402a9d6b39bed3f authored over 2 years ago
Add (failing) validation suite

---- tests::test_all_general stdout ----
thread 'tests::test_all_general' panicked at '2 failure...

95cb192288b5018d8d3f6718ae2932b5dfe35d08 authored over 2 years ago
Remove redundant test runs

a2d0a13da98bb757d95d51b00b3c01fe64ee10d3 authored over 2 years ago
Merge #875

875: Fix/jts overlay tests r=michaelkirk a=rmanoka

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

42e99a8c57adba44c87471b033a674769518abf0 authored over 2 years ago
Minor fixes

9877f623f91c427caf745250ea016345cba59445 authored over 2 years ago
Update and flesh out more details in the bool. ops. rfc

1663d50f64d67441eccc4f27e8103ff7f64f319f authored over 2 years ago
continue to run Relate tests regardless of precision model

006a7730581d5407833801336d67024f1e089e04 authored over 2 years ago
Merge branch 'mkirk/assert-jts-test-count' into mkirk/fix-jts-overlay-tests

69de9c79ef1fdf5c00637c55216f052a588fccbf authored over 2 years ago
check expected number of tests

894a4681eeb5b45323909243dd95bb09566adde4 authored over 2 years ago
Remove unused modules

2f05774ce491340ca1d0e7fb5c945970cc175627 authored over 2 years ago
Fix doc-compile-error

c9ed6c4f03cc7db56b677ab797c9f762c934913c authored over 2 years ago
Improve SFS/JTS compatibility in bool ops

30a738177f4ff8cc324d4694285175b8dbcc0147 authored over 2 years ago
JTS Overlay tests

This is a "manual rebase" of original commit below.

commit 175efe017d2bfbc088d8c91712c3dc29fda7...

80591b3fd82c055f333414c8a8d35741794c6774 authored over 2 years ago
Merge #872

872: Add helpful methods to affine backed traits r=urschrei a=michaelkirk

- [x] I agree to foll...

31eb02f6fea99567396d5b79bad21d69bc0d8a1f authored over 2 years ago
Merge branch 'main' into mkirk/affine-mut

0df2cbf4dad7f0f0c4c3beae77f679683d8b000f authored over 2 years ago
Merge #870

870: Add "interior point" (a.k.a. "point on surface") implementations r=michaelkirk a=apendleton...

df1a026851eae741bcd086c6e9d09db754bfae26 authored over 2 years ago
fmt after clippy

a67f6c2d2f9899e40b240df62ca70c925ea305ee authored over 2 years ago
clippy fix

e3133edb332a5f336318942f929528218c8ad5c3 authored over 2 years ago
Merge tag 'geo-0.22.1'

92893841be6372fd04a999e1209432e7b785f6c0 authored over 2 years ago
Merge #873

873: empty `polygon![]` macro no longer requires including `line_string!` macro r=rmanoka a=mich...

a14c4cf82d535f68730b9e1f2e1a80765dd634cf authored over 2 years ago
prepare for 0.22.1 bugfix release

42052cfeb55bc5db7d8345ec864037426a01af0f authored over 2 years ago
Hotfix merge: Fix fp issues with bool ops

Merge commit 'e7df1563' into release/geo-0.22.1

This was already merged into main, but there ar...

1fd6d3a496e866b0f513c08f91632e8130b0cd27 authored over 2 years ago
Make it easier to use popular methods

I made an effort to make the most likely methods to be used easier,
while still exposing the mor...

2fe668709b6becea5bddd15ace5da3b3614a119d authored over 2 years ago
Merge branch 'main' into interior-points

3d40329dc9bfd6ac8b2eb8ba2c55e6c9695b37c7 authored over 2 years ago
empty `polygon![]` macro no longer requires including `line_string!` macro

07095ae47c9ca58a37196665cfab42476c6c858c authored over 2 years ago
Merge #869

869: Fix fp issues with bool ops r=michaelkirk a=rmanoka

Also add issue 865 as a test case

-...

548aff210895d0b3e76d0b659ad7a03eb4d4ec7c authored over 2 years ago
Simplify bool_ops/rings

e7df15637eedd70228f8731120c0c73d1cdc666f authored over 2 years ago
Add mutable affine methods

- remove long deprecated method
- rename `angle` param to `degrees` so it doesn't need units exp...

e2ccb3a5e89b9c0d8d3f5c131738ca847ba5b60d authored over 2 years ago
Minimal fix for issue 865

3430ff3282afc8d5018270383885aa95b2b3f6f2 authored over 2 years ago
Merge #871

871: Add AffineOps trait to transform an entire geometry (plus some tweaks) r=urschrei a=michael...

dcaaa9ae731b45066ae3812ad95f0d50a6817a84 authored over 2 years ago
AffineOps trait to transform entire geometries

- mark AffineTransform builder methods as must_use
- default AffineTransform to f64
- accept coo...

2d846cc1181c5900297be8882cad38ea75f50b48 authored over 2 years ago
add fallback in case we couldn't find an interior point using the regular midpoint approach

105f2ebbe65474cf8f7d755ba7241980641efdf9 authored over 2 years ago
add explanatory comments about interior points for lines

c4298892a90761328c96f7575bebe8e8c612cf59 authored over 2 years ago
address PR feedback

1b654ef6fae1fd49be4138b39b2371e34791d683 authored over 2 years ago
Apply suggestions from code review

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

f232af61a3c56d4e464ae913439511d4f1f8915e authored over 2 years ago
Add docstring for trait; add CHANGES entry

8683a1559f2db8991cdd798f569f481097b7ef2f authored over 2 years ago
Add interior_point implementations

c8cff49491a8b39e90563646fc974770f39c9d66 authored over 2 years ago
Merge #866

866: Add generalised affine transform functionality, adding scale and skew transforms, and trans...

578e213875915e1f895892487b5a36ca0d91fac3 authored over 2 years ago
Fix issue 867

Also add issue 865 as a test case

39beb323be6f38f3e0c60d78661583f1f47eb68d authored over 2 years ago
Add general affine ops module

- Update existing affine geometry ops to use it
- Add new scale and skew ops to geometries

f8ecbb98d0a4ca3dd712f1792a7f4a30c23cbd9a authored over 2 years ago
bump versions, preen release notes

64ecb059bf171ff30c5034c40b01415851546698 authored over 2 years ago
Merge #862

862: Add docs for some missing items r=michaelkirk a=urschrei

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

1429c326ccb12dfef03f565c28e272f05c4ed816 authored over 2 years ago
Merge #850 #857

850: #849 Bump the minor version of approx. r=michaelkirk a=martinfrances107

- [x ] I agree to ...

6b01547089af001236f26e25e9dd87bad358b14e authored over 2 years ago
Add docs for some missing items

fe451c1148fed0437a85b660e003612c0fa35530 authored over 2 years ago
Merge #859 #860

859: bump geojson to 0.23.0 r=michaelkirk a=martinfrances107

geojson is a internal dev-dependen...

b1fcf2e5a60a8c2f1786e55063cbf8d9ccf7c627 authored over 2 years ago
adapt to latest proj

0d1177132c25956197d72e23d5d61ef8a435b72d authored over 2 years ago
Merge #861

861: Document boolean ops at top level r=michaelkirk a=urschrei

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

bc685873c44c9beb478325bdef060376863a416e authored over 2 years ago
Document boolean ops at top level

7ca0903267f7e50005adf4a5ad660782f06abf13 authored over 2 years ago
hide test artifact.

232b3a4eb31324e95f4ffa5edadf24a38bc0267f authored over 2 years ago
Proj -drop range now just 0.27.0

d474c38eec8b453a350b3d525dc0a3059e2c2cc9 authored over 2 years ago
bump geojson to 0.23.0

4eb96c014f948c7ca23a9c9b051611a56e4ee423 authored over 2 years ago
Merge #858

858: bump include_dir to 0.7.2 and fix breaking change. r=michaelkirk a=martinfrances107

The ch...

0ea3bdbe6e65b0063f4911fa2e64d0907eb9eb6e authored over 2 years ago
bump include_dir to 0.7.2 and fix breaking change.

81427c41fca78d638f75da1aa4a72e9eed1e0144 authored over 2 years ago
geo/geo bump the version of geo to include ">= 0.26.0, < 0.28.0".

27246531cab0bf7d06cdb1352ceabff71f6a1dab authored over 2 years ago
Merge #855

855: Fixup cargo-doc warnings r=frewsxcv a=michaelkirk

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

b5c46d490d378a421b2f87cc9f0540d19c149ec1 authored over 2 years ago
update CHANGES.md

05c64dcb9003e167a433c8cb50fe7ac1f35e912c authored over 2 years ago
Fixup cargo-doc warnings

I got confused when I re-exported winding_order::WindingOrder from the algorithm module.

Breaki...

dcb6be2673d523b07404993c26ca5275b5437141 authored over 2 years ago
Merge #853

853: `use geometry::*` to concisely include all the geometry variants r=frewsxcv a=michaelkirk

...

a1226940a674c7ac5d1db43d495520e418af8907 authored over 2 years ago
changelog

1ead56e6ee771f98f5a370a4f59479d7e0109d98 authored over 2 years ago
use synonymous trait

d8d1bfef2a44045a1d77039d18893a9993707eec authored over 2 years ago
touch up docs

6407f0473c8e2deb09bab0f6794f6557f6a4e2bd authored over 2 years ago
easily include all geometry variants

1f8c51b881dc11a686f7963ca899f31bf756e091 authored over 2 years ago
apply geometry::* consolidation

fef1b3db411f35e353c2c38490d3e30e0aa2625b authored over 2 years ago
geometry module in geo to easily include all geometries

4d0936a71032af7cc147be37ccecfdd788ca1019 authored over 2 years ago
Merge #854

854: update CHANGES.md for the default f64 CoordNum r=frewsxcv a=michaelkirk

- [x] I agree to f...

0e6cc8f8da679d4806cb2eb1f05a2a3c88fa9983 authored over 2 years ago
Merge #839

839: Reexport everything from `proj`. r=michaelkirk a=frewsxcv

Seems like if we're going to exp...

3e178a7c8c1fdf31c6d18db68afce5cc81e91772 authored over 2 years ago
Merge branch 'main' into frewsxcv-proj

5eea4daec0e916de09cb3d1edcf9890e875ffea2 authored over 2 years ago
Changelog

af2efa1b63a283f7221fa43eac0bf90ee9ab6c44 authored over 2 years ago
Merge remote-tracking branch 'origin/main' into frewsxcv-proj

c783ee65c0d84ef6923042d9e69fbdae496e4f0f authored over 2 years ago
update CHANGES.md for the default f64 CoordNum

c76c16ec4ab16fba6b6b10b7300717aefb265a47 authored over 2 years ago
Merge #852

852: Use robust orientation check in VW and fast path algorithms r=urschrei a=urschrei

- [x] I ...

fbd08bd7ff216ebbe721d68183ba037749ad2a91 authored over 2 years ago
Add note on robustness

3a4e19c69165595ed44a92caab2876a44dd6d7df authored over 2 years ago
Update changelog

e4118fcb4ebbb92eda4196fa2f47f9fb8adb92e4 authored over 2 years ago
Remove naive cross product from fast path algorithm

26475514b3a5ec3f44d17782fdfaffd7cf7abce8 authored over 2 years ago
Use robust orientation in VW algorithm

6e6d50d6ff4a735a1dde7f28465237b993ef89c5 authored over 2 years ago
Better function signature

5e5c00f1b8212472977d9aee15565a8549bec33a authored over 2 years ago
@michaelkirk correction is to specify a range of valid versions.

45bddc0fe4e098d0d3f77ce16dd5a7aca36580c1 authored over 2 years ago
#849 Bump the minor version of approx.

0350d3a5c0fc68b71d1715833e351d29a66fd5e5 authored over 2 years ago
Merge #832

832: default impl for CoordNum in Geometries r=rmanoka a=michaelkirk

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

4ca9bca3578d043fc19612b65a523ffbeeb26d87 authored over 2 years ago
Merge #851

851: avoid deprecated methods in latest wkt r=martinfrances107 a=michaelkirk

- [x] I agree to f...

9e948b249ce8d3805e184b86778c39b455b07083 authored over 2 years ago
partial revert of c0a720af where explicit f64 was good documentation

93307dc91618253b8c90af31cb8b9f52e174e44a authored over 2 years ago
add docs for default numeric type

fb9461f05be56efdc3d230b0b301c7cf9dd2cd07 authored over 2 years ago
remove explicit generics when redundant with default

3cd3b59f88de16444e12ce52308d2814b85decae authored over 2 years ago
default to f64 for geometries

7552b741cfabddec82b95970a88f9399e25afe0c authored over 2 years ago
avoid deprecated methods in latest wkt

18cc80c5c44f0d8bd646df38830ea6f3a6c4e859 authored over 2 years ago
Merge #848

848: Fix fast path r=urschrei a=urschrei

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

9175d83882003063338147192c04bd635065985e authored over 2 years ago