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
WKTArray
#799
Closed
kylebarron
closed
1 month ago
kylebarron
commented
1 month ago
Change list
Add a
WKTArray
. This fleshes out the geoarrow spec. This is useful to have as a concrete object so that we can ensure the WKT array maintains the data's CRS.
TODO:
Ensure to/from WKT uses this
WKTArray
instead of a bare string array
Change list
WKTArray
. This fleshes out the geoarrow spec. This is useful to have as a concrete object so that we can ensure the WKT array maintains the data's CRS.TODO:
WKTArray
instead of a bare string array