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

Merge #227

227: Add a conversion from Vec<Feature> to GeoJson r=michaelkirk a=dabreegster

- [X] I agree to...

github.com/georust/geojson - bfda106fd882d7b9fec4166e637bf1cd73a013d4 authored over 1 year ago
Merge pull request #111 from magnusuMET/ci-actions-refresh

Update actions used

github.com/georust/netcdf - 21be785aa40e960114cb8f3e087523381ff11642 authored over 1 year ago
Use SHA hash, remove unused args to action

github.com/georust/netcdf - b479d81f98a56073de70996e2d964853a9e1bb82 authored over 1 year ago
Update codecov runner

github.com/georust/netcdf - 3d73e593d9608296562de3d146f3355814fe843b authored over 1 year ago
Update actions used

github.com/georust/netcdf - cea59035e950c74b8ffd271166c0d398b472627e authored over 1 year ago
Merge #1034

1034: Add "Geospatial" category to Cargo.toml r=lnicola a=umepon0626

I tried to create PR for #...

github.com/georust/geo - d4c858308ba910f69beab175e08af263b17c5f9f authored over 1 year ago
add category

github.com/georust/geo - 1d0feea71f508fb96db4a638a482d4a31be98e7d authored over 1 year ago
Merge #1033

1033: update CI containers to use libproj 9.2.1 r=michaelkirk a=urschrei

- [x] I agree to follo...

github.com/georust/geo - 22e6956a900a3698169ff70a51d4bd939fd946c0 authored over 1 year ago
update CI containers to use libproj 9.2.1

github.com/georust/geo - c4ce4467699a644454a2ffbe4c858d5a335d977e authored over 1 year ago
implement euclidean distance for all geometry types

github.com/georust/geo - 2709d7f841af05551e1d065403a853dbe5fdde70 authored over 1 year ago
Depend on flatgeobuf git branch

github.com/georust/geozero - f25e5832484fc2f3619b78b6a231903c23a29503 authored over 1 year ago
Release geozero 0.10.0

github.com/georust/geozero - 9cd2b0c8b069a0b43530bbae6c2b8df0e091058c authored over 1 year ago
Update to sqlx 0.7

github.com/georust/geozero - 50fc7bf4573ac6e21d88f822e4821e378d262225 authored over 1 year ago
Merge #168

168: Prepare for 0.27.2 release r=lnicola a=urschrei

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

github.com/georust/proj - e2fadb5fd54b85b3d3dd11da9019f1a20b05a9ad authored over 1 year ago
Prepare for 0.27.2 release

github.com/georust/proj - 2d83c2230345456588e58578e449d7c554a76fb5 authored over 1 year ago
Merge #167

167: Prepare for proj-sys 0.23.2 release r=lnicola a=urschrei

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

github.com/georust/proj - c9254ee0e3685656b7be075245c7d207b4c76da3 authored over 1 year ago
Prepare for proj-sys 0.23.2 release

github.com/georust/proj - 3013d295f9a4abfc58eebb527b7ac7f58138d59d authored over 1 year ago
Merge #166

166: Update to libproj 9.2.1 r=michaelkirk a=urschrei

(Draft for now because we'll have to upda...

github.com/georust/proj - 1b9f0bc14eeb3b6861b5f040ced014fb5b51d45a authored over 1 year ago
Fix docs.rs link (#100)

github.com/georust/rinex - 3f6b96798c144fbdb9a9c93101151f5fc2b0af3d authored over 1 year ago
use docker ARG rather than template dockerfiles

github.com/georust/docker-images - afd8225e41b0e718f1838e4df9f575b6ca05cbfa authored over 1 year ago
remove deprecated templates

github.com/georust/docker-images - 76558e7fc57621394163ce79dc6a02d5e19f2adc authored over 1 year ago
Use latest minor releases and upgrade arrow repo to fix GPG errors

github.com/georust/gdal - 0a4af26c61469f7468194a0016bc03700b5c27c4 authored over 1 year ago
Try to fix tests

github.com/georust/proj - 8b52bb7aa815fcf8871fc23e89af823eb0e19c5e authored over 1 year ago
Update CI to libproj 9.2.1

github.com/georust/proj - 770b86e5513e2af49358dd8013274a25593b3957 authored over 1 year ago
Merge pull request #24 from georust/proj_9.2.1

Update to libproj 9.2.1

github.com/georust/docker-images - 80dca945beab7e959c688b513dd066060bb983ba authored over 1 year ago
Update to libproj 9.2.1

github.com/georust/docker-images - 230fcdda40ca91f3d2b79a8550a8f159ff369787 authored over 1 year ago
Update proj-sys to libproj 9.2.1

github.com/georust/proj - b3499cf9addc96cab81e66a130eb5f553a41ae6d authored over 1 year ago
Update num-derive requirement from 0.3 to 0.4 (#99)

Updates the requirements on [num-derive](https://github.com/rust-num/num-derive) to permit the l...

github.com/georust/rinex - 14a33fb94ce2423bf7e19e4f03baec9cb2369173 authored over 1 year ago
Add a conversion from Vec<Feature> to GeoJson

github.com/georust/geojson - 7c10b0e9ba94e4cdb8b356247b15e29779c4cb09 authored over 1 year ago
chore: bump version to 0.8.2

github.com/georust/kml - d189e66ade9e3762496f4f45c92f5aa093cf2246 authored over 1 year ago
fix: ignore comments in reader (#55)

github.com/georust/kml - 8b88f1ed6d33fe71e09ec87e1e6124e1c769d0c1 authored over 1 year ago
Merge #1027

1027: update CI containers r=urschrei a=michaelkirk

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

github.com/georust/geo - 3a9ce418821ca53810be215ba0d1b591191870f6 authored over 1 year ago
update CI containers

github.com/georust/geo - 7c93649f958c605d694564d68a51f5543336a989 authored over 1 year ago
Merge #1026

1026: haversine closest point fixups r=michaelkirk a=michaelkirk

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

github.com/georust/geo - c448c4175446d8aaa42d2145887ac88f3968439d authored over 1 year ago
HaversineClosestPoint notes approximate intersection behavior

github.com/georust/geo - dfef2dab9b48ab23aa2a4ab87901af55a5c5fe8e authored over 1 year ago
Merge #165

165: Prepare for 0.27.1 release r=michaelkirk a=urschrei

Is a point release OK here?

Co-author...

github.com/georust/proj - 58600bfef5233c7e66ebb8d4b8d0e99ccc87d846 authored over 1 year ago
Prepare for 0.27.1 release

github.com/georust/proj - 299b85f9a50db3599525b12f6111ba480d2818ab authored over 1 year ago
Merge #1024

1024: geo-types: Weaken `serde/std` and `approx/std` features r=frewsxcv,lnicola a=w-flo

Previo...

github.com/georust/geo - 79c23eafa961e60eec73487365525c9301f7f06f authored over 1 year ago
Merge branch 'main' into main

github.com/georust/geo - 0242ae46b801bb66dff1f0515342d7d846254435 authored over 1 year ago
Merge #91

91: Optimize deps: Drop `error_chain` and move `assert_approximate_eq` to dev-deps r=michaelkirk...

github.com/georust/gpx - 032cf32bebc6c1e8c4280510728d2996c9f2b29f authored over 1 year ago
Merge #164

164: Infer pointer cast, bump geo-types r=michaelkirk a=urschrei

This fixes #163, which seems t...

github.com/georust/proj - c228c937f9388ceaa6f8ae0e44ccb0ec888ba733 authored over 1 year ago
Infer pointer cast, bump geo-types

github.com/georust/proj - bac01139ae9168c48379dd14c74dc83ad48dc78d authored over 1 year ago
Prepare for geo 0.25.1 release (#1022)

github.com/georust/geo - 4d253e6908e0235a3c0c3e7406ddec77068ab700 authored over 1 year ago
geo-types: Weaken `serde/std` and `approx/std` features

Previously, if I wanted only the `std` feature of geo_types, this would
enable the `serde` and `...

github.com/georust/geo - 1612f1da3fc1bd3d641675b5afbcad48ebefd4ab authored over 1 year ago
Move `assert_approx_eq` crate to dev-dependencies

The crate is used in two test cases and appears not to be needed
otherwise.

github.com/georust/gpx - 14d9724fa5c6d5f262bb50f9259aea7d129cba8b authored over 1 year ago
Remove error_chain remnants

The code no longer depends on error_chain since #58, but the dependency
was still listed in Carg...

github.com/georust/gpx - 33978ef611ba877cfecae5836734087f8e780399 authored over 1 year ago
Prepare for geo-types 0.7.10 release (#1023)

github.com/georust/geo - 3ef315c41d001ce25cd34a0380e15c4d1ffc56e1 authored over 1 year ago
chore: bump version to 0.8.1

github.com/georust/kml - 2fb1f30771cc823529e2ea2ead2774eb0af5d4dd authored over 1 year ago
fix: fix parsing of IconStyle hotSpot (#53)

Co-authored-by: Adrian Hoppe <[email protected]>

github.com/georust/kml - c5f3df2e293c071fd3db0d577db3348fc7c0656c authored over 1 year ago
Refactor MVT and GDAL errors (#148)

Relates to #138

---------

Co-authored-by: Yuri Astrakhan <[email protected]>

github.com/georust/geozero - 8f3d8e4b9363aee0d50356936f5be65f496b9953 authored over 1 year ago
Address a breaking change in a dependency, minor CI (#149)

* address a breaking change in geos lib -
https://github.com/georust/geos/pull/133#issuecomment...

github.com/georust/geozero - 102d99984172437b8a5ddd67b88632c2722fd3ee authored over 1 year ago
Update README.md

github.com/georust/.github - bb1d41fbe825337fd5e9cddc75ad2630c063791d authored over 1 year ago
Update itertools requirement from 0.10.3 to 0.11.0 (#98)

Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit t...

github.com/georust/rinex - 710eb360c5e6fefef16328b113ba54ad6f26ef99 authored over 1 year ago
Support multi polygons in monotone subdiv

github.com/georust/geo - 2faf624d0ffabdc86137a3c621346f500772ceca authored over 1 year ago
Merge #1020

1020: Implement `From<&Line>` for `LineString` r=lnicola a=gibbz00

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

github.com/georust/geo - 9b477fc7b24fcb8731bd5e01d559b613e79ada0c authored over 1 year ago
Add change to `geo-types/CHANGES.md`

github.com/georust/geo - 7a3c31a5b2b0dc2ac7383fe701cd171bc2161fe3 authored over 1 year ago
Implement `From<&Line>` for `LineString`

github.com/georust/geo - 0efa5edecf3b6b3c02ea1e3caef82273615f10a0 authored over 1 year ago
Update strum requirement from 0.24 to 0.25 (#96)

Updates the requirements on [strum](https://github.com/Peternator7/strum) to permit the latest v...

github.com/georust/rinex - 2c47158758abd10d7d60492629d62c5121fe2f51 authored over 1 year ago
Update strum_macros requirement from 0.24 to 0.25 (#95)

Updates the requirements on [strum_macros](https://github.com/Peternator7/strum) to permit the l...

github.com/georust/rinex - f9b38925a2af2b9865cea77f89e2150153b5bb49 authored over 1 year ago
Merge #411

411: impl DerefMut trait for GeoemetryRef r=metasim a=scially

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

github.com/georust/gdal - 106c2ae90f0a68f6ab7105d04231f0c7f0c521f0 authored over 1 year ago
Fix clippy issues

github.com/georust/geo - d2b94776bedd7bb6b7d9968592bcb4eb8eaf8c74 authored over 1 year ago
PR review changes

github.com/georust/geo - 3bb4f503666684902bca6ace8113fe3a9ce1b6e6 authored over 1 year ago
Add relate tests for the monotone subdivs

github.com/georust/geo - bda4bb1d586bdcab4899218011a4340f75931ce5 authored over 1 year ago
Monotone: support SFS tangential intersection cases

github.com/georust/geo - 6c3f9bb0c8848b95deae6c4b6d3df95ca0f0c3d8 authored over 1 year ago
Move to vec_set to extend sweep

github.com/georust/geo - 703f454a84a8ed67a1cbe8d30a1ead90793915d5 authored over 1 year ago
Merge #127

127: Fix a stack overflow error in DrainIterator r=adamreichold,rmanoka a=nickguletskii

- [x] I...

github.com/georust/rstar - cb6fe73f882c19fd5fdd1db87a55de4b61e9c337 authored over 1 year ago
Benchmark monotone subdivision creation

Run cargo clippy

github.com/georust/geo - 80d6fd65d4c1c237f6ba9fc8df244e1b3b166fc6 authored over 1 year ago
Merge pull request #136 from MitchellNeill/Add-descriptive-comment-to-comput_vornoi-function-tolerance-parameter

Add-descriptive-comment-to-comput_vornoi-function-tolerance-parameter

github.com/georust/geos - a6cd5b736ce7aef52c0393e2640477ff040c32ee authored over 1 year ago
Add-descriptive-comment-to-comput_vornoi-function-tolerance-parameter

github.com/georust/geos - bee3106cb2e45517542c3154559c0877e875040f authored over 1 year ago
Merge #47

47: Added 'road' address detail r=lnicola a=Maximilian-Staab

See issue #46 for more information...

github.com/georust/geocoding - f75efa991289b07e7e56f644fef5a37f2c3c6649 authored over 1 year ago
Merge branch 'master' into 46-add-road-detail

github.com/georust/geocoding - 9064bc882db319618b2a6b5a75406d62a2763ae0 authored over 1 year ago
Merge #45

45: Add village to result object r=lnicola a=elwerene

Sometimes `village` is set and `city` is ...

github.com/georust/geocoding - d84d3d4f80fd45d34f67fe94b3f533f53d7746ce authored over 1 year ago
Merge #59

59: Fix failing tests r=urschrei a=lnicola

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

github.com/georust/geocoding - a33dfa035830410c25946c42622cbb69ba3d1ada authored over 1 year ago
Allow deprecated geo_types::Coordinate

github.com/georust/geocoding - 354208d8bcc7ff2de0bc37242b94637396cfef38 authored over 1 year ago
Remove unused GeoAdmin id fields

github.com/georust/geocoding - 09cb5b5d52a6c6094b429ecef79080a7a296602a authored over 1 year ago
Ignore GeoAdmin reverse test and update UCL CASA name

github.com/georust/geocoding - 16ef89a90cebc91763194bfa03d8d7db1bb2f46c authored over 1 year ago
Merge #418

418: Update bindgen requirement from 0.65 to 0.66 r=lnicola a=dependabot[bot]

Updates the requi...

github.com/georust/gdal - 004dabea8dc69728a33efa57bba0943586dae73b authored over 1 year ago
Update bindgen requirement from 0.65 to 0.66

Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the l...

github.com/georust/gdal - 5e7a063cd508208e943f6d7fcfb39545e0bd9ef5 authored over 1 year ago
Merge remote-tracking branch 'bla/master'

github.com/georust/geocoding - 01ae1690ce3139be9cfaf04f3345c3addebba7f3 authored over 1 year ago
Add a changelog entry for the fix regarding a stack overflow error in `DrainIterator::next`

github.com/georust/rstar - f4d43aed033663be88a17e6882ede0ee74b27321 authored over 1 year ago
Fix stack overflow error in DrainIterator

github.com/georust/rstar - df8f740698bd6301af85531e76ffe32b432df5aa authored over 1 year ago
More benches, docs

github.com/georust/geo - 606d81d7ceb1ee18564ddd394bee7924afa49cb5 authored over 1 year ago
Fix all bugs?

github.com/georust/geo - 64658396c710c580e51956e0a90f626503a77157 authored over 1 year ago
Merge pull request #109 from rezzubs/patch-1

Fixed a broken link in lib.rs

github.com/georust/netcdf - 70f9e9bb113f192fe87840da7f1794e5b40e6734 authored over 1 year ago
Updated the link

Co-authored-by: Laurențiu Nicola <[email protected]>

github.com/georust/netcdf - 4d431466572dce6fcf5b7c7b5be248756fc5da2b authored over 1 year ago
Fixed a broken link in lib.rs

The original link for "The official introduction to `netCDF`" led to a 404. I believe this is th...

github.com/georust/netcdf - b6fffd06e708d0c66ea564f113651525b19bb429 authored over 1 year ago
V0.9.0 (#94)

* prepare for release
* improve documentation
* testbench: remove generated file
* fix file l...

github.com/georust/rinex - c11b0f4a7dbd49391c631f6f41aa7a4d136f9092 authored over 1 year ago
rinex-qc and processing toolkit (#86)

* improve sv-epoch display
* introducing processing toolkit
* observable and nav frame filters...

github.com/georust/rinex - a4f2f978c2aeb62ca9746e1505f001d99c33dc87 authored over 1 year ago
Update test.yml

fix comment

github.com/georust/proj - aafff341ce6fccf887e0f9011dfbd55c069af761 authored over 1 year ago
Merge #155

155: Add `transform_bounds` to wrap `proj_trans_bounds` r=michaelkirk a=kylebarron

This adds a ...

github.com/georust/proj - 4304e3b5fb34e1d59613362a0016ad892ff3fc6f authored over 1 year ago
Merge #160

160: update MSRV / CI to match geo-types dependency. r=urschrei,lnicola a=michaelkirk

Co-auth...

github.com/georust/proj - 7a14807da9cf926224d4369d4fecde1afb8bbf4b authored over 1 year ago
Merge pull request #23 from georust/mkirk/rust-1.70

update rust

github.com/georust/docker-images - fdc46e3e377c75af799d90b7b7fb55a2505d7f3b authored over 1 year ago
document docker tag prefix

github.com/georust/docker-images - db473c3b1b2fd2c65668bf7437460066bcb1c138 authored over 1 year ago
update changelog, add missing links

github.com/georust/proj - 0c2c7d77db932440909f1cd5339587b639b5c65b authored over 1 year ago
update ci containers

github.com/georust/proj - 76746a3365259909f7b1257c3c41665bc5ce4deb authored over 1 year ago
./add-version.sh 1.68 1.69 170; rm -fr 1.59, 1.60, 1.61 1.62

github.com/georust/docker-images - 33765feb54225e626ae936802a98a9551c77e4d0 authored over 1 year ago