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

Merge #236

236: Add “Examples” section headings in doc comments. r=TeXitoi a=frewsxcv

This is recommend by...

30131330785a4a1ed95b07ee3f9928a83049f1f5 authored over 6 years ago
Merge #235 #237

235: Utilize `hypot` method. r=TeXitoi a=frewsxcv

237: Utilize `sin_cos` method. r=TeXitoi a=...

8d5de225edf38e246504976ba94c60f4b89b5559 authored over 6 years ago
Utilize `sin_cos` method.

5082911e0d015147ba693d88e7aaacb346368b9f authored over 6 years ago
Add “Examples” section headings in doc comments.

This is recommend by [RFC 0505].

[RFC 0505]: https://github.com/rust-lang/rfcs/blob/c892139be69...

f22f46c2da44d4b20191c9fbc3a5be990be2b9eb authored over 6 years ago
Utilize `hypot` method.

aa00e2cebe1f0dafb5bcb31be595c6f9f916d7b9 authored over 6 years ago
Prepare for geo 0.9.1 release

56b744363553f6b42b42bab935ff71c8906ed16c authored over 6 years ago
Merge #230

230: HaversineIntermediate trait to find intermediate points along a great circle route r=frewsx...

548fd95bff47e2fc3e235abbd7901094bacbf49c authored over 6 years ago
Merge #213

213: Implement VincentyDistance and VincentyLength r=urschrei a=frewsxcv

Fixes https://github.c...

90b4f88333fdc316aa2c410f766fcce3b546ec86 authored over 6 years ago
Merge #233

233: Remove unused `#[macro_use]` attribute. r=frewsxcv a=frewsxcv

Co-authored-by: Corey Farw...

bb239736fddb205b6d8b92bc10c75898e1af3c16 authored over 6 years ago
Add to prelude

b8b862a68dc957bc05b943bd20cdda97e44503a0 authored over 6 years ago
Transition Vincenty algorithms to returrn Result

bcbbbd9b3c0dfb6c042376532a8aea657b5fa8b4 authored over 6 years ago
Remove unused `#[macro_use]` attribute.

b9ed5bcdde09a30f7eda6cab0e0402c0a954c011 authored over 6 years ago
Implement VincentyDistance and VincentyLength.

fe1734042f2c54a846f9e24c9de43c9bd8ebf9b0 authored over 6 years ago
Merge #232

232: Implement Line-LineString euclidean distance r=urschrei a=urschrei

Co-authored-by: Steph...

880fabef4b6b5c6db7e2c9676e0b871f42e2f281 authored over 6 years ago
Update CHANGES

268cada6466d0380d3d81e18afecf514117d5021 authored over 6 years ago
Add LineString-Line distance test

266aef1804bd8a381a7e7ce5cae7ffe7c8365c0e authored over 6 years ago
use Float::sin_cos()

c08f37460c198f642de3428faa116f423e3afaa5 authored over 6 years ago
Implement Line-LineString euclidean distance

89276f02d1fa06ff408e8618d2f76fb33514d666 authored over 6 years ago
tests added — should be ready to merge

39fd0f19bde45063e61dd9df40c9c4b48b099e54 authored over 6 years ago
Merge #227

227: implement EuclideanDistance for MultiPolygon to Line and Line to MultiPolygon r=urschrei a=...

1c9ba92b0530717583de1d58ec8a37abf760d63b authored over 6 years ago
floor

5ec5b9482fc6552acbbc3ad82fbdea0bfe857eba authored over 6 years ago
include_ends bool parameter

75d7862d3f35624696d609b2567a8cd9b3508ea8 authored over 6 years ago
refactor + fill with several points — wip — tests incoming

c151dc7ad66eddbde7752a33ddc7703b31bc21c2 authored over 6 years ago
Merge branch 'master' into haversine_intermediate

ca764e4ed089d50eb39b9be1772a79ff48ee2d81 authored over 6 years ago
Merge branch 'master' into master

04d974fcf22ce4957a9d79bfb94f766741dd0e3d authored over 6 years ago
Merge #226

226: Polygon-Line euclidean distance fix r=urschrei a=urschrei

See here: https://github.com/geo...

af8c95b5ce60e942277e63f033d919f6505eca3a authored over 6 years ago
Update CHANGES and bump version

8b71df6417ac2a0b281cce1649c3001e7c5ec375 authored over 6 years ago
Fix Line-inside-ring special case

956c27af55f03a66f59776bd397760fb3c9d3bfb authored over 6 years ago
Add Line-Line euclidean distance

Closes #229

3b6c87956bd6ae785bd76ad470164401814267c1 authored over 6 years ago
Correctly implement Line-Polygon distance

See https://github.com/georust/rust-geo/pull/219#pullrequestreview-120296643

4c5a2889951cf64e66bac28de700cb5397173d76 authored over 6 years ago
Simplify distance algorithms using Clippy suggestions

764e7c527e3a7f268a8342b122504a8a1be19766 authored over 6 years ago
use x.hypot(y) method

e802a233e23526280a816f30035535b6a6db0ebc authored over 6 years ago
passing all tests

823786ceeaf42b2be667d20e133b83174b916b0d authored over 6 years ago
wip debug

0adcb55b0a8b0af89d2901d83f9b634b427463b0 authored over 6 years ago
adapted tests for epsilon

cbdc7fc56a94530424300e63f20fed73636560bf authored over 6 years ago
wip with some bugs

1655becd4f3d3e492777e8250ece73478af25f3b authored over 6 years ago
boilerplate and tests

115c712beff8288e0a26b0e967379610e57a83d8 authored over 6 years ago
update test wording

cf014a4fa054eaf564b58f3d71922749653c9d6b authored over 6 years ago
impl EuclideanDistance for MultiPolygon-Line and Line-MultiPolygon

74c927e28a3a7f562bf1bb360972957013824b73 authored over 6 years ago
Prepare for geo 0.9.0 release.

29d7cdd4205f663103868fe06bac6b470176edcb authored over 6 years ago
Prepare for geo-types 0.1.1 release.

e912097926f13eb6930f581974cba5b6b49dcebc authored over 6 years ago
Merge #222

222: Extract geo types into separate files. r=frewsxcv a=frewsxcv

Co-authored-by: Corey Farwe...

4bccbf799b82406989a343650466889c319b8a84 authored over 6 years ago
Merge from origin/master.

edf75fd7f86cc2be96a3a8b22cd2bbd4639e3677 authored over 6 years ago
Merge #220

220: Clarify wording for Contains algorithm. r=frewsxcv a=frewsxcv

Co-authored-by: Corey Farw...

efe443f8980ec4b267b5f39f32d56a0c676373ce authored over 6 years ago
Merge #223

223: Allow LineString creation from vec of two-element CoordinateType array r=frewsxcv a=urschre...

2f83a3536b28fa3876b66c510ea04217053953dc authored over 6 years ago
Rustfmt pass

d5afeb9feabf349071ae67b69e54986bc72d3ddd authored over 6 years ago
Implement LineString::into() for 2-element CoordinateType arrays

Also add some docs to Polygon to show the most direct creation method

5ac5cf94cf384ab55fee837659982b58d31aa515 authored over 6 years ago
rustfmt.

cc75a8a3c0d0799388a58dfa9d105ddacc44a8ef authored over 6 years ago
Extract geo types into separate files.

f5cc7336e75f7e034075bead10af8800b7757999 authored over 6 years ago
Merge #219

219: Implement Polygon-Polygon distance r=frewsxcv a=urschrei

Uses the standard approach (brute...

10b561bef20e80220b17d964fef487bacc63227f authored over 6 years ago
Update CHANGES

f5188b12a5360d8e8eccdc1f5f2344674728ad8d authored over 6 years ago
Fix comment

e3ba79e213b05bc4f4a44501ce8411299a218f6e authored over 6 years ago
Address simplification suggestions

d40b26fcb6e8d93f6222c1f6a1f51722bf77c071 authored over 6 years ago
Clarify wording for Contains algorithm.

0c9e1d949797c9d50fea6e29596dd831361ef7ef authored over 6 years ago
Re-add newline

cdf89dd8c1e87fda8d2fdcdb48b55cf376112c3d authored over 6 years ago
Use points() iterator

b55f13c3763ae67cb90174a96dcb3ae3813fa2ea authored over 6 years ago
Add tests

3e7fc3ce2c98af0db90b1891ddea1e9fff7d00c7 authored over 6 years ago
Add Polygon-Polygon distance

This implementation uses brute-force with an R*-tree for non-convex
polygons, but has a "fast pa...

6cf04ee22a14b242888edd11ae94824aaa775d76 authored over 6 years ago
Make some enums and methods crate-public

2ea78932f5aa2e304acaf47457da60be3829b35e authored over 6 years ago
Replace loops with iterators + folds

We can also avoid allocating two extra points here

481fbff01a1ccf2fd958026d340a6a03b40f08cd authored over 6 years ago
Annotate function and enum for RLS and Doc visibility

d3e9e4f1fdf4bde3dc40c7a8d35469e1c00d7863 authored over 6 years ago
Simplify logic, add doc comments

928e4dc199b12c9fc35c0b79a4696920f508c777 authored over 6 years ago
Clean up formatting

4d75e1d0a6934dc499bd769c994f76ca87c67b00 authored over 6 years ago
No need to convert Line to SimpleEdge and back

c67f619b484fedc03c56d85a1f506361f7162f63 authored over 6 years ago
Add LineString -> Polygon intersection

823806ae4e58f521dca3d0679061c18511528c0a authored over 6 years ago
Merge #215

215: Update to postgis 0.6 r=frewsxcv a=lnicola

Co-authored-by: Laurentiu Nicola <lnicola@den...

3373ea742f61b4aed5c12a14e35dd6b9e552c3fa authored over 6 years ago
Update to postgis 0.6

0e5dae4e3a68351a959d47ea5427e624dcf7d666 authored over 6 years ago
Merge #218

218: Avoid Box in methods returning iterators r=frewsxcv a=lnicola

Part of #198.

This only u...

ae43570448fd300315dd5bf6e446fcc59b02803a authored over 6 years ago
Avoid Box in methods returning iterators

a56c52e6da21017554034256456614a3f2893f7a authored over 6 years ago
Merge #216

216: Fix CI r=urschrei a=lnicola

Fallout from #214. Sigh.

Co-authored-by: Laurentiu Nicola <ln...

7fe5b24dae1d7e89e18e491c0223806683fb7c02 authored over 6 years ago
Fix CI

129b2bfee65bea2f16474b4ba182ab1ad918e805 authored over 6 years ago
Merge #214

214: Use the proj crate r=urschrei a=lnicola

Fixes #211.

Co-authored-by: Laurentiu Nicola <lni...

cebb5046862c347997f7ca30d5e0cf1393f1610c authored over 6 years ago
Use the proj crate

3cc1cbe9474f1fb357610ce275018bff0e0c8a5e authored over 6 years ago
Add some release notes for 0.9.0.

2771d3b45a5668bf07655340b382f94987dc6f2d authored over 6 years ago
Merge #210

210: Test all features in Travis CI. r=frewsxcv a=frewsxcv

Co-authored-by: Corey Farwell <cor...

47272f45ba4fe5b0726e07c068cdfffd3208695b authored almost 7 years ago
Comment out failing test.

5d17f4253a8c44b71f21826296391126d45e5eb0 authored almost 7 years ago
Compilation fixes for the proj feature.

0924f3179c95bfffb847562ee91675d7aa8454f5 authored almost 7 years ago
Test all features in Travis CI.

1bc622d02413d14f806df5d252e35f2cdcde42af authored almost 7 years ago
Merge #209

209: Make serde optional for 'geo'. r=frewsxcv a=frewsxcv

Fixes https://github.com/georust/rust...

7068aea19b6cc8ac59652862db834764792174fa authored almost 7 years ago
Make serde optional for 'geo'.

Fixes https://github.com/georust/rust-geo/issues/207.

7ef936161731806e4f7ce2ee979e610959ace1e1 authored almost 7 years ago
Use geo-types from crates.io.

f629f1b4d708092dc865d02db87594ba30e20314 authored almost 7 years ago
Prepare for geo 0.8.3 release, geo-type 0.1.0 release.

79885b994cc7775c89cc62679807460ac295939e authored almost 7 years ago
Merge #201

201: Split core geo types into new geo-types crate. r=frewsxcv a=frewsxcv

The idea is to move t...

8cc0cfef2fc9dc0e2b8c7dc4ccc39a1afdf4540f authored almost 7 years ago
Split core geo types into new geo-types crate.

858fa50eb8bbfa03fa7e7e64944c02c152e7c636 authored almost 7 years ago
Prepare for 0.8.2 release.

960e85a09dc768b121a1d3d43d0ecfdfd3eaf49e authored almost 7 years ago
Merge pull request #202 from georust/frewsxcv-fix-docs

Don't enable 'proj' feature when building docs.

12eedc0113bb68ee0e081d7eb9e0be4733d13682 authored almost 7 years ago
Merge #204

204: Prepare for 0.8.1 release r=urschrei a=urschrei

Co-authored-by: Stephan Hügel <urschrei@...

8c2233a3b170c164bcd7060bd00cb49f6e0baa5a authored almost 7 years ago
Prepare for 0.8.1 release

d6f4af8c0d4cbf068d08d417c156f12571100458 authored almost 7 years ago
Merge #203

203: fix polygon centroid for flat polygon r=urschrei a=antoine-de

if the polygon is flat (area...

2c5471dc392e7c55f8317811dd69137f95aea763 authored almost 7 years ago
fix polygon centroid for flat polygon

if the polygon is flat (area = 0), it is considered as a linestring

without this for a flat pol...

1d1437cbdd72b18ae94176d8d5203b641e577a2d authored almost 7 years ago
Don't enable 'proj' feature when building docs.

626136d50ca138f8c65f5211f9413e8c827e0e72 authored almost 7 years ago
Merge #199

199: Prepare for 0.8.0 release. r=frewsxcv a=frewsxcv

Co-authored-by: Corey Farwell <coreyf@r...

d49fccf4a8b06913eebb9e6910f32036b907b0d4 authored almost 7 years ago
Prepare for 0.8.0 release.

05f49e1d6df14f4062d229164d6f695bb75bfe45 authored almost 7 years ago
Merge #200

200: Prefix Euclidean distance/length traits with 'Euclidean'. r=urschrei a=frewsxcv

I think we...

ca531f0484c497a10506e7bab5601750746a2ebb authored almost 7 years ago
Prefix Euclidean distance/length traits with 'Euclidean'.

f249f1be92e469a2cf7d2eeee09fc622d9ff2dc1 authored almost 7 years ago
Merge #197

197: Rename MapCoordsFallible to TryMapCoords. r=urschrei a=frewsxcv

I think this better matche...

4a1803156c5de2b8aa2f12bb9b3f8d437bf8985c authored almost 7 years ago
Rename MapCoordsFallible to TryMapCoords.

b269f833a085c79f44fb992c383401edeed7d18c authored almost 7 years ago
Merge #192

192: Implement rust-proj as an optional feature within geo r=frewsxcv a=urschrei

Continuing the...

f082fe8656bf9a0a1639d5b4d28f2e0f6df369ee authored almost 7 years ago
First pass at in-place conversion trait

Not totally sure how it's going to work yet

c2c1634a158ed8dfd59e1e67777dad7d815bd130 authored almost 7 years ago
Re-add blank line

[ci skip]

33f86e890a8d4a50da15452d7e3ffef9c73b515c authored almost 7 years ago