Skip to content

Commit

Permalink
Remove links to outdated applications (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
pka authored Aug 28, 2024
1 parent 2e4476d commit c7ddc53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ Supported dimensions: X, Y, Z, M, T
| GeoArrow ||| Available via the [geoarrow](https://crates.io/crates/geoarrow) crate. |
| GeoParquet ||| Available via the [geoarrow](https://crates.io/crates/geoarrow) crate. |

## Applications

* [flatgeobuf-gpu](https://github.com/pka/flatgeobuf-gpu): Demo rendering FlatGeobuf to GPU
* [flatgeobuf-bevy](https://github.com/pka/flatgeobuf-bevy): Demo rendering FlatGeobuf with WebGPU (native platforms) and WebGL2 (Web/WASM)
* [flatgeobuf-wasm](https://github.com/pka/flatgeobuf-wasm): WASM demo displaying FlatGeobuf as SVG


## Conversion API

Convert a GeoJSON polygon to geo-types and calculate centroid:
Expand Down
2 changes: 1 addition & 1 deletion geozero/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.13.0 - (2024-05-XX)
## 0.13.0 - (2024-05-17)

* Fixed converting 2D geos::Geometry to ewkt
* <https://github.com/georust/geozero/pull/203>
Expand Down

0 comments on commit c7ddc53

Please sign in to comment.