Hello, I have written a wrapper around PROJ.4 (http://trac.osgeo.org/proj/). I have made an Octave package and I have uploaded to octave forge.
About the license, PROJ.4 has a MIT license (http://trac.osgeo.org/proj/wiki/WikiStart#License), that is, a free license, and octproj has a GPL v3 (or higher) one. OctPROJ allows you to perform cartographic projections in GNU Octave using PROJ.4 library. You can take the power of PROJ.4 using the facilities that GNU Octave provides, without know the internals of the PROJ.4 C API. You can use the conversion programs coming with PROJ.4 distribution, but for use them in GNU Octave you must make system calls. With OctPROJ, PROJ.4 can be integrated in GNU Octave scripts in a natural way. Special thanks to Søren Hauberg, David Grundberg and c., who have helped me with suggestions about C++ code and in the upload proccess to the octave forge Thanks -- ***************************************** José Luis García Pallero [email protected] (o< / / \ V_/_ Use Debian GNU/Linux and enjoy! ***************************************** ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
