aboutsummaryrefslogtreecommitdiff
path: root/src/pj_list.h
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-05-04 13:48:17 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-05-16 17:53:13 +0200
commit697b93dbad54ead7b1b66e7b610abd673192695c (patch)
tree1388cd1f637d5c6c9f706e9a12f1ec5ac313ec37 /src/pj_list.h
parent4054c3b884c58ade73ecfe4557005af3453afcef (diff)
downloadPROJ-697b93dbad54ead7b1b66e7b610abd673192695c.tar.gz
PROJ-697b93dbad54ead7b1b66e7b610abd673192695c.zip
Add a +proj=defmodel transformation for multi-component time-based deformation models
Fixes #1001 Co-authored-by: Chris Crook <ccrook@linz.govt.nz>
Diffstat (limited to 'src/pj_list.h')
-rw-r--r--src/pj_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pj_list.h b/src/pj_list.h
index b8790b45..cf81ae0e 100644
--- a/src/pj_list.h
+++ b/src/pj_list.h
@@ -32,6 +32,7 @@ PROJ_HEAD(chamb, "Chamberlin Trimetric")
PROJ_HEAD(collg, "Collignon")
PROJ_HEAD(comill, "Compact Miller")
PROJ_HEAD(crast, "Craster Parabolic (Putnins P4)")
+PROJ_HEAD(defmodel, "Deformation model")
PROJ_HEAD(deformation, "Kinematic grid shift")
PROJ_HEAD(denoy, "Denoyer Semi-Elliptical")
PROJ_HEAD(eck1, "Eckert I")