'\" -*- coding: us-ascii -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH create_epsg 1 "03 January 2019" "" "" .SH NAME create_epsg \- convert the epsg file of proj into a python .proj file .SH SYNOPSIS 'nh .fi .ad l \fBcreate_epsg\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu > \fIepsg.proj\fR 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBcreate_epsg\fR converts the epsg file of proj into a python .proj file. .PP It assumes the original file of proj ('epsg') to be present in the standard location of a system wide installation, i.e. in /usr/share/proj/epsg. .PP The entries in the source file look like this: .nf \*(T< # Anguilla 1957 / British West Indies Grid <200> +proj=tmerc +lat_0=0.000000000 +lon_0=\-62.000000000 +k=0.999500 +x_0=40000 0.000 +y_0=0.000 +ellps=clrk80 +units=m no_defs <> \*(T> .fi