oxigeo-streaming 0.0.1

Reserved namespace for OxiGeo (the Pure-Rust geospatial library formerly named OxiGDAL). Placeholder v0.0.1 with no functionality; the implementation ships in the OxiGeo 0.2.0 line. Not affiliated with the GDAL project.
Documentation
# oxigeo-streaming

> **Reserved namespace — placeholder crate (v0.0.1, no functionality)**

This crate reserves the `oxigeo-streaming` name on
[crates.io](https://crates.io/crates/oxigeo-streaming) for **OxiGeo**, the Pure-Rust
geospatial data abstraction library **formerly named OxiGDAL**.

## Status

- **v0.0.1 is a placeholder** and contains no functionality.
- It reserves the name ahead of the `oxigdal-*` to `oxigeo-*` rename.
- The real implementation — the successor to the [`oxigdal-streaming`] crate — ships in
  the **OxiGeo 0.2.0** line.

## About the rename

OxiGDAL is being renamed to **OxiGeo**. `v0.1.7` is the final release under the
OxiGDAL name; development continues as OxiGeo from `v0.2.0`.

OxiGeo is an **independent reimplementation** and is **not affiliated with the
GDAL project**.

## Links

- Project: <https://github.com/cool-japan/oxigdal>
- Predecessor crate: [`oxigdal-streaming`]https://crates.io/crates/oxigdal-streaming

## License

Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

[`oxigdal-streaming`]: https://crates.io/crates/oxigdal-streaming