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

Relax libsqlite3-sys version requirements

github.com/georust/gdal - lnicola opened this pull request 3 months ago
Bump `gdal-src` to 3.10.0

github.com/georust/gdal - lnicola opened this pull request 3 months ago
unify Densify trait (adds support for Geodesic, Rhumb)

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
Install `sqlite3` on Linux and enable `driver_sqlite`

github.com/georust/gdal - lnicola opened this pull request 3 months ago
`gdal-static` CI is failing

github.com/georust/gdal - lnicola opened this issue 3 months ago
Implement geo-traits for reading from WKT

github.com/georust/wkt - kylebarron opened this pull request 3 months ago
Enable geom for i128, which is always available.

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
address clippy warnings

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
Fix `Contains` edge cases for EMPTY geometries

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
Include is_equal_topo tests from jts test suite

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
prepare for v0.11.1 release

github.com/georust/wkt - michaelkirk opened this pull request 3 months ago
BINEX

github.com/georust/rinex - gwbres opened this pull request 3 months ago
Incomplete block pixel iterator

github.com/georust/gdal - lnicola opened this issue 3 months ago
Empty geoms have equal topo

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
deprecate legacy line measure traits

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
include "write" bench in cargo.toml

github.com/georust/wkt - michaelkirk opened this pull request 3 months ago
Simplify CI, add Clippy, and bump geo

github.com/georust/gpx - lnicola opened this pull request 3 months ago
Benchmark GeoTIFF read speeds

github.com/georust/geotiff - weiji14 opened this pull request 3 months ago
Switch to ryu for float to string

github.com/georust/wkt - kylebarron opened this pull request 3 months ago
Coordinate Transformations

github.com/georust/geotiff - gschulze opened this pull request 3 months ago
Infer geometry type and dimension from WKT

github.com/georust/wkt - kylebarron opened this pull request 3 months ago
upgrade ndarray to 0.16

github.com/georust/gdal - nmandery opened this pull request 3 months ago
Adopt hdf5-rust

github.com/georust/meta - magnusuMET opened this issue 3 months ago
Add typos (and fix them)

github.com/georust/netcdf - magnusuMET opened this pull request 3 months ago
Proper way to put JSON into description

github.com/georust/kml - k-bx opened this issue 3 months ago
Use hdf5-metno fork and netcdf-sys

github.com/georust/gdal - magnusuMET opened this pull request 3 months ago
GeometryRef is not pub

github.com/georust/gdal - nms-scribe opened this issue 3 months ago
Proof of concept: Allow custom earth radii

github.com/georust/geo - frewsxcv opened this pull request 3 months ago
Update pq-src requirement from 0.1.3 to 0.3.2

github.com/georust/gdal - dependabot[bot] opened this pull request 3 months ago
Minor: Clippy now reports indentation issues in "Docs".

github.com/georust/geo - martinfrances107 opened this pull request 3 months ago
Add typos to CI

github.com/georust/gdal - lnicola opened this pull request 3 months ago
Add script/fix_typos.sh to help fix typos

github.com/georust/gdal - rouault opened this pull request 3 months ago
Fix typos

github.com/georust/gdal - rouault opened this pull request 3 months ago
Add Layer::defn::geometry_type()

github.com/georust/gdal - rouault opened this pull request 3 months ago
Field: map more methods

github.com/georust/gdal - rouault opened this pull request 3 months ago
fix: replace `partial_cmp` with `total_cmp` in sorting

github.com/georust/geo - grevgeny opened this pull request 3 months ago
Update pq-src requirement from 0.1.3 to 0.3.1

github.com/georust/gdal - dependabot[bot] opened this pull request 3 months ago
Simplify line_segment_distance a little

github.com/georust/geo - lnicola opened this pull request 3 months ago
Update flatgeobuf to 4.4.0

github.com/georust/geozero - pka opened this pull request 3 months ago
Update netcdf-src requirement from 0.3.3 to 0.4.1

github.com/georust/gdal - dependabot[bot] opened this pull request 3 months ago
Update libsqlite3-sys requirement from 0.28.0 to 0.30.1

github.com/georust/gdal - dependabot[bot] opened this pull request 3 months ago
support different MSRVs for proj vs. geo

github.com/georust/docker-images - michaelkirk opened this issue 3 months ago
bump MSRV to 1.75

github.com/georust/docker-images - michaelkirk opened this pull request 3 months ago
Unify line measures

