0
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add `PreparedGeometry::distance` More... about 1 month ago
Add `SpatialIndex::build` More... about 1 month ago
Fix double free in geometry creation functions More... about 2 months ago
Make `STRtree` `Send` + `Sync` and revert need for mutability in `query` More... about 2 months ago
Fix wkb buffer not freed and drop `c_vec` dependency More... 2 months ago
Fix lint More... 2 months ago
Add `dwithin` More... 2 months ago
Add helper macros to validate GEOS function calls - and more. More... 4 months ago
Merge `Geom` trait declaration and implementation More... 4 months ago
Replace `PtrWrap` with `NonNull` More... 4 months ago
Merge pull request #198 from Oreilles/no-macro More... 5 months ago
Remove need for macro rules, so format and lint can run More... 5 months ago
Add `create_multisurface` (#197) More... 5 months ago
Add GEOS 3.12 and 3.13 bindings (#196) More... 5 months ago
Merge pull request #192 from Oreilles/disable-nightly-ci More... 5 months ago
Merge pull request #193 from Oreilles/fix-ci More... 5 months ago
Disable check with nightly toolchain in CI More... 5 months ago
Merge pull request #184 from Oreilles/fix-srid-i32 More... 5 months ago
Use libc::c_int instead of i32 More... 5 months ago
Merge pull request #187 from Oreilles/fix-geometry-type-checks More... 5 months ago
Add geometry type check for `get_num_interior_rings`, `get_interior_ring_n`, `get_exterior_ring` More... 5 months ago
Merge pull request #183 from Oreilles/fix-precision-enum More... 5 months ago
Merge pull request #190 from Oreilles/fix-geo-coordinate More... 5 months ago
Merge pull request #185 from Oreilles/fix-project-typecheck More... 5 months ago
Merge pull request #186 from Oreilles/fix-get-interior-ring-n More... 5 months ago
Merge pull request #188 from Oreilles/enum-error-type More... 5 months ago
Merge pull request #182 from Oreilles/feat-geojson-writer More... 5 months ago
Fix CI nightly check (and tidying) More... 5 months ago
Update actions/cache to v4 (#189) More... 5 months ago
Change deprecated alias `geo_types::Coordinate` to `geo_types::Coord` More... 5 months ago