jprect 0.0.6

Japan Plane Rectangular Coordinate System
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "jprect"
version = "0.0.6"
license = "MIT"
description = "Japan Plane Rectangular Coordinate System"
repository = "https://github.com/MIERUNE/jprect-rs"
edition = "2021"
categories = ["science::geo"]

[dependencies]
thiserror = "2"