geo 0.2.7

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

name = "geo"
description = "Geospatial primitives and algorithms"
version = "0.2.7"
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 = "0.1"