Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.12 KB

cartconvert - a cartography package

This is the home of the cartconvert project. You can find it online at http://cartconvert.allowed.org/

Cartconvert consists of

  • cartconvert: A library for the Go programming language which provides a set of cartography functions for the Go programming language to parse, convert, transform and project coordinates.
  • cartconvserv: A RESTFul service exposing a subset of the cartconvert package.
  • conv: A command line application for batch converting coordinates.

The subfolders contain further information regarding the installation, testing and usage of the packages, applications.

License

The package is released under the Simplified BSD License See file "LICENSE"

Disclaimer

This software is released under the principle of caveat emptor. Thus I wave any liability of loss of property or personal welfare because of unconditional trust in the correctness or accuracy of this library.