aboutsummaryrefslogtreecommitdiff
path: root/src/apps/cs2cs.cpp
AgeCommit message (Expand)Author
2019-01-22cs2cs: improve detection of 'cs2cs [-....] SRC DST' syntaxEven Rouault
2019-01-17Remove proj_create_from_proj_string() and proj_create_from_user_input(), and ...Even Rouault
2019-01-17import/export PROJ strings from ISO19111 code: require/output +type=crs for C...Even Rouault
2019-01-02Typo fixesEven Rouault
2018-12-30Rename proj_obj_XXX as proj_XXX and PJ_OBJ_XXX as PJ_XXXEven Rouault
2018-12-30Merge projects.h into proj_internal.hEven Rouault
2018-12-30projects.h: remove deprecated XY, XYZ, LP, LPZ, UV, UVW, projUV and projUVW s...Even Rouault
2018-12-30Remove PJ_OBJ type since it is now merged into PJEven Rouault
2018-12-26cpp conversion: move source files in apps/ iso19111/ conversions/ projections...Even Rouault