Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hcarty/proj4ml

PROJ.4 bindings for OCaml
https://github.com/hcarty/proj4ml

gis ocaml ocaml-bindings proj

Last synced: about 2 months ago
JSON representation

PROJ.4 bindings for OCaml

Awesome Lists containing this project

README

        

## proj4ml - OCaml bindings to the PROJ.4 library

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

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

[proj4]: http://trac.osgeo.org/proj/
[c_api]: http://trac.osgeo.org/proj/wiki/ProjAPI