map_3d 0.1.7

Library for 3D geographic coordinate transformation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "map_3d"
version = "0.1.7"
authors = ["Giovan Battista Errante"]
edition = "2018"
description = "Library for 3D geographic coordinate transformation"
license = "Apache-2.0"
readme = "README.md"
homepage = "https://github.com/gberrante/map_3d"
repository = "https://github.com/gberrante/map_3d"
keywords = ["geographic", "map", "3d", "transformation", "coordinate"]
categories = ["science","science::robotics","mathematics","games"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]