Ecosyste.ms: OpenCollective

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

github.com/georust/proj

Rust bindings for the latest stable release of PROJ
https://github.com/georust/proj

Use coord! macro for Coordinates

nyurik opened this pull request almost 3 years ago
Upgrade dependencies except "approx"

nyurik opened this pull request almost 3 years ago
Can't build crate as wasm target

frewsxcv opened this issue almost 3 years ago
Run CI on pull requests

nyurik opened this pull request almost 3 years ago
Spelling, grammar, and fix URL links

nyurik opened this pull request almost 3 years ago
make clippy happy

nyurik opened this pull request almost 3 years ago
Add `Default` trait constraint to CoordinateType

nyurik opened this pull request almost 3 years ago
Make CoordinateType an "alias" to CoordFloat

nyurik opened this pull request almost 3 years ago
Port transform trait from geo and add a mutable flavor

michaelkirk opened this pull request almost 3 years ago
Discussion: Move Transform trait from geo to proj?

michaelkirk opened this issue almost 3 years ago
proj 0.25.1 release

michaelkirk opened this pull request almost 3 years ago
Fix #101 Add convert methods for all the types from geo-types

x4d3 opened this pull request almost 3 years ago
Initialize `zt` before calling `proj_trans`

lnicola opened this pull request almost 3 years ago
Refactor `proj_create*` calls.

frewsxcv opened this pull request almost 3 years ago
Mark mutable methods with `&mut`.

frewsxcv opened this pull request almost 3 years ago
Add the possibility to convert all the types from geo-types

x4d3 opened this issue almost 3 years ago
Add TryFrom impls for Proj

frewsxcv opened this pull request almost 3 years ago
some failing tests

michaelkirk opened this pull request almost 3 years ago
Update `proj::Proj` constructors to return `Result` instead of `Option`.

frewsxcv opened this pull request almost 3 years ago
upgrade to proj 8.2

michaelkirk opened this pull request about 3 years ago
update bundled proj to 9.0.0

michaelkirk opened this issue about 3 years ago
Fix source build on aarch64/homebrew

michaelkirk opened this pull request about 3 years ago
Impl drop for HandleData

urschrei opened this pull request about 3 years ago
Prepare for proj-sys 0.21.0, proj 0.24.0 release

urschrei opened this pull request over 3 years ago
Assume `tiff` to avoid unnecessary libproj builds.

michaelkirk opened this pull request over 3 years ago
Update docs to refer to correct libproj version

urschrei opened this pull request over 3 years ago
Prepare for 0.23 release

urschrei opened this pull request over 3 years ago
Update to PROJ 8.1.0

urschrei opened this pull request over 3 years ago
fix CI: macos was using proj8, which isn't supported

michaelkirk opened this pull request over 3 years ago
unit tests failing on proj-8

michaelkirk opened this issue over 3 years ago
Missing proj-sys-0.19.0 tag

michaelkirk opened this issue over 3 years ago
release: proj-0.22.1, proj-sys-0.19.1

michaelkirk opened this pull request over 3 years ago
`.convert` does not need to bind input type with output type

woshilapin opened this issue over 3 years ago
Fix linker error when building proj-sys in debug mode with MSVC

geogcrs25832 opened this pull request over 3 years ago
proj release v0.22.1

michaelkirk opened this issue almost 4 years ago
vcpkg

michaelkirk opened this pull request almost 4 years ago
update bindgen to fix incorrect proj results on apple silicon

michaelkirk opened this pull request almost 4 years ago
add support of vcpkg with msvc toolchain

lapoigne opened this pull request almost 4 years ago
manually specify existing proj installation via env variables

michaelkirk opened this issue almost 4 years ago
test on multiple rust versions

michaelkirk opened this pull request almost 4 years ago
Refactor PROJ thread context handling

frewsxcv opened this pull request almost 4 years ago
Should proj_cleanup be run if there are active contexts?

frewsxcv opened this issue almost 4 years ago
Handle null pointer when attempting to build an error string

urschrei opened this pull request almost 4 years ago
Add Debug implementation for proj::Proj

frewsxcv opened this pull request almost 4 years ago
Update tests to use PROJ 7.2.1 Docker images

urschrei opened this pull request almost 4 years ago
Update to PROJ 7.2.1

urschrei opened this pull request almost 4 years ago
geo-types integration enabled by default

michaelkirk opened this pull request almost 4 years ago
Static compilation with musl not succeeded

freedeaths opened this issue about 4 years ago
Temporary workaround for fixing AArch64 bug.

frewsxcv opened this pull request about 4 years ago
Add debug representation for proj::Proj

frewsxcv opened this issue about 4 years ago
Use cargo-all-features to test all combinations of features

frewsxcv opened this pull request about 4 years ago
no_mangle warning when compiling with 'network' feature

frewsxcv opened this issue about 4 years ago
update rust for CI

michaelkirk opened this pull request about 4 years ago
Tests fail on Apple Silicon

frewsxcv opened this issue about 4 years ago
dupe: proj w/o geo (trying to make bors happy)

michaelkirk opened this pull request over 4 years ago
try to fix bors

michaelkirk opened this pull request over 4 years ago