#geographic #gis #adapter #file-format #features #struct

geoserde

Adapter between geographic features and GIS files

11 releases (4 breaking)

new 0.5.0 May 26, 2024
0.4.1 Feb 18, 2024
0.3.1 Feb 18, 2024
0.3.0 Dec 30, 2023
0.1.3 Dec 14, 2023

#84 in Geospatial

Download history 1/week @ 2024-02-11 378/week @ 2024-02-18 36/week @ 2024-02-25 7/week @ 2024-03-03 30/week @ 2024-03-10 2/week @ 2024-03-17 28/week @ 2024-03-31 2/week @ 2024-04-07

754 downloads per month
Used in fgbfile

MIT license

53KB
1.5K SLoC

geoserde

crates.io docs.rs

Geoserde is an adapter between geographic feature structs and GIS file formats.

See API documantation with some examples.

Licensed under the MIT License.


lib.rs:

Geoserde is an adapter between geographic feature structs and GIS file formats.

Getting started

cargo add geoserde

Cargo features

  • geozero - Implement geoserde sink for geozero processors. Enabled by default.

Examples

Dependencies

~1.9–2.8MB
~59K SLoC