Docs.rs
gis-tools-1.6.3
gis-tools 1.6.3
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
CraigglesO
Dependencies
brotli ^8
normal
optional
clap ^4.5
normal
earclip ^1.7
normal
flate2 ^1
normal
optional
half ^2.7
normal
image ^0.25
normal
optional
libm ^0.2
normal
memmap2 ^0.9
normal
optional
open-vector-tile ^1.9
normal
pbf ^1.22
normal
regex ^1
normal
s2-tilejson ^1.10
normal
s2json ^1.46
normal
serde ^1.0
normal
serde_json ^1.0
normal
surf ^2
normal
assert_cmd ^2
dev
criterion ^0.8
dev
predicates ^3
dev
rand ^0.9
dev
serde_json ^1.0
dev
smol ^2
dev
tempfile ^3
dev
tiff ^0.10.3
dev
tiny_http ^0.12
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module shapefile
gistools
1.6.3
Module shapefile
Module Items
Modules
Structs
Functions
In gistools::
readers
gistools
::
readers
Module
shapefile
Copy item path
Source
Expand description
Shapefile Reader
Re-exports
§
pub use
dbf
::*;
pub use
shp
::*;
Modules
§
dbf
Database File Reader
file
std
File based functions
mmap
std
MMap based functions
shp
Shape File Reader
Structs
§
Definition
std
A description of what relevant files exist and where
Functions
§
shapefile_
from_
gzip
Read a Shapefile from a Gzip folder.