Skip to content

catnuko/zig-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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