gcoord 0.1.0

地理坐标系转换工具:提供WGS84、GCJ02、BD09坐标系之间的转换。(Geographic Coordinate System Conversion Tool: Offers conversion between WGS84, GCJ02, and BD09 coordinate systems.)
Documentation
[dependencies]

[lib]
name = "gcoord"
path = "src/lib.rs"

[package]
authors = ["Zhaoyii <532708564@QQ.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "地理坐标系转换工具:提供WGS84、GCJ02、BD09坐标系之间的转换。(Geographic Coordinate System Conversion Tool: Offers conversion between WGS84, GCJ02, and BD09 coordinate systems.)"
edition = "2021"
license = "MIT"
name = "gcoord"
readme = "README.md"
version = "0.1.0"