Ecosyste.ms: OpenCollective

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

github.com/georust/geozero

Zero-Copy reading and writing of geospatial data.
https://github.com/georust/geozero

support cli util installation with `cargo install`

nyurik opened this issue 9 days ago
feat(cli): Add support for geoparquet reading

alekzvik opened this pull request 14 days ago
Add `to_geo_feature` to get properties HashMap with geo::Geometry

michaelkirk opened this pull request 15 days ago
Getting geometry and properties from shp file features

nk9 opened this issue 17 days ago
update deps

michaelkirk opened this pull request 21 days ago
address new warnings from clippy 1.83

michaelkirk opened this pull request 21 days ago
Add geoparquet read support to geozero-cli

michaelkirk opened this issue 22 days ago
Support ewkb writer?

zwishing opened this issue about 1 month ago
Update flatgeobuf to 4.4.0

pka opened this pull request 3 months ago
Update Cargo.toml

Dylan-DPC opened this pull request 3 months ago
Release geozero 0.14.0

pka opened this pull request 4 months ago
Fix writing WKT with z/m dimensions

kylebarron opened this pull request 4 months ago
Update release checklist

pka opened this pull request 4 months ago
Drop flatgeobuf dependency in geozero crate

pka opened this pull request 4 months ago
geozero-shp release with deprecation message

pka opened this pull request 4 months ago
Integrate shp driver

pka opened this pull request 4 months ago
geozero-shp release

pka opened this pull request 4 months ago
Remove links to outdated applications

pka opened this pull request 4 months ago
New release of geozero-shp?

grim7reaper opened this issue 4 months ago
Use floor for coordinate transformation

pka opened this pull request 4 months ago
Remove this test - it's tripping up CI and redundant anyway.

michaelkirk opened this pull request 5 months ago
Support MLT (MapLibre Tiles)

maxammann opened this issue 5 months ago
Macro hygiene, ignore test file

nyurik opened this pull request 5 months ago
Enable PR merge squashing

nyurik opened this issue 5 months ago
Upgrade SQLX from 0.7 to 0.8

sergiomeneses opened this pull request 5 months ago
Upgrade SQLX from 0.7 to 0.8

sergiomeneses opened this issue 5 months ago
Add WrappedProcessor to help reading MVTs

dabreegster opened this pull request 5 months ago
Update for latest wkt

kylebarron opened this pull request 5 months ago
Avoid copying string for WKT parsing

kylebarron opened this pull request 6 months ago
Correct docs that WKT ZM support is write only

kylebarron opened this pull request 6 months ago
MVT encoding (or decoding) issue

grim7reaper opened this issue 6 months ago
upgrade geos to 9.0

xhwhis opened this pull request 6 months ago
CSV Error Refactor

nrhill1 opened this pull request 7 months ago
Add support for reading and writing polylines

frewsxcv opened this issue 8 months ago
Convert capabilities into tabular format

frewsxcv opened this pull request 8 months ago
prepare for v0.13.0

michaelkirk opened this pull request 8 months ago
make `with-gdal` feature require `gdal-sys`

kylebarron opened this pull request 8 months ago
Unresolved import `gdal_sys`

alecsandrei opened this issue 8 months ago
Ewkt support srid=0

kkk25641463 opened this pull request 8 months ago
properly escape JSON strings

michaelkirk opened this issue 9 months ago
Handle nested properties in GeoJSON reader and writer

kylebarron opened this pull request 9 months ago
Fix clippy lints

kylebarron opened this pull request 9 months ago
Omit GeoJSON properties with null values

kylebarron opened this pull request 9 months ago
Add feature requirement info to README and docs

nk9 opened this pull request 10 months ago
Trait error using sqlx example

nk9 opened this issue 10 months ago
Fix `geos:Geometry` to `ewkt` bug

lewiszlw opened this pull request 10 months ago
`geos::Geometry` to `ewkt` panic

lewiszlw opened this issue 10 months ago
Fix GeosWriter not implemented srid method

lewiszlw opened this pull request 10 months ago
Pass formatter parameters to WKT writer

kylebarron opened this pull request 10 months ago
Support for writing WKT with precision

