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.28.0 release
08d3f394a9552e90474b4dacd508927cba84a6d2 authored 11 months agoa4bc404d9b10b553244722d5634668df59dd0612 authored 11 months ago
Prepare for geo-types 0.7.13 release
d0537caf204ec9b62818e43d5e1e1b704654bbcf authored 11 months ago5826c02f24387504a766ec096acf1dea57372292 authored 12 months ago
4af5316cc82ae59144cc071878ab42867c269f88 authored 12 months ago
Point in triangle and rect performance improvements
b1e550a4a3f4257a43cefbbff04c52447b1d006e authored 12 months ago654af8b83df53e778b4e1fead3f490fdfd4eae27 authored 12 months ago
attempt to better document Simplify traits `epsilon` parameter
a46eb87f26ab7567db0c86a14248102a4c272052 authored 12 months ago39fc55ff69060e17e560d198e87228c4c04e8591 authored 12 months ago
9b9aca2c08e74ccacac9328191669c23e25f3ebf authored 12 months ago
186e9a74b4cd01ba7e68d919e11771a8847ff196 authored 12 months ago
cc6e8dcf2b9b784957d5c95eae8dbcffcdad98da authored 12 months ago
6bf3f313eba8f4f960d65cdd62821074e3049b31 authored 12 months ago
dc70bb7a9cbbb071e6fc9d31b707d40b3779f3c3 authored 12 months ago
a71eb130ef744f689a4b770cc0f20654a2535f4b authored 12 months ago
17bd4cc3903ebc3ec8e7f33af95fefa5a94c4420 authored 12 months ago
Add method to compose an arbitrary number of affine ops
d3aac79f89d22c9d8b966386dbeb2c39cbb84dcb authored 12 months ago337590464af958b933d312721957c0192ed21eca authored 12 months ago
Implement `CoordsIter` for arrays and slices
4cd6d9f73fd9542ff038c1db20eab261bd3d8b71 authored 12 months agoc5ff231861ff746940b21b57c68a1c29f73e36d8 authored 12 months ago
312d7c24b9221b5dc5db5f34813f4a4973a576de authored 12 months ago
Ring counts
53ec97327d4dd9cd124be74b8a53a8558bd0836c authored about 1 year agousing num_interior_rings as base to compute total rings
Co-authored-by: Kyle Barron <kylebarro...
4e4070dab7f1d657deb2b8fe1ac0ae19e33a8e18 authored about 1 year agoCo-authored-by: Laurențiu Nicola <[email protected]>
0242c8175e316c4d94a5f04dd87c824efc311e12 authored about 1 year ago777a926848b81c0e7d5b1da388921fa9c373aaf3 authored about 1 year ago
05d2a3b2a9b78d9ece94368567f1538f449f58a1 authored about 1 year ago
Update geo and geo-types to RStar v0.12.0
c99c426a929dfb16b8a7b015ad72e2148366786c authored about 1 year ago9b51c0f918e0ae90e27c94fd546904551a65ccf4 authored about 1 year ago
36878b431ea8b5b10578daf0254d27438576a979 authored about 1 year ago
Add better docs to some convex hull util functions
a5171371ab1d746cfcf821504ae06ae6a60ed9e2 authored about 1 year agod263338808a16a1b338537ecf52ae07a198edae7 authored about 1 year ago
Add all remaining predicates: covered by, covers, crosses, overlaps, and touches
72d372351b8815fbe9d3d5c3cc6e7bf2bd174695 authored about 1 year ago5de42d85725df80bb45dd098f44f0b5f0f85144e authored about 1 year ago
covered by, covers, crosses, overlaps, touches
588799f83b0f501c43066da562bb4682ca9058a2 authored about 1 year agoAdd comments to BoolOps implementation.
4456a9d34fc4111cb708148d23deda47d68b7720 authored about 1 year agoa201bb068e2c7e30d3a137acd2ede15f7601e939 authored about 1 year ago
369f663515d8e648c5ba244f4c0be7717899df27 authored about 1 year ago
Fix typos
bd4fba226b620ddd0bc679ad5df8a35c6dcfcf8f authored about 1 year ago8c0aee58e7d923226a4812c96cb733d0a1743bfa authored about 1 year ago
f599a5cc754176a88e3384dd46b26190689077fe authored about 1 year ago
Add docs to clarify writing Intersection Matrix functions
182b63209a9d010cd2e1c78a31b536374fab78c5 authored about 1 year ago91e5dac3faab8e0ea872905322b9d474cf89a641 authored about 1 year ago
9c4f5b1ef3084733b16def6684db142778430ba6 authored about 1 year ago
Implement topological equality check for IntersectionMatrix
8dc28a3934fe4c671b925aac422bd471f112cd45 authored about 1 year ago3986349622ee7b791e11d1eef0e03552f9b3a7ac authored about 1 year ago
b5de365bbfa8b0913c75d8d891e5de498549e405 authored about 1 year ago
Introduce `total_cmp` on GeoNum to avoid unwraps
e0f4b6a519767983d476ecdc65371c0f0205f63c authored about 1 year agoCo-authored-by: Michael Kirk <[email protected]>
ccc438bd5770700f3f56077ec527523907465756 authored about 1 year agodfdd02591e8a6504c84e0a59f5c70906eab5b572 authored about 1 year ago
There's so little you could do with HasKernel that isn't also a GeoNum.
I'm not sure there's val...
02208c7f22f800f2a2ec59a5288dc315f85d96ff authored about 1 year ago
The previous approach worked, but then there was feedback that the trait
should maybe be "more c...
7e35154801bd1bb2b841f65175329ecbf5c3440a authored about 1 year ago
f8aab2d44143c2cd96023876c0399b94465680a5 authored about 1 year ago
This fixes a new lint introduced in rust 1.75
Fixes https://github.com/georust/geo/issues/1088
014ed5c1f2fa4d3dc112bedf763cbdd63546e3c4 authored about 1 year agoIn particular the latest `home` crate used by bindgen, required by proj, needs rust-1.70+
Also ...
36a884079dcc0e9fd2c18a09e97ab0db9e059d5f authored about 1 year agoc1a57d18ccc4d03a00d71fb1c0bd079be1cdb806 authored about 1 year ago
aebbc480ea8cea97daae6ce8ebaf980b5910f5a7 authored about 1 year ago
8aee24ae88c7faeae91353feaf4f097d98c67cd3 authored about 1 year ago
452a883408fedfc3c82db4d03872fc400b6da6d8 authored about 1 year ago
67598f2ed5c25755e3da1d161c3cab8ccfb9429a authored about 1 year ago
aaff54787b25fd357c77a6a0b3297a9d4033e49f authored about 1 year ago
30fefd0cbf2de607a352ad80d9985fae09917dd3 authored about 1 year ago
Wow these are tricky to explain the difference.
a30b500bee4c7aee7f34b273db945e6d7cb61d59 authored about 1 year agof69a94b51ab9ce570beb1b29276b9ddf0dfb25e8 authored about 1 year ago
small perf improvements to TriangulateSpade
47fadf1d507fd18a40921be28ee52e1ada6def04 authored about 1 year agoThis is an internal API, so we can safely break the API.
Bench output:
```
TriangulateSpade (un...
58d6bac76736d9df10c38a05345a218574d6c513 authored about 1 year ago
FIX: SpadeTriangulation was not actually configurable
fd7e7b1fe4700b61af9dbf18e158b1d93101884e authored about 1 year agob81b5a94a7f06f940afb7e66b87519e92b8271ae authored about 1 year ago
Implement ChaikinSmoothing for Geometry
76ad2a358bd079e9d47b1229af89608744d2635b authored about 1 year agoac86ab91803b4d84da6cb2d3db92fa9c5220b53c authored about 1 year ago
da1f98414aecffb43e92b4d3fa023b4aaebe987a authored about 1 year ago
fe1e06eec89d385aee182981e252240a0ed20528 authored about 1 year ago
Add LineStringSegmentizeHaversine
c988af4124ec153514c83e079b208a7a33c3b2d4 authored about 1 year agoe2ff5c935605769b5c3cfa18c987aead6b760242 authored about 1 year ago
2ea9cfa7bcb92583a0d3121d4e536de437bf790f authored about 1 year ago
Improve documentation of `clip`
97a62833e3438b40a5450bccc42f0c434e642c02 authored about 1 year agoissue #1084: panics on haversine_closest_point
7cb7d0ffa6bf1544c5ca9922bd06100c36f815d7 authored about 1 year ago5cc0717f7e5e45df6640f914491954bd91b5de11 authored about 1 year ago
- Add a failing test case demonstrating #1084
- Fix #1084
Expand on the technical definition for users not familiar with the term "set-theoretic intersect...
b882301e5450682bc4b0390412dfa9ca0431d4c0 authored about 1 year ago2e04b3cfb52d84b995c6004934a5f37e690dea10 authored about 1 year ago
Prepare for 0.27.0 release
427a73627a736916ed4acc6dc62d9e150d4cf62a authored about 1 year ago`use-rstar_0_11` feature flag.
668217c114bbc4007b32db123b8ba91f230871d2 authored about 1 year ago0f85e3ad3e7e1eae76d0c228f27533f195732c5e authored about 1 year ago
28115ee1dbb9682feae14fdd9f36eca4eefc4964 authored about 1 year ago
prepare for geo-types 0.7.12 release
d9c008b044ee6f747e2115cb3157520725b94c8d authored about 1 year ago1a3ce66df26cec78fbc85a3fa5f7970b39fe95f8 authored about 1 year ago
Add `len()` and `is_empty()` to MultiPoint.
8ac7a7ad3fa55c1de75b2e39ad3c7cdec4a8ee8f authored about 1 year ago3bebaaaba3fd43294a36983db5c390cafba4a672 authored about 1 year ago
d2b36886c1299fe3a057bc925805113f1ec1148b authored about 1 year ago
7ff0da56a9ebe8d0f05f9f2000fdc4833ddf56ff authored about 1 year ago
Integrate `spade`
ff1fd165ca80bcda288af0abf9a1e39d47fc206e authored about 1 year ago0e1802bfba70c172270e1806ebf614b7401311d3 authored about 1 year ago
bc0e456a762cda5e178a98cfcdc69aed60a31e0b authored about 1 year ago
041d197bf235bee129a44f753b7cd5464ec4f019 authored about 1 year ago
70fac48936d79438517dbf5e067a1e437411fc0e authored about 1 year ago
73e543505396a3b7045c9e3c2e91a1c073832fb6 authored about 1 year ago
distances. Caused by rounding error in division. Fixed by
subtracting f64::EPSILON from...