/usr/include/nad_list.h is in libproj-dev 4.7.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | /* projection list for program nad2nad */
PROJ_HEAD(lcc, "Lambert Conformal Conic")
PROJ_HEAD(omerc, "Oblique Mercator")
PROJ_HEAD(poly, "Polyconic (American)")
PROJ_HEAD(tmerc, "Transverse Mercator")
PROJ_HEAD(utm, "Universal Transverse Mercator (UTM)")
|