issues
search
geoarrow
/
geoarrow-rs
GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
http://geoarrow.org/geoarrow-rs/
Apache License 2.0
259
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix pyodide compilation
#869
kylebarron
opened
2 days ago
0
Pyodide compilation errors
#868
kylebarron
opened
2 days ago
0
nth_unchecked in coordinate lookup should not consult inner dimension
#867
kylebarron
opened
2 days ago
1
Remove const generic from arrays
#866
kylebarron
closed
2 days ago
1
Python: Add overture buildings example
#865
kylebarron
closed
4 days ago
0
Expand glob/directory when reading Parquet datasets
#864
kylebarron
opened
4 days ago
0
Bump python beta version
#863
kylebarron
closed
4 days ago
0
Python: document object store integration
#862
kylebarron
opened
4 days ago
0
Fix MSRV
#861
kylebarron
closed
4 days ago
0
Fix python wheel build
#860
kylebarron
closed
4 days ago
0
Python: Runtime warning when compiled in debug mode
#859
kylebarron
closed
4 days ago
0
Python: Publish beta version docs as non-latest
#858
kylebarron
closed
4 days ago
0
Write WKB `push_point` without extra copy
#857
kylebarron
opened
5 days ago
0
Split out WKB crate (redux)
#856
kylebarron
closed
4 days ago
0
Add read_shapefile to python io docs
#855
kylebarron
closed
5 days ago
0
Python io: have one single runtime instantiated at module import
#854
kylebarron
opened
5 days ago
0
Update Python IO docs
#853
kylebarron
closed
5 days ago
0
Don't panic for conversion of empty points to geo.
#852
kylebarron
opened
6 days ago
0
Python: RuntimeWarning for non-release build
#851
kylebarron
closed
4 days ago
0
Bump JS beta version to 0.2.0-beta.5
#850
kylebarron
closed
1 week ago
0
Python: Use pyo3-object_store for reading data from remote object stores
#849
kylebarron
closed
4 days ago
1
Bump to pyo3 0.22
#848
kylebarron
closed
1 week ago
0
Git
#847
dimsideth
closed
1 week ago
0
Fix scalar to geo for empty polygon
#846
b4l
closed
2 weeks ago
1
Remove const generic from coord buffers
#845
kylebarron
closed
3 days ago
0
Coord buffer refactor
#844
kylebarron
opened
2 weeks ago
0
WIP: split out wkb reader/writer into separate crate
#843
kylebarron
closed
4 days ago
0
Make rust subfolder
#842
kylebarron
closed
2 weeks ago
0
Move to upstream geo-traits
#841
kylebarron
closed
3 weeks ago
0
Remove `geoarrow::scalar::point::coord()`
#840
kylebarron
opened
3 weeks ago
1
Update geo-traits
#839
kylebarron
closed
3 weeks ago
0
write geoparquet
#838
zwishing
closed
2 weeks ago
3
Remove extra datetime conversions
#837
kylebarron
closed
3 weeks ago
0
Turn off benchmarks CI run for now
#836
kylebarron
opened
3 weeks ago
0
Fix io docstrings
#835
kylebarron
opened
4 weeks ago
0
FlatGeobuf: ensure timezone conversion to UTC on load
#834
kylebarron
opened
4 weeks ago
0
Release builds broken with Rust 1.82
#833
gadomski
closed
1 month ago
2
Fix building python io wheels for other linux dists
#832
kylebarron
opened
1 month ago
1
Update for latest geo-traits
#831
kylebarron
closed
4 weeks ago
0
from wkt
#830
kylebarron
opened
1 month ago
0
Unified GeometryArray Arrow union type without generic
#829
kylebarron
opened
1 month ago
0
switch from poetry to uv
#828
kylebarron
closed
1 month ago
0
Deprecate python 3.8
#827
kylebarron
closed
1 month ago
0
Use arrow-csv for CSV I/O
#826
kylebarron
opened
1 month ago
0
Fix todo in writing GeometryCollection to WKB
#825
kylebarron
closed
4 days ago
2
Merge point and coord geo-traits
#824
kylebarron
closed
1 month ago
0
Add shapefile reader
#823
kylebarron
closed
1 month ago
0
Avoid const generics for nD
#822
b4l
closed
2 days ago
14
Flatgeobuf: fix reading JSON column type
#821
kylebarron
opened
1 month ago
0
Add `push_geometry` to `GeometryArrayBuilder`
#820
kylebarron
closed
1 month ago
0
Next