Skip to content

Commit

Permalink
Move more to table
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed May 15, 2024
1 parent f58d541 commit 179f8d1
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,10 @@ Supported dimensions: X, Y, Z, M, T
| [geo-types](https://github.com/georust/geo) ||| |
| MVT (Mapbox Vector Tiles) ||| |
| GPX ||| |

[geozero-shp](https://github.com/georust/geozero/tree/main/geozero-shp) [![crates.io version](https://img.shields.io/crates/v/geozero-shp.svg)](https://crates.io/crates/geozero-shp)
[![docs.rs docs](https://docs.rs/geozero-shp/badge.svg)](https://docs.rs/geozero-shp)

* Shapefile Reader

[flatgeobuf](https://github.com/flatgeobuf/flatgeobuf) [![crates.io version](https://img.shields.io/crates/v/flatgeobuf.svg)](https://crates.io/crates/flatgeobuf)
[![docs.rs docs](https://docs.rs/flatgeobuf/badge.svg)](https://docs.rs/flatgeobuf)

* FlatGeobuf Reader

[geoarrow](https://github.com/geoarrow/geoarrow-rs) [![crates.io version](https://img.shields.io/crates/v/geoarrow.svg)](https://crates.io/crates/geoarrow)
[![docs.rs docs](https://docs.rs/geoarrow/badge.svg)](https://docs.rs/geoarrow)

* GeoArrow Reader and Writer
* GeoParquet Reader and Writer
| Shapefile ||| Available via the [geozero-shp](https://crates.io/crates/geozero-shp) crate. |
| FlatGeobuf ||| Available via the [flatgeobuf](https://crates.io/crates/flatgeobuf) crate. |
| GeoArrow ||| Available via the [geoarrow](https://crates.io/crates/geoarrow) crate. |
| GeoParquet ||| Available via the [geoarrow](https://crates.io/crates/geoarrow) crate. |

## Applications

Expand Down

0 comments on commit 179f8d1

Please sign in to comment.