| Age | Commit message (Collapse) | Author |
|
|
|
Make sure that coveralls reports coverage from both c and cpp files
|
|
|
|
|
|
is disabled
|
|
Better handling of pipelines including step with PJ_IO_UNITS_WHATEVER operations
|
|
With this commit we make sure that proj_angular_input() and
proj_angular_output return the correct result for any given pipeline.
|
|
|
|
recent master commit)
|
|
This communicates better what the unit actually is. It also opens the
door for potentially adding PJ_IO_UNITS_DEGREES in the future in order
to coordinates in degrees correctly as well.
|
|
operations when neededs (fixes #1197)
|
|
|
|
Split ISO19111 C API docs into functions and types
|
|
The rest of the C API is structured such that type definitions goes into
one page and functions to another. This commit makes sure the same is
done for the C bindings to the ISO19111 C++ API by defining two doxygen
groups in proj.h, which is then organized into the proper pages with
Sphinx and breathe.
|
|
|
|
seem that used)
|
|
not possible
|
|
|
|
Unify PJ_OBJ and PJ structures
|
|
|
|
|
|
|
|
|
|
|
|
structures
|
|
proj_trans() and similar methods
|
|
C++ file due to C++ objects in struct PJconsts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have no declared extent
|
|
(master only)
|
|
|
|
|
|
2 definitions of PROJCRS that lack it)
|
|
|
|
|
|
|
|
extent of their base CRS)
|
|
Remove proj_def.dat (#201)
|
|
|
|
(refs #201)
|
|
|
|
|
|
Conversion of most C files to C++
|
|
|