Skip to content

simonhege/proj4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proj

Package proj is a Go wrapper around the Proj4 C library.

It provides coordinate reference system transformation functionalities.

The original library (MIT licensed) can be found at https://github.com/OSGeo/proj.4

Install

go get github.com/xeonx/proj4

Docs

http://godoc.org/github.com/xeonx/proj4

Tests

go test is used for testing.

License

This code is licensed under the MIT license. See LICENSE.

Files from Proj4 are Copyright (c) 2000, Frank Warmerdam and licensed under a MIT/X11 style license.

About

Proj4 wrapper in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published