aboutsummaryrefslogtreecommitdiff
path: root/com/ProjDef.cpp
diff options
context:
space:
mode:
authorThomas Knudsen <busstoptaktik@users.noreply.github.com>2018-01-04 10:43:02 +0100
committerGitHub <noreply@github.com>2018-01-04 10:43:02 +0100
commita5ea3117194f214434a455aab9566d3f23f65f78 (patch)
treeec700d492471d52017e48b487bc48f3ef581b6b4 /com/ProjDef.cpp
parenta3a67fb366e4628e5bda9e30b93b73648665e4d3 (diff)
downloadPROJ-a5ea3117194f214434a455aab9566d3f23f65f78.tar.gz
PROJ-a5ea3117194f214434a455aab9566d3f23f65f78.zip
Bar step-internal params from influencing pipeline driver init (#729)
In cases such as: proj=pipeline step proj=utm zone=32 ellps=GRS80 ... The pj_init code would pick up the ellps information (and other material such as false eastings and northings) from the utm step and place it into the PJ object of the pipeline driver. This is not the intention, and is eliminated in this PR by terminating parameter searching (done by pj_param) once a step parameter is reached.
Diffstat (limited to 'com/ProjDef.cpp')
0 files changed, 0 insertions, 0 deletions