[go: up one dir, main page]

geo 0.4.3

Geospatial primitives and algorithms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]

name = "geo"
description = "Geospatial primitives and algorithms"
version = "0.4.3"
authors = ["Corey Farwell <coreyf@rwell.org>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/georust/rust-geo"
documentation = "https://georust.github.io/rust-geo/"
keywords = ["gis", "geo", "geography", "geospatial"]

[dependencies]
num-traits = "0.1"

[dev-dependencies]
approx = "0.1.1"