Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/georust/jts-test-runner
https://github.com/georust/jts-test-runner
Update README.md
6fab74b6bc7ee253b87a50a85224f96ff460b203 authored almost 3 years ago by Michael Kirk <[email protected]>
6fab74b6bc7ee253b87a50a85224f96ff460b203 authored almost 3 years ago by Michael Kirk <[email protected]>
Merge #10
10: Bump to 2021, WKT to 0.10, linting r=rmanoka a=nyurik
* Bump Rust edition to 2021
* Addres...
Sync supported rust versions same as geo
9bb5e5b1b252b22c0f4a27f060aeffd0ea27d470 authored almost 3 years ago by Yuri Astrakhan <[email protected]>
9bb5e5b1b252b22c0f4a27f060aeffd0ea27d470 authored almost 3 years ago by Yuri Astrakhan <[email protected]>
Bump to 2021, WKT to 0.10, linting
* Bump Rust edition to 2021
* Address a few `cargo clippy` suggestions
* Bump WKT dependency 0.9...
Merge #4
4: ci r=lnicola a=michaelkirk
Co-authored-by: Michael Kirk <[email protected]>
d3423be97193d093434e8293bc17e72d0291cfa0 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
ci
f602ca58cc2b210ba8b1eb88fbc293fff8bc0844 authored almost 3 years ago by Michael Kirk <[email protected]>
f602ca58cc2b210ba8b1eb88fbc293fff8bc0844 authored almost 3 years ago by Michael Kirk <[email protected]>
remove unnecessary patches (#8)
The necessary changes have been merged upstream
7e0bd08208568e535744fa763019896a134622a6 authored almost 3 years ago by Michael Kirk <[email protected]>
quiet debug output
1cf7a2f848a10869720383e931271d0dd54f7bf8 authored about 3 years ago by Michael Kirk <[email protected]>
1cf7a2f848a10869720383e931271d0dd54f7bf8 authored about 3 years ago by Michael Kirk <[email protected]>
Merge branch 'mkirk/relate'
4a69a552546bd3d1dec574a51280dbc82bb417ce authored over 3 years ago by Michael Kirk <[email protected]>
4a69a552546bd3d1dec574a51280dbc82bb417ce authored over 3 years ago by Michael Kirk <[email protected]>
Add Contains trait checks
Add checks to verify Contains and Relate are the same
wherever possible.
Run tests for relate.is_contains
direct test of the Contains trait isn't possible yet since we don't have
`impl Contains<Geometry...
check for consistency between `Intersection` and `Relate` traits
0d681f79f99c0880e0e806e4a93acc01ef9aba98 authored almost 4 years ago by Michael Kirk <[email protected]>
0d681f79f99c0880e0e806e4a93acc01ef9aba98 authored almost 4 years ago by Michael Kirk <[email protected]>
add support for Relate tests
b2e827982028dfc5b2eff16cdfda9a3b2946aa18 authored almost 4 years ago by Michael Kirk <[email protected]>
b2e827982028dfc5b2eff16cdfda9a3b2946aa18 authored almost 4 years ago by Michael Kirk <[email protected]>
update repo reference
6a8a776f06e638f0ab7b170063582b419091a36a authored almost 4 years ago by Michael Kirk <[email protected]>
6a8a776f06e638f0ab7b170063582b419091a36a authored almost 4 years ago by Michael Kirk <[email protected]>
more generous description matching
2f6bd20a7a9be6e6c5f78cbf4d16604313e21aba authored almost 4 years ago by Michael Kirk <[email protected]>
2f6bd20a7a9be6e6c5f78cbf4d16604313e21aba authored almost 4 years ago by Michael Kirk <[email protected]>
Merge branch 'rmanoka/add-intersects'
49b0d5e036db207bcd822c09fb0e3a68d7a81665 authored almost 4 years ago by Michael Kirk <[email protected]>
49b0d5e036db207bcd822c09fb0e3a68d7a81665 authored almost 4 years ago by Michael Kirk <[email protected]>
Remove comment on parsing as geometry
16727f1b960631bd4de77b68855fb4d922c28f17 authored almost 4 years ago by Rajsekar Manokaran <[email protected]>
16727f1b960631bd4de77b68855fb4d922c28f17 authored almost 4 years ago by Rajsekar Manokaran <[email protected]>
Add test for Intersects predicate
a27f1e78cd661d27ea166a2728d9adec0957dfc3 authored almost 4 years ago by Rajsekar Manokaran <[email protected]>
a27f1e78cd661d27ea166a2728d9adec0957dfc3 authored almost 4 years ago by Rajsekar Manokaran <[email protected]>
Merge branch 'rmanoka/fix-chull-checks'
3294b9af1d3e64fcc9caf9646a93d0116f7d8321 authored almost 4 years ago by Michael Kirk <[email protected]>
3294b9af1d3e64fcc9caf9646a93d0116f7d8321 authored almost 4 years ago by Michael Kirk <[email protected]>
Allow checks on rings and polygons to support permutes
e620fe176966f2d42bb5619bdbe8378de766dc1d authored almost 4 years ago by Rajsekar Manokaran <[email protected]>
e620fe176966f2d42bb5619bdbe8378de766dc1d authored almost 4 years ago by Rajsekar Manokaran <[email protected]>
README
bf873f7858792498b70451c2818c40d4e0975264 authored almost 4 years ago by Michael Kirk <[email protected]>
bf873f7858792498b70451c2818c40d4e0975264 authored almost 4 years ago by Michael Kirk <[email protected]>
Add TestRunner which supports most Centroid and ConvexHull cases.
Centroid currently fails some test against master, but I will address
this in an upcoming PR to...
checkin testxml from JTS
9f62eca409da391561b8cff2d8acbfc2b20f9380 authored almost 4 years ago by Michael Kirk <[email protected]>
9f62eca409da391561b8cff2d8acbfc2b20f9380 authored almost 4 years ago by Michael Kirk <[email protected]>
boom
247649b2187603674600fe00eb6f09064af71a48 authored almost 4 years ago by Michael Kirk <[email protected]>
247649b2187603674600fe00eb6f09064af71a48 authored almost 4 years ago by Michael Kirk <[email protected]>