pebbe / proj

A Go interface to the Cartographic Projections Library [PROJ]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Go package proj provides a limited interface to the Cartographic Projections Library PROJ.

This package supports PROJ version 5 and above.

For PROJ.4, see: https://github.com/pebbe/go-proj-4

Keywords: cartography, cartographic projection

Install

go get github.com/pebbe/proj/v5

Docs

About

A Go interface to the Cartographic Projections Library [PROJ]

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 93.9%Language:C 6.1%