kylebarron opened this issue 10 months ago
Documentation for parsing GeoJSON from a file

nk9 opened this issue 10 months ago
`BufferedGeozeroDatasource` for spatial filtering on reading

kylebarron opened this issue 11 months ago
Release v0.12.0

kylebarron opened this pull request 11 months ago
Configure for merge queue

michaelkirk opened this pull request 12 months ago
geojson lines writer

kylebarron opened this pull request 12 months ago
Add GeoJsonLineReader to top-level documentation

kylebarron opened this pull request 12 months ago
Release v0.12.0?

michaelkirk opened this pull request 12 months ago
expose feature for gdal with bindgen

michaelkirk opened this pull request 12 months ago
Fix clippy: remove superfluous use statements

michaelkirk opened this pull request 12 months ago
Make other wkb and wkt variants generic

kylebarron opened this pull request 12 months ago
Move geozero-shp into geozero?

kylebarron opened this issue 12 months ago
Remove Arrow mod, point to geoarrow crate

kylebarron opened this pull request 12 months ago
GeoPackage reader (GeozeroDatasource impl)

kylebarron opened this issue 12 months ago
Attempt at trait documentation

kylebarron opened this pull request about 1 year ago
Clarification of `GeomProcessor` methods

kylebarron opened this issue about 1 year ago
[WIP] Partial implementation of the MVT writer

nyurik opened this pull request about 1 year ago
minor grammar fixes

nyurik opened this pull request about 1 year ago
update flatgeobuf

michaelkirk opened this pull request about 1 year ago
address latest clippy lints (from rust-1.73)

michaelkirk opened this pull request about 1 year ago
forbid unsafe

nyurik opened this pull request about 1 year ago
Include error details

michaelkirk opened this pull request over 1 year ago
Adapt to Fgb having it's own result type.

michaelkirk opened this pull request over 1 year ago
Better support for sparse properties by declaring schema when available

michaelkirk opened this issue over 1 year ago
address new clippy lints from rust-1.72

michaelkirk opened this pull request over 1 year ago
geozero-cli: HTTP FGB can write to any output

michaelkirk opened this pull request over 1 year ago
change `Wkb` to non-owning

kylebarron opened this pull request over 1 year ago
Compile proto file only when vector_tile.rs doesn't exist

pka opened this pull request over 1 year ago
Release 0.11.0

pka opened this pull request over 1 year ago
Reader for line delimited geojson (.geojsonl)

michaelkirk opened this pull request over 1 year ago
Fix: invalid WKT output for CSV's

michaelkirk opened this pull request over 1 year ago
Fix WKB and WKT empty points handling

Oreilles opened this pull request over 1 year ago
Add GDAL read support for more types

Oreilles opened this pull request over 1 year ago
Drop lifetime parameter of GpxReader

pka opened this pull request over 1 year ago
Replace pub dim field of writers with constructor

pka opened this pull request over 1 year ago
Format writers can own their inner writer

michaelkirk opened this pull request over 1 year ago
Implement `empty_point` for `GeoJsonWriter`

Oreilles opened this pull request over 1 year ago
Fix invalid WKT empty geometries

Oreilles opened this pull request over 1 year ago
Introduce global dimension constants

nyurik opened this issue over 1 year ago
Improve WkbWriter constructors

pka opened this pull request over 1 year ago
Drop lifetime parameter of WktReader

pka opened this pull request over 1 year ago
Make srid & dim fields of all writers private, and add ctor

nyurik opened this issue over 1 year ago
Adds Ewkt dialect

Oreilles opened this pull request over 1 year ago
Consolidate cargo.toml management

nyurik opened this pull request over 1 year ago
Add support for Spatialite and MySQL WKB dialects

Oreilles opened this pull request over 1 year ago
Improve scaling code a bit

nyurik opened this pull request over 1 year ago
Fix MVT large geometry processing

nyurik opened this pull request over 1 year ago
Implement screen coord translation for MVT writer

pka opened this pull request over 1 year ago
Address a breaking change in a dependency, minor CI

nyurik opened this pull request over 1 year ago