Skip to content

rgleason/projections_pi

 
 

Repository files navigation

Projections Plugin for OpenCPN
=======================================

The projections plugin provides customizable projections for map display by opencpn

Compiling
=========

* git clone git://github.com/seandepagnier/projections_pi.git

Under windows, you must find the file "opencpn.lib" (Visual Studio) or "libopencpn.dll.a" (mingw) which is built in the build directory after compiling opencpn.  This file must be copied to the plugin directory.

Build as normally:

* cd ..
* cd build
* cmake ..
* make
* make install

License
=======
The plugin code is licensed under the terms of the GPL v3+

About

alternate projections for opencpn

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.9%
  • CMake 26.8%
  • C 0.3%