]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/server/dist/share/proj/README
Adding pkg-precompiled tileserver-mapnik to avoid npm install
[simantics/district.git] / org.simantics.maps.server / server / dist / share / proj / README
1                       @(#)README        4.4 93/09/26 GIE REL"
2
3 The files in this directory are support data for PROJ.4 programs
4 as well as test scripts for testing proj installation.
5
6 File Contents:
7
8 README  --- This file
9
10 proj_def.dat --- basic default file used by proj.
11
12 epsg    --- Translation of EPSG GCS/PCS codes into PROJ.4 via init= mechanism.
13
14 epsg-deprecated --- EPSG definitions that have been deprecated. They are
15                 not part of 'epsg' anymore, but may have been delivered
16                 with earlier versions of 'epsg'.
17                 Thus, they might occur e.g. in WMS (Web Mapping Services)
18                 running with old EPSG definitions.
19                 This file is not complete at all - it contains just
20                 definitions that were individually reported.
21
22 nad27   --- North American Datum 1927 for "init=" definition of
23                         State Plane Coordinate Systems (SPCS).
24
25 nad83   --- North American Datum 1983 for "init=" definition of SPCS.
26
27 GL27    --- Great Lakes Survey grids, NAD27
28
29 world   --- Proj specifications for several international grid systems.
30
31 nad.lst --- Reference list of SPCS States and NGS datum identifiers
32
33 IGNF    --- Translation of French Mapping Agency codes into PROJ.4 via init= mechanism.
34
35 nad2bin.c   --- C program to convert above ASCII files into binary
36                                 files usable by program nad2nad.  Compiled and used in
37                                 install script only.
38
39 install     --- Unix shell (sh) script to install nad2nad file and proj
40                                 init files.  Read beginning for usage instructions.
41
42 test27      --- Unix shell (sh) scripts to test installation of
43 test83          proj and nad27/nad83 init files.  These scripts
44                 expect release 4 proj to reside in ../src.
45
46 pj_out27    --- Comparison files for above test procedures.
47 pj_out83
48
49 The following NADCON conversion files are distributed in separate,
50 uncompressed distibution file(s).
51
52        Ascii source (in delta format) of grid data to convert geographic
53            coordinates from NAD27 to NAD83
54 alaska.lla.Z   --- Alaska
55 conus.lla.Z    --- Conterminous U.S.
56 hawaii.lla.Z   --- Hawaii
57 prvi.lla.Z     --- Puerto Rico, Virgin Is.
58 stgeorge.lla.Z --- St. George Is, Alaska
59 stlrnc.lla.Z   --- St. Lawrence Is., Alaska
60 stpaul.lla.Z   --- St. Paul Is., Alaska
61
62        Ascii source (in delta format) of grid data for high precision
63            conversion of geographic coordinates from NAD83 to NAD83
64 FL.lla.Z    --- Florida
65 MD.lla.Z    --- Maryland
66 TN.lla.Z    --- Tennessee
67 WI.lla.Z    --- Wisconsin
68 WO.lla.Z    --- Washington, Oregon, N. California
69
70         Other grid shift files
71 ntv1_can.dat    --- Canadian NTv1 grid shift file (NAD27-->NAD83)
72 ntf_r93.gsb     --- French NTv2 grid shift file (NTF-->RGF93)