hcarty / proj4ml

PROJ.4 bindings for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proj4ml - OCaml bindings to the PROJ.4 library

PROJ.4 is a library that converts between geographic coordinate systems. The API currently closely follows the C API.

PROJ.4 and these OCaml bindings are distributed under the MIT license.

About

PROJ.4 bindings for OCaml

License:MIT License


Languages

Language:OCaml 97.4%Language:C 2.2%Language:Makefile 0.3%