diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-09-20 11:10:50 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-09-20 11:10:50 +0200 |
| commit | 98e2e0996263aec2321d6fd98f1acd65a5b84147 (patch) | |
| tree | 5311adf9ac2a8aa4c0040bae109c55bffc40a97b /data/README | |
| parent | 4339ff281c77e000a89cd65d4fb3d51ad308156a (diff) | |
| download | PROJ-98e2e0996263aec2321d6fd98f1acd65a5b84147.tar.gz PROJ-98e2e0996263aec2321d6fd98f1acd65a5b84147.zip | |
Update data/README (refs #1127)
Diffstat (limited to 'data/README')
| -rw-r--r-- | data/README | 41 |
1 files changed, 4 insertions, 37 deletions
diff --git a/data/README b/data/README index 886e345b..f8efbae7 100644 --- a/data/README +++ b/data/README @@ -1,6 +1,4 @@ - @(#)README 4.4 93/09/26 GIE REL" - -The files in this directory are support data for PROJ.4 programs +The files in this directory are support data for PROJ programs as well as test scripts for testing proj installation. File Contents: @@ -9,7 +7,7 @@ README --- This file proj_def.dat --- basic default file used by proj. -epsg --- Translation of EPSG GCS/PCS codes into PROJ.4 via init= mechanism. +epsg --- Translation of EPSG GCS/PCS codes into PROJ via init= mechanism. epsg-deprecated --- EPSG definitions that have been deprecated. They are not part of 'epsg' anymore, but may have been delivered @@ -30,40 +28,9 @@ world --- Proj specifications for several international grid systems. nad.lst --- Reference list of SPCS States and NGS datum identifiers -IGNF --- Translation of French Mapping Agency codes into PROJ.4 via init= mechanism. - -nad2bin.c --- C program to convert above ASCII files into binary - files usable by program nad2nad. Compiled and used in - install script only. +IGNF --- Translation of French Mapping Agency codes into PROJ via init= mechanism. install --- Unix shell (sh) script to install nad2nad file and proj init files. Read beginning for usage instructions. -test27 --- Unix shell (sh) scripts to test installation of -test83 proj and nad27/nad83 init files. These scripts - expect release 4 proj to reside in ../src. - -pj_out27 --- Comparison files for above test procedures. -pj_out83 - -The following NADCON conversion files are distributed in separate, -uncompressed distribution file(s). - - Ascii source (in delta format) of grid data to convert geographic - coordinates from NAD27 to NAD83 -alaska.lla.Z --- Alaska -conus.lla.Z --- Conterminous U.S. -hawaii.lla.Z --- Hawaii -prvi.lla.Z --- Puerto Rico, Virgin Is. -stgeorge.lla.Z --- St. George Is, Alaska -stlrnc.lla.Z --- St. Lawrence Is., Alaska -stpaul.lla.Z --- St. Paul Is., Alaska - - Ascii source (in delta format) of grid data for high precision - conversion of geographic coordinates from NAD83 to NAD83 -FL.lla.Z --- Florida -MD.lla.Z --- Maryland -TN.lla.Z --- Tennessee -WI.lla.Z --- Wisconsin -WO.lla.Z --- Washington, Oregon, N. California - +Additional data files are available in https://github.com/OSGeo/proj-datumgrid/ |
