Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 492 Bytes

zig-proj

zig binding for the [email protected]

Build

require list

  • Zig0.13.0
$ git clone --recurse-submodules https://github.com/catnuko/zig-proj
$ cd zig-proj
$ zig build run-convert

Output easting: 6.91875632137542e5, northing: 6.098907825129169e6 (meters)
Inverse applied. Longitude: 1.2e1, latitude: 5.5e1 (degrees)

Install

zig fetch --save=zig-proj https://github.com/catnuko/zig-proj/archive/${COMMIT}.tar.gz