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

MSRV 1.63 to match geo-types

github.com/georust/proj - 4be75f0a906e37e03a2203dd80fc689a8bed1c44 authored over 1 year ago
add benches

github.com/georust/geo - 49158e3f6fc4ca521ab58e1fc6e3f2d07bf0c16b authored over 1 year ago
bug fixes, more tests

github.com/georust/geo - d9653baf7e1fd22f99efce882508131f5bb28477 authored over 1 year ago
First-cut impl. with simple tests

github.com/georust/geo - 51b4d8c0d2c1c54f3f4acd03dc176f8e35a0a3b2 authored over 1 year ago
Merge #416

416: Fix build error on GDAL 3.1 r=metasim a=lnicola

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

github.com/georust/gdal - 26236ba9b138ad277fbd121c34d16b4c76515e04 authored over 1 year ago
Merge pull request #135 from GuillaumeGomez/update

Update crate version to 8.3.0

github.com/georust/geos - 907fdfbba2ccd9af5a245996b5cc44fe3af273d7 authored over 1 year ago
Update crate version to 8.3.0

github.com/georust/geos - 310f6f8735f6014d13afaa05a97a05cc2344d825 authored over 1 year ago
Merge pull request #133 from MitchellNeill/add-additional-error-types-for-compute-voronoi-function

Remove .expect() from compute_voronoi

github.com/georust/geos - c86a50c9bfad8b407944c3e2002a35d4f522d560 authored over 1 year ago
Merge #90

90: Allow extensions on the root element r=urschrei a=lnicola

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

github.com/georust/gpx - 19964d821b9d54b5e5cd490c72f256a2273565aa authored over 1 year ago
Allow extensions on the root element

github.com/georust/gpx - ed4e4f6e3363bf072e58dbf43fc8b2e128e73bbb authored over 1 year ago
add-additional-error-types-for-compute-voronoi-function

github.com/georust/geos - 942cc249a0856bafbe507ef3407896fa49f23041 authored over 1 year ago
port core algo: WIP

github.com/georust/geo - 8bf51904f5b7789454bedaf19fa112583bd48491 authored over 1 year ago
Add GDAL 3.1 to CI

github.com/georust/gdal - 4b8bc541653f74b640294659840a2f025bcb8bab authored over 1 year ago
Fix build error on GDAL 3.1

github.com/georust/gdal - 328ef703fc93715aaf1357b41198b826af613e18 authored over 1 year ago
Update gdal dependency

github.com/georust/geozero - ebb129c4803f83a60f9b88c7954ef3a1c89f7bcb authored over 1 year ago
Update dependencies: gpx, criterion

github.com/georust/geozero - 59b4decaf4dba1e4dd4ccc8408168c8b9602ba1e authored over 1 year ago
Update bitflags requirement from 1.3 to 2.3 (#93)

Updates the requirements on [bitflags](https://github.com/bitflags/bitflags) to permit the lates...

github.com/georust/rinex - fa8d267cfe8884c6a9d344dd3ecfadb10bf98188 authored over 1 year ago
Merge branch 'adamreichold-geojsonreader'

github.com/georust/geozero - 626e2cb729004951eb6d98c24f3dcd8ca9dfd38e authored over 1 year ago
Merge #414

414: Prepare for `0.15` release r=jdroenner a=lnicola

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

github.com/georust/gdal - fdbb4f50d7fd65081831c53d611f71167357acb4 authored over 1 year ago
Drop lifetime parameter of GeoJsonReader

`&'a mut R` implements `Read` if `R` does so this should not reduce the set of
supported types b...

github.com/georust/geozero - 5f1e31d0d9cb47d31c3ff0556c4b931e1082c071 authored over 1 year ago
Running Clippy is a superset of running check builds.

github.com/georust/geozero - 6b5f580db30434583f8651f5b5f4363e62434ff9 authored over 1 year ago
Merge pull request #134 from GuillaumeGomez/clippy

Fix clippy lint

github.com/georust/geos - 458f31d88f1a685f821604a5b01467c4817204fe authored over 1 year ago
Fix clippy lint

github.com/georust/geos - 223c76acbe3ca8f0acd2d5dd27239323a95329b6 authored over 1 year ago
Prepare for 0.15 release

github.com/georust/gdal - 4821f1c3094bbd3407a0537674751a061fb094c4 authored over 1 year ago
Fix step naming

github.com/georust/gdal - 7bc01f6378bedcf89b4577c9af3542d380621542 authored over 1 year ago
Merge #413

413: Tweak `RasterBand::actual_block_size` API and replace asserts with `try_into` r=jdroenner a...

github.com/georust/gdal - aa8fd8e60948913dda496a7f6011a3f16ab44127 authored over 1 year ago
Replace asserts with try_into

github.com/georust/gdal - ea33ff71dd61eb6bd56aafa01fa702a1b394ba2c authored over 1 year ago
Tweak RasterBand::actual_block_size API

github.com/georust/gdal - fef1bcbcadd7bde4a715e36893e85253ee6472f5 authored over 1 year ago
Update criterion requirement from 0.4 to 0.5 (#92)

Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the ...

github.com/georust/rinex - 19e0f58d33b816cf5e951f8885d5b74d9f846e2b authored over 1 year ago
Create dependabot.yml

github.com/georust/rinex - 1423ecd4fe728b82325be85eef574d026d2312f8 authored over 1 year ago
Merge #412

412: Add `GDT_Int8`, test GDAL 3.7 on CI and refactor workflow r=metasim a=lnicola

- [x] I agre...

github.com/georust/gdal - f39e701724124e66ab599423bc724b65c0a704e9 authored over 1 year ago
Create README.md

github.com/georust/.github - 63df32b58632e661d5ce370615d34e10cb43bbf4 authored over 1 year ago
rust fmt code

github.com/georust/gdal - e1e022216b64aaa6bd499b76eb0241163e617e58 authored over 1 year ago
Tweak doc wording

github.com/georust/gdal - c7572a5594a3ed4538e42ea68ef6daf77cfacf9a authored over 1 year ago
Update bors.toml

github.com/georust/gdal - 340ad2dea33da36e11880e7088ae9245a0f55743 authored over 1 year ago
Add GDT_Int8 and fix tests on GDAL 3.7

github.com/georust/gdal - a0d1d302d9c4772eb34283370fb722402f69ff8c authored over 1 year ago
Update changelog

github.com/georust/gdal - 7ddd9ecc6eaddc8961364e5f35be7f1d261c2f98 authored over 1 year ago
Drop verbose

github.com/georust/gdal - 561c33c52475ae24a544cac49a797975b57d0905 authored over 1 year ago
Switch to ghcr.io images

github.com/georust/gdal - 823ba3695829153aa672796d6154cddad16c5816 authored over 1 year ago
Add GDAL 3.7 and refactor CI workflow

github.com/georust/gdal - 99cdbefcc2614c80681620c12b1be4ef22121ee4 authored over 1 year ago
Merge #406

406: Mapping of additional methods for SpatialRef. r=metasim,lnicola a=tombieli

- [x] I agree t...

github.com/georust/gdal - fa881f8a36df0b0d2d0fc531d3346ef02b3ed621 authored over 1 year ago
Add CoordPosition impl for MonoPoly

github.com/georust/geo - d72342811e10e99f86cc483209bca4a5b28462c3 authored over 1 year ago
Deref Mut GeoemetryRef

github.com/georust/gdal - 278ba9342904e81025a478b65696ce2221db9a0e authored over 1 year ago
Merge #1017

1017: fix typo in triangulate 🚂 r=urschrei a=michaelkirk

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

github.com/georust/geo - 138e4b3f12ebbd62d8d1761bd11c442a3168539b authored over 1 year ago
Merge branch 'master' into feature/mapping_additional_methods_for_SpatialRef

github.com/georust/gdal - eb80cebc803a935ba5a1e2e646d861c635b29fba authored over 1 year ago
Remove a keyword to allow crate publishing

github.com/georust/rstar - bfea7bf9edcced003ed7ca5e468b36ef8fcf1f72 authored over 1 year ago
Merge #126

126: Prepare for 0.11.0 release r=urschrei a=urschrei

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

github.com/georust/rstar - e8eaa6b0a2cd6fd718558a85206d663c139b2738 authored over 1 year ago
Merge #410

410: Fix GDAL 3.7 bindings r=jdroenner a=lnicola

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

github.com/georust/gdal - 78a11cc8a41391a3db37d057102f9358abf64a65 authored over 1 year ago
Comments refactoring according to suggesions by @lnicola.

github.com/georust/gdal - 96ae16814cfab82244b10c1953d4d036177ca61f authored over 1 year ago
Future-proof APIs

github.com/georust/gdal - 1eb77c80398213e21e73e8dca19a5dd5cb60d38d authored over 1 year ago
Add Dataset::close

github.com/georust/gdal - b486cf6b46846337913c01cf97c5b35beb47c38f authored over 1 year ago
Update changelog

github.com/georust/gdal - 45092618674e0faed308713cf3fce51422f0de64 authored over 1 year ago
Fix GDAL 3.7 bindings

github.com/georust/gdal - 74834a3d2bb31937a4f75b8aaf29b06cbd710f10 authored over 1 year ago
Merge #409

409: Document panicking behavior in `Dataset::set_gcps` r=metasim a=lnicola

- [x] I agree to fo...

github.com/georust/gdal - 0ad1903813b90c9be6ec47920360127c28469539 authored over 1 year ago
Port monotone polygon algorithms

From rmanoka/geo-crossings

github.com/georust/geo - 68bd330961ee494f6a0981753772cab727be3677 authored over 1 year ago
Document panicking behavior in Dataset::set_gcps

github.com/georust/gdal - 6a234244a0bf8773c5844c6a105d2f369df7c815 authored over 1 year ago
Adding information to docs about potential panic in "get_attr_value".

github.com/georust/gdal - e42080aa51e8104c4b408d2799974f8615b8a52f authored over 1 year ago
Merge #404

404: Add GCP access API r=metasim,jdroenner a=lnicola

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

github.com/georust/gdal - cb07d4d2f2568da788a0b0367c4568060e928541 authored over 1 year ago
Use c_int and add assert for GCP count

github.com/georust/gdal - 943f8096a4d4df9d72ce293dbd60837f178a6eaa authored over 1 year ago
Add assert for child

github.com/georust/gdal - adf98cc662400f6d86b7dadf34203012771b6d68 authored over 1 year ago
Fix use-after-free in SpatialRef::set_attr_value

github.com/georust/gdal - db7724840146bb377e055743d21f4575a66eb090 authored over 1 year ago
Remove rendundant println.

github.com/georust/gdal - db004e9f142b14dd69e7533606ec34753dd45639 authored over 1 year ago
Refactoring of get_proj_param, set_proj_param, get_attr_value, set_attr_value and releveant tests.

Based on suggestions by @lnicola.

github.com/georust/gdal - e0de31f153cdd1245169c895d07236170b6b1967 authored over 1 year ago
Merge #88

88: Drop authors entry from manifest r=lnicola a=lnicola

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

github.com/georust/gpx - 9b3a25a1161f541a74238dfe76588285d225f1c7 authored over 1 year ago
Drop authors entry from manifest

github.com/georust/gpx - f75a4f795a02daf8b66b823e8674a026d3a796d6 authored over 1 year ago
Add Dataset::gcp_projection

github.com/georust/gdal - 142448426689882dff2cb5a7aec5327e0691063b authored over 1 year ago
Add GCP access API

github.com/georust/gdal - 6f7c20ae69b3854fa85a906790e5f0160f9366cc authored over 1 year ago
Prepare for 0.11.0 release

github.com/georust/rstar - 0b0e7107747137ca8e968af9db63644586e31dbc authored over 1 year ago
Comments correction according to suggestions by @lnicola.

github.com/georust/gdal - e3c111a26dc3829562a6327eefaa4523632c0e98 authored over 1 year ago
Merge #84

84: Drop cargo-all-features r=urschrei a=lnicola

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

github.com/georust/gpx - 314f4483de2a7644f3fb75d56e4d78761166a6f7 authored over 1 year ago
Merge #87

87: Fix some clippy lints r=urschrei a=lnicola

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

github.com/georust/gpx - 5401dc7680d051e089b4f25d311fea485d6a180f authored over 1 year ago
Update changelog

github.com/georust/gpx - abb25a6a7c55a3b5acd5253e4197be864ca78d9e authored over 1 year ago
Rename Route::_type, Track::_type, Waypoint::_type, Link::_type to type_

github.com/georust/gpx - c315716e728e36f597360a034afdd7793f49eed2 authored over 1 year ago
Fix typo in error message

github.com/georust/gpx - ed66342d96837d35e030d2f9aa3b717cdf90bf7f authored over 1 year ago
Fix some clippy lints

github.com/georust/gpx - 374ffb3970594c65a5e6b3c4921f2eb1f688af89 authored over 1 year ago
Merge #85

85: Fix nested extensions crash p2 r=urschrei a=lnicola

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

github.com/georust/gpx - 280c8ca64b652a95f14f1609d734649d83bfd2ca authored over 1 year ago
Update test for xml-rs error message change

github.com/georust/gpx - b0806c7032cf74a5921150313e5281339ce6bcb3 authored over 1 year ago
Update changelog

github.com/georust/gpx - aaf40bf0dec88c54e38cdcfd31f1945519188ac2 authored over 1 year ago
Simplify depth tracking

github.com/georust/gpx - f84da2fedfeaa3bd0dea434bb22ee2143c5bbc1b authored over 1 year ago
fix: no longer crash on extensions-ception

fix handling of extensions-tags inside extensions-tags by counting the depth

github.com/georust/gpx - 48cd157f32c0fbcaf3373a6f0e004ac6156bcb91 authored over 1 year ago
Merge #86

86: Bump MSRV to 1.65 r=urschrei a=lnicola

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

github.com/georust/gpx - ec3a3b5d6705dd4f5de58d365b890f4f5fa656b9 authored over 1 year ago
Bump MSRV to 1.65

github.com/georust/gpx - 372675dd378ba23240bb77094c0106fba4839166 authored over 1 year ago
Merge #1007

1007: Add `TriangulateEarcut` algorithm. r=michaelkirk a=frewsxcv

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

github.com/georust/geo - 562e34a605dc1c25e4c68cfa04d24b9b113412e3 authored over 1 year ago
RawTriangulation

github.com/georust/geo - 6b6f6a907bd6039083fba5055f6aecaafa1d6228 authored over 1 year ago
Merge #119

119: Overhaul CI pipelines r=urschrei a=adamreichold

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

github.com/georust/rstar - dc90c620da0abcf5440e027274aa96f6383e4e33 authored over 1 year ago
Changing type of parameter "child" from function "get_attr_value" to usize. Following suggestion from @lnicola.

github.com/georust/gdal - 64e1667e96c699f11f4d6ce30ba040dc1a34d0ca authored over 1 year ago
Merge #32

32: Prepare for 1.1.0 release r=urschrei a=urschrei

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

github.com/georust/robust - c2183a06cc4e68f24836f981acb08e28d4d5f3d3 authored over 1 year ago
Prepare for 1.1.0 release

github.com/georust/robust - 728606dc8e942bf79e81b3318f7817c6ba1a6f95 authored over 1 year ago
Merge #31

31: Fix incircle docs r=urschrei a=urschrei

Fixes #30

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

github.com/georust/robust - 6fa7015ddee30c19f6bb093acfabc8363c781178 authored over 1 year ago
Merge #28

28: Performance tweak for orient2d r=urschrei a=tinko92

This PR proposes a minor change for the...

github.com/georust/robust - 3f4e3ad6913b92a352f7c4892c402e651b255288 authored over 1 year ago
Fix incircle docs

Fixes #30

github.com/georust/robust - 830b78d803c847baa5ec0a110acba721507c4029 authored over 1 year ago
Comments correction based on suggestions made by @lnicola.

github.com/georust/gdal - a407af2c43d68c2f6fb83cc6b260891d9cecdf57 authored over 1 year ago
Applying changes from "cargo fmt".

github.com/georust/gdal - 78a95c29b50fdb4332b9f30771b1f2075b55f258 authored over 1 year ago
Apply documentation reformating suggested by @metasim.

Co-authored-by: Simeon H.K. Fitch <[email protected]>

github.com/georust/gdal - 05075fc17b5d5760efc23372f41222894c83b30e authored over 1 year ago
Use error bound from Ozaki et al in orient2d, remove (now) unused constant CCWERRBOUND_A.

github.com/georust/robust - e1f3d3cd80fdd6e214fbdcc14e9afeb6633abab5 authored over 1 year ago