github.com/georust/geo - michaelkirk opened this pull request 3 months ago
Update Cargo.toml

github.com/georust/geozero - Dylan-DPC opened this pull request 3 months ago
Use ryu for faster float-to-string conversion

github.com/georust/wkt - kylebarron opened this issue 3 months ago
API to infer only geometry type/dimension

github.com/georust/wkt - kylebarron opened this issue 3 months ago
Images for testing purposes

github.com/georust/geotiff - gschulze opened this issue 3 months ago
release 0.18.0 or 0.17.1

github.com/georust/gdal - jdroenner opened this issue 3 months ago
Support for reading GeoKeyDirectory

github.com/georust/geotiff - gschulze opened this pull request 3 months ago
Adding extra maintainers to geotiff crate

github.com/georust/meta - weiji14 opened this issue 4 months ago
Release geozero 0.14.0

github.com/georust/geozero - pka opened this pull request 4 months ago
docs: fixed typo iff -> if

github.com/georust/geo - btdevine opened this pull request 4 months ago
Add libproj 9.5.0 images

github.com/georust/docker-images - urschrei opened this pull request 4 months ago
Update description and badge in main README.md

github.com/georust/geotiff - weiji14 opened this pull request 4 months ago
Add Extended WKB writer

github.com/georust/geos - Davichet-e opened this issue 4 months ago
Dealing with WGS 84 coordinates

github.com/georust/geo-svg - huntc opened this issue 4 months ago
clippy nits

github.com/georust/geographiclib-rs - michaelkirk opened this pull request 4 months ago
Improve Ci Scripts

github.com/georust/rinex - gwbres opened this pull request 4 months ago
Update minimum rust version to 1.70 in CI

github.com/georust/geos - GuillaumeGomez opened this pull request 4 months ago
lines in 3D use case

github.com/georust/rstar - harmjonker opened this issue 4 months ago
Fix nalgebra

github.com/georust/rinex - gwbres opened this pull request 4 months ago
Update arrow requirement from 52.0 to 53.0

github.com/georust/gdal - dependabot[bot] opened this pull request 4 months ago
transform_xy method on the Geom trait

github.com/georust/geos - dirkvdb opened this pull request 4 months ago
Fix writing WKT with z/m dimensions

github.com/georust/geozero - kylebarron opened this pull request 4 months ago
Migrate to tiff crate

github.com/georust/geotiff - gschulze opened this pull request 4 months ago
Prepare for proj-sys 0.24.0 release

github.com/georust/proj - urschrei opened this pull request 4 months ago
Cargo build failed.

github.com/georust/rinex - vicalloy opened this issue 4 months ago
Release a new version of proj-sys

github.com/georust/proj - weiznich opened this issue 4 months ago
Update release checklist

github.com/georust/geozero - pka opened this pull request 4 months ago
Drop flatgeobuf dependency in geozero crate

github.com/georust/geozero - pka opened this pull request 4 months ago
Support for writing GeoTIFF files

github.com/georust/geotiff - gschulze opened this issue 4 months ago
Your Discord is not working

github.com/georust/geo - worikgh opened this issue 4 months ago
geozero-shp release with deprecation message

github.com/georust/geozero - pka opened this pull request 4 months ago
Integrate shp driver

github.com/georust/geozero - pka opened this pull request 4 months ago
geozero-shp release

github.com/georust/geozero - pka opened this pull request 4 months ago
Remove links to outdated applications

github.com/georust/geozero - pka opened this pull request 4 months ago
New release of geozero-shp?

github.com/georust/geozero - grim7reaper opened this issue 4 months ago
Buffer indexing

github.com/georust/gdal - srenevey opened this issue 4 months ago
Prepare for v0.17.0-alpha

github.com/georust/rinex - gwbres opened this pull request 4 months ago
Use patched netcdf-c

github.com/georust/netcdf - magnusuMET opened this pull request 4 months ago
Update gnss

github.com/georust/rinex - gwbres opened this pull request 4 months ago
Update gnss

github.com/georust/rinex - gwbres opened this pull request 4 months ago
Use floor for coordinate transformation

github.com/georust/geozero - pka opened this pull request 4 months ago
Panic when Constellation display format

github.com/georust/rinex - cokkiy opened this issue 4 months ago
Add flags to Options

github.com/georust/netcdf - magnusuMET opened this pull request 5 months ago
Clarification Needed on Bearing Output Range

github.com/georust/geo - grevgeny opened this issue 5 months ago