Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GeoRust

A collection of geospatial tools and libraries written in Rust
Collective - Host: opensource - https://opencollective.com/georust - Website: https://georust.org - Code: https://github.com/georust

Use numeric indexing to access first element

github.com/georust/geo - ce83c0c37c1e434ae61214df8186d3df685f1f41 authored over 8 years ago by Stephan Hügel <[email protected]>
Check for an empty LineString

Return it unmodified

github.com/georust/geo - 09df9174f5d2f0f3f912e562c277b6903a5e4e11 authored over 8 years ago by Stephan Hügel <[email protected]>
Changes suggested by rustfmt and Clippy

github.com/georust/geo - 82dc96e55afc8158d981fb299bdd1e6c224cb290 authored over 8 years ago by Stephan Hügel <[email protected]>
Implement LineString simplification

This trait currently uses the Ramer–Douglas–Peucker algorithm to
simplify a LineString, while pr...

github.com/georust/geo - 79087f644db5e85f414a389c690b7191fcfa6b8d authored over 8 years ago by Stephan Hügel <[email protected]>
support serde 0.8

github.com/georust/geojson - 50665319cf81e031543f216818c4e432734583be authored over 8 years ago by Ashley Mannix <[email protected]>
Merge pull request #53 from urschrei/use_builtin

Use builtin method for calculation

github.com/georust/geo - d5d25668632e457c943359c5e4eeb4f90590b75e authored over 8 years ago by Guillaume P <[email protected]>
Use builtin method for calculation

github.com/georust/geo - d36ed07ae1f3853bd8b6ca97671971c7ca47346e authored over 8 years ago by Stephan Hügel <[email protected]>
add secure token

github.com/georust/polyline - 6c4b86faefd5f57ada2b6bd409440edb60267bb3 authored over 8 years ago by Tom MacWright <[email protected]>
Start travis-cargo integration

github.com/georust/polyline - d7fbbb788acb0d30c8d55f8a2480b210304d5cde authored over 8 years ago by Tom MacWright <[email protected]>
Merge pull request #52 from georust/0.2.4

Prepare for 0.2.4 release.

github.com/georust/geo - 3b338ca98a7ff4683e42fdfbf3244bd29fabb252 authored over 8 years ago by Corey Farwell <[email protected]>
Fix cargo metadata 'keyword' typo.

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

github.com/georust/geo - b949f162884fc65cf4ce0751306d46f8d4ce0e8c authored over 8 years ago by Corey Farwell <[email protected]>
Prepare for 0.2.4 release.

github.com/georust/geo - e66934bef5d785c825a076def9a5334f349dc60b authored over 8 years ago by Corey Farwell <[email protected]>
Merge pull request #50 from zarch/zip_to_windows

Iterate over points using windows instead of zip

github.com/georust/geo - 7b106fbbeef24a4b338316900612fadf04264648 authored over 8 years ago by Corey Farwell <[email protected]>
Remove unnecessary .into_iter(), credits to frewsxcv

github.com/georust/geo - 51fbb37933cf8010a0ef08527c3b0339e8f75969 authored over 8 years ago by pietro <[email protected]>
Iterate over points using windows instead of zip

github.com/georust/geo - 08e37b51a52da47a598a2f816691b819cda9514f authored over 8 years ago by pietro <[email protected]>
Merge pull request #49 from georust/0.2.3

Prepare for 0.2.3 release.

github.com/georust/geo - 25e1e0c865bfc078a421615172313e723bb5f760 authored over 8 years ago by Corey Farwell <[email protected]>
Prepare for 0.2.3 release.

github.com/georust/geo - dd107198278c6d76dcbb0d9de5b11020aa09264e authored over 8 years ago by Corey Farwell <[email protected]>
Merge pull request #41 from zarch/bbox

Add type Bbox and trait BoundingBox

github.com/georust/geo - a05b31a3f1c742d1d573b19b1e76d68f6d41daca authored over 8 years ago by Guillaume P <[email protected]>
Merge pull request #46 from georust/0.2.2

Prepare for 0.2.2 release.

github.com/georust/geo - 99b2478ea2adb6ea698df13ea37c287155c43b50 authored over 8 years ago by Corey Farwell <[email protected]>
Prepare for 0.2.2 release.

github.com/georust/geo - 0de0d87633c3f4f6989f48ef4be09c9eacadbf39 authored over 8 years ago by Corey Farwell <[email protected]>
Merge pull request #44 from zarch/length

Add the Length trait and implement Length for LineString and MultiLineString

github.com/georust/geo - b8466ab817ee32d2a5de1fba6f9fe74ffd3c5c4e authored over 8 years ago by Corey Farwell <[email protected]>
Remove unnecessary if statement

github.com/georust/geo - 9acec58e0ccab26e64bafc1bb37b248f03aaba11 authored over 8 years ago by Zambelli Pietro <[email protected]>
Merge branch 'master' into bbox resolving conflicts with PR #43

github.com/georust/geo - 03293f5560c4a085b4b57ca9c73908e5df17f33e authored over 8 years ago by Zambelli Pietro <[email protected]>
Simplify code using windows instead of zip, credits to frewsxcv

github.com/georust/geo - 2fa6a96b007ccd9c2115eba9f6833aacab6f768f authored over 8 years ago by Zambelli Pietro <[email protected]>
Remove comments since the implementation signature is enough

github.com/georust/geo - e20139513208f4a719a110f640e0f0157464a58f authored over 8 years ago by Zambelli Pietro <[email protected]>
Remove duplicate code in MultiLineString and MultiPolygon, credits to TeXitoi

github.com/georust/geo - 6f16131ee21d6a24baba3664e84c7c134b2207d2 authored over 8 years ago by Zambelli Pietro <[email protected]>
Merge pull request #45 from georust/0.2.1

Prepare for 0.2.1 release.

github.com/georust/geo - 1378105d17a6d10dfd854f781149238ed2f1e4b7 authored over 8 years ago by Corey Farwell <[email protected]>
Prepare for 0.2.1 release.

github.com/georust/geo - 2bf93ead4c0e7ee34b31d1495fbf1a774ab1c2a8 authored over 8 years ago by Corey Farwell <[email protected]>
Merge pull request #43 from zarch/area_polygon

Fix Area trait for Polygon to consider inner isles and implement area tait for MultiPolygon

github.com/georust/geo - 4d7a4a4ff6c35f8684fa64e878f7fbef5647d881 authored over 8 years ago by Corey Farwell <[email protected]>
Update README.md

github.com/georust/meta - daabc40c5d54d7b96d9ed9b434b25bba90214f49 authored over 8 years ago by Corey Farwell <[email protected]>
Update README.md

github.com/georust/meta - 8bb222a961e8ddb32e534db1452e6c367b2c5575 authored over 8 years ago by Corey Farwell <[email protected]>
Initial commit

github.com/georust/meta - 6d2f886bb874c81823421f590c77fe1b67df3986 authored over 8 years ago by Corey Farwell <[email protected]>
Rewrite get_bbox function to accept as input an IntoIterator instead of a vector of Point<T>

github.com/georust/geo - 9bec1b8e076f558fa23f82a87878a27600b73524 authored over 8 years ago by Zambelli Pietro <[email protected]>
Substitute println! with assert_eq! in trait documentation

github.com/georust/geo - 5bae671a6821eb9ee6ca556cac9d38a0c9a3a3a7 authored over 8 years ago by Zambelli Pietro <[email protected]>
Update the get_bbox function removing the else block

github.com/georust/geo - c213d437b6909273d927d1e16f501418ae38f3c7 authored over 8 years ago by Zambelli Pietro <[email protected]>
Cleanup the get_bbox function to remove some duplicate code

github.com/georust/geo - ab6101122a9220dca86d215d337e64abf4eea5f8 authored over 8 years ago by Zambelli Pietro <[email protected]>
Remove extra braces

github.com/georust/geo - e21129504301bc05f7ea1a4e81e64692b7fdba7a authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement Length for MultiLineString

github.com/georust/geo - 8a5db6ef8c9d9383d9635af6a737d63e2702297d authored over 8 years ago by Zambelli Pietro <[email protected]>
Add Length trait and implement Length to LineString

github.com/georust/geo - 6b9456462650744d4df607b106e91e520c195b47 authored over 8 years ago by Zambelli Pietro <[email protected]>
Add area trait to MultiPolygon

github.com/georust/geo - ce5bbf3274b200dcf774a944d554d56d45142025 authored over 8 years ago by Zambelli Pietro <[email protected]>
Modify area for Polygon to consider also the isles

github.com/georust/geo - 0b0911c4702fbc26f6bd80dc01f93fb1875c925a authored over 8 years ago by Zambelli Pietro <[email protected]>
Merge pull request #42 from georust/0.2.0

Prepare for 0.2.0 release.

github.com/georust/geo - c18ae1db4eca347fcd367fe8568470f0424ddca2 authored over 8 years ago by Corey Farwell <[email protected]>
Add keywords to crate metadata.

github.com/georust/geo - 5587776363a95df7a7e1878328adcc2c9099c387 authored over 8 years ago by Corey Farwell <[email protected]>
Prepare for 0.2.0 release.

github.com/georust/geo - 7b51f38929ad449b1cc4afaf14cd4a6c14f7aeb3 authored over 8 years ago by Corey Farwell <[email protected]>
Tweak description in crate metadata.

github.com/georust/geo - 729989c6008aa6535ed401f51dc0ecd2b9ed7a8d authored over 8 years ago by Corey Farwell <[email protected]>
v0.4.0

github.com/georust/polyline - 7ed7bcc073f0e0c35d338f859655e3652d34702c authored over 8 years ago by Tom MacWright <[email protected]>
Accept Vec and slice arguments to encode_polyline (#7)

* Accept Vec and slice arguments to encode_polyline

This is both more flexible and potentiall...

github.com/georust/polyline - fb740ec1cff822005458e516359bb08b6dcdbbcc authored over 8 years ago by Stephan Hügel <[email protected]>
Merge branch 'master' into bbox

github.com/georust/geo - 8e348a316f15499a9b645186fe7de78ab8f82412 authored over 8 years ago by Zambelli Pietro <[email protected]>
Merge pull request #40 from georust/coord_precision_f32

COORD_PRECISION is now f32

github.com/georust/geo - 8369162ccc7431c3584d68ae18a5e18387556bae authored over 8 years ago by Clément Renault <[email protected]>
COORD_PRECISION is now f32

github.com/georust/geo - 6daaa623e028981fad7247c8347a55f85d77a7f3 authored over 8 years ago by Kerosene2000 <[email protected]>
Merge pull request #30 from zarch/generics

Support generic numeric type for geometries

github.com/georust/geo - e23eaa69749c1279d7e41cf38e6335fcec324b23 authored over 8 years ago by Corey Farwell <[email protected]>
Merge branch 'generics' into bbox

github.com/georust/geo - 8fdb5c924a652e3feec53e33bbcb039ec882e766 authored over 8 years ago by Zambelli Pietro <[email protected]>
Remove unnecessary comment on COORD_PRECISION

github.com/georust/geo - 1eaa582124ac6e0394ef011e8554b3cc6ad5011d authored over 8 years ago by Zambelli Pietro <[email protected]>
Remove unnecessary comments

github.com/georust/geo - 51547b87aa4ca245e2d7a1b2bd30390f8857e151 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement Intersects trait for Bbox

github.com/georust/geo - 6556567f884eb5f8846aea7e3ec5b6f87aab9bf0 authored over 8 years ago by Zambelli Pietro <[email protected]>
Remove an extra whitespace

github.com/georust/geo - 5fe7db07318dc84c20469318c1b2000530301a7e authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement trait Contains for Bbox

github.com/georust/geo - 3ecca84a173a0c0a0eca1e6974b52f5985a5a791 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement Area for Bbox

github.com/georust/geo - 12ef2a5f194882ce31328556b18a3678e3969fe1 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement Centroid for Bbox

github.com/georust/geo - ac69af55fc2c70ebb31c697e4862a935c3af7dc4 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement BoundingBox for MultiPolygon

github.com/georust/geo - de27c9e836afae0b048849161a2fcdc374c01f20 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement BoundingBox for MultiLineString and cleanup tests

github.com/georust/geo - 2134a69894a4c9d23669c502bb977c39a89a5a39 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement AddAssign trait for Bbox struct

github.com/georust/geo - ce28cca6e61ab0643cdd2721382ae63c536c7c71 authored over 8 years ago by Zambelli Pietro <[email protected]>
Start travis documentation deployment

github.com/georust/polyline - 10ff5e8cb34029025d772985fdcc299e980a2f54 authored over 8 years ago by Tom MacWright <[email protected]>
Implement the Add trait to Bbox

github.com/georust/geo - 49b61726cd9b25ab71688b1b184bf8d1e3220477 authored over 8 years ago by Zambelli Pietro <[email protected]>
Cleanup test syntax when creating new instances

github.com/georust/geo - 74a316de26d2b97c464e61ddada9116d331e1ad5 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement BoundingBox for MultiPoint

github.com/georust/geo - b65d3c03a85dcab5d6fcc37f4a681ca9dbc5694e authored over 8 years ago by Zambelli Pietro <[email protected]>
Substitute &LineString<T> with &Vec<Point<T>> in get_bbox function

github.com/georust/geo - eccc0c99097790a85b60577ec5a0435173b428e1 authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement BoundingBox for Polygon

github.com/georust/geo - 0337873e3e93a9fa90cbf77da403f0e4c534d11e authored over 8 years ago by Zambelli Pietro <[email protected]>
Implement BoundingBox for LineString

github.com/georust/geo - 7c65977380454ad7fe213348c49b1d91fa56aa08 authored over 8 years ago by Zambelli Pietro <[email protected]>
Fix repository path

github.com/georust/polyline - 432d2ca57df3b0f62612f35bf2f784aac9f1d074 authored over 8 years ago by Tom MacWright <[email protected]>
0.3.0

github.com/georust/polyline - 60ab71a4ef67a06bab11ee94c28f1e8086b141b7 authored over 8 years ago by Tom MacWright <[email protected]>
Travis success. Fixes #5

github.com/georust/polyline - 55ac7aef342b72a1dd8cf02080e798058b0ea905 authored over 8 years ago by Tom MacWright <[email protected]>
Hook up travis

github.com/georust/polyline - bfa8b2dd5e02ba6379259fda0f7ae05fb79cbeae authored over 8 years ago by Tom MacWright <[email protected]>
Tests for invalid input strings, and bounds checks for coordinates (#4)

* Remove last of the unwrap() calls

* Add a test for an invalid string

* Add bounds checki...

github.com/georust/polyline - 7eb824b900e63f1d8c713729fd7322eee2fea517 authored over 8 years ago by Stephan Hügel <[email protected]>
Merge pull request #1 from Kerosene2000/generics

Wow, thank you...

github.com/georust/geo - faadfc8fdc7e21942b2828bf1324dc0968a8bb9f authored over 8 years ago by pietro <[email protected]>
lng -> x, lat -> x

github.com/georust/geo - 277340e9abc763e63f2ea97b8a2fdc53c9207493 authored over 8 years ago by Kerosene2000 <[email protected]>
little cleanups

github.com/georust/geo - a80c0e474feec812a6aa6e6dc00147b7479ef6f9 authored over 8 years ago by Kerosene2000 <[email protected]>
Working great I believe :)

github.com/georust/geo - cda06e240ab6ed72331724ce5cb72b33bd5245c8 authored over 8 years ago by Kerosene2000 <[email protected]>
Merging from master

github.com/georust/geo - 2b42ff5a524ff293bd5c36365416164b0aed6419 authored over 8 years ago by Zambelli Pietro <[email protected]>
Add crates badge

github.com/georust/polyline - bd3965e1a84adcce6b23ad107993efc483bd2069 authored over 8 years ago by Tom MacWright <[email protected]>
v0.2.0

github.com/georust/polyline - 5e5038890c9a4940e15b14c447dc8bb88839257f authored over 8 years ago by Tom MacWright <[email protected]>
Merge pull request #3 from urschrei/master

Basic error handling for en– and decoding

github.com/georust/polyline - 2ed6c8abd05186df92bb76150d9e55b33d7d9e82 authored over 8 years ago by Tom MacWright <[email protected]>
update libc to 0.2.13

github.com/georust/gdal - d7bbd79d055e1e8188ab1d06b288847ee43a40e5 authored over 8 years ago by Johannes Drönner <[email protected]>
Merge pull request #24 from jdroenner/rasterband

Add RasterBand

github.com/georust/gdal - e045a6d0e9a4364aeb724a8f952a11421a81de0a authored over 8 years ago by Johannes Drönner <[email protected]>
release 0.1.3

github.com/georust/transitfeed - 9c7e705a7fa315daa46ea8570579deb090b5c957 authored over 8 years ago by Tom Burdick <[email protected]>
perf(decoder): use a custom error type

error_chain is very nice to use but apparently also quite slow due to
determining backtraces. va...

github.com/georust/transitfeed - c8e8e6ef864c128f0581de644b5e831db52c9ac8 authored over 8 years ago by Tom Burdick <[email protected]>
remove get_ prefix

github.com/georust/gdal - a4037b525ef5f2139f705849d0ec50499c4fedc8 authored over 8 years ago by Johannes Drönner <[email protected]>
fix(meta): build and test on stable

adds unit testing for decode_timeoffset

github.com/georust/transitfeed - 46db8b38c60b2d71206c1a425146c03cc4ad9543 authored over 8 years ago by Tom Burdick <[email protected]>
fix(meta): better description, fixed repo path

github.com/georust/transitfeed - d29bba0e0d27ebc39afd2137277612c4968de1f5 authored over 8 years ago by Tom Burdick <[email protected]>
Transit data library

github.com/georust/transitfeed - 819a33bfa358463b3872181ce69bd2a6007188a3 authored over 8 years ago by Tom Burdick <[email protected]>
Add node binding

github.com/georust/polyline - 9471be27d959f8060728b55c13eb606194541636 authored over 8 years ago by Tom MacWright <[email protected]>
Fixes suggested by Clippy

This removes some manual assignments, manual indexing, and
substitutes a proper check for emptiness

github.com/georust/polyline - 375af814c3e5a7dd17c01f8b206ef8e5cf808a27 authored over 8 years ago by Stephan Hügel <[email protected]>
Basic error handling for en– and decoding

encode_coordinates() and decode_polyline() now cope with the
possibility that a u32 can't be enc...

github.com/georust/polyline - 2ae48f129852bc8e9ccc4ad0c81cc310b5167157 authored over 8 years ago by Stephan Hügel <[email protected]>
Add description

github.com/georust/polyline - 4f7ab078ba485034c15bec1258bfc6e883670eb1 authored over 8 years ago by Tom MacWright <[email protected]>
License

github.com/georust/polyline - ff243411357b2008db9ffd4d21a851ddcfdb59a6 authored over 8 years ago by Tom MacWright <[email protected]>
Better details

github.com/georust/polyline - 5aee7a74002401e6fe99cb0ad048b45b6bb98540 authored over 8 years ago by Tom MacWright <[email protected]>
Fix lib location

github.com/georust/polyline - 14a3609e209fc1606c75af9503c96594331d2eec authored over 8 years ago by Tom MacWright <[email protected]>
Add tested documentation

github.com/georust/polyline - 790813da6d053d4ab1e587ca93a16a4b440c2fc3 authored over 8 years ago by Tom MacWright <[email protected]>
Use borrowing

github.com/georust/polyline - 09c66f2c97df05cbbd5245e796af5abf38573c70 authored over 8 years ago by Tom MacWright <[email protected]>
Added rasterband.rs and moved all band functions from dataset.rs to rasterband.rs.

Added more rasterband functions and tests.

github.com/georust/gdal - b0baa92706198a6fbe01de0335a16e2f48ee9d2b authored over 8 years ago by Johannes Drönner <[email protected]>