1 /*
2 
3  helper function for srs_init.c -- populating the SPATIAL_REF_SYS table
4 
5  this code was autogenerated by "auto_epsg_ext" on Mon Jan 25 12:52:11 2021
6 
7  Author: Sandro Furieri a.furieri@lqt.it
8 
9  -----------------------------------------------------------------------------
10 
11  Version: MPL 1.1/GPL 2.0/LGPL 2.1
12 
13  The contents of this file are subject to the Mozilla Public License Version
14  1.1 (the "License"); you may not use this file except in compliance with
15  the License. You may obtain a copy of the License at
16  http://www.mozilla.org/MPL/
17 
18 Software distributed under the License is distributed on an "AS IS" basis,
19 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
20 for the specific language governing rights and limitations under the
21 License.
22 
23 The Original Code is the SpatiaLite library
24 
25 The Initial Developer of the Original Code is Alessandro Furieri
26 
27 Portions created by the Initial Developer are Copyright (C) 2008
28 the Initial Developer. All Rights Reserved.
29 
30 Contributor(s):
31 
32 Alternatively, the contents of this file may be used under the terms of
33 either the GNU General Public License Version 2 or later (the "GPL"), or
34 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
35 in which case the provisions of the GPL or the LGPL are applicable instead
36 of those above. If you wish to allow use of your version of this file only
37 under the terms of either the GPL or the LGPL, and not to allow others to
38 use your version of this file under the terms of the MPL, indicate your
39 decision by deleting the provisions above and replace them with the notice
40 and other provisions required by the GPL or the LGPL. If you do not delete
41 the provisions above, a recipient may use your version of this file under
42 the terms of any one of the MPL, the GPL or the LGPL.
43 
44 */
45 
46 #if defined(_WIN32) && !defined(__MINGW32__)
47 #include "config-msvc.h"
48 #else
49 #include "config.h"
50 #endif
51 
52 #include <spatialite_private.h>
53 
54 #ifndef OMIT_EPSG    /* full EPSG initialization enabled */
55 
56 SPATIALITE_PRIVATE void
initialize_epsg_43(int filter,struct epsg_defs ** first,struct epsg_defs ** last)57 initialize_epsg_43 (int filter, struct epsg_defs **first, struct epsg_defs **last)
58 {
59 /* initializing the EPSG defs list */
60     struct epsg_defs *p;
61     p = add_epsg_def_ex (filter, first, last, 8677, "epsg", 8677,
62         "MGI 1901 / Balkans zone 5", 0, 0,
63         "Bessel 1841", "Greenwich",
64         "MGI_1901", "Transverse_Mercator", "metre",
65         "Easting", "East", "Northing", "North");
66     add_proj4text (p, 0,
67         "+proj=tmerc +lat_0=0 +lon_0=15 +k=0.9999 +x_0=5500000 +y");
68     add_proj4text (p, 1,
69         "_0=0 +ellps=bessel +units=m +no_defs");
70     add_srs_wkt (p, 0,
71         "PROJCS[\"MGI 1901 / Balkans zone 5\",GEOGCS[\"MGI 1901\"");
72     add_srs_wkt (p, 1,
73         ",DATUM[\"MGI_1901\",SPHEROID[\"Bessel 1841\",6377397.155");
74     add_srs_wkt (p, 2,
75         ",299.1528128,AUTHORITY[\"EPSG\",\"7004\"]],AUTHORITY[\"E");
76     add_srs_wkt (p, 3,
77         "PSG\",\"1031\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG");
78     add_srs_wkt (p, 4,
79         "\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORI");
80     add_srs_wkt (p, 5,
81         "TY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"3906\"]],PRO");
82     add_srs_wkt (p, 6,
83         "JECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of");
84     add_srs_wkt (p, 7,
85         "_origin\",0],PARAMETER[\"central_meridian\",15],PARAMETE");
86     add_srs_wkt (p, 8,
87         "R[\"scale_factor\",0.9999],PARAMETER[\"false_easting\",5");
88     add_srs_wkt (p, 9,
89         "500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1");
90     add_srs_wkt (p, 10,
91         ",AUTHORITY[\"EPSG\",\"9001\"]],AXIS[\"Easting\",EAST],AX");
92     add_srs_wkt (p, 11,
93         "IS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"8677\"]]");
94     p = add_epsg_def_ex (filter, first, last, 8678, "epsg", 8678,
95         "MGI 1901 / Balkans zone 6", 0, 0,
96         "Bessel 1841", "Greenwich",
97         "MGI_1901", "Transverse_Mercator", "metre",
98         "Easting", "East", "Northing", "North");
99     add_proj4text (p, 0,
100         "+proj=tmerc +lat_0=0 +lon_0=18 +k=0.9999 +x_0=6500000 +y");
101     add_proj4text (p, 1,
102         "_0=0 +ellps=bessel +towgs84=682,-203,480,0,0,0,0 +units=");
103     add_proj4text (p, 2,
104         "m +no_defs");
105     add_srs_wkt (p, 0,
106         "PROJCS[\"MGI 1901 / Balkans zone 6\",GEOGCS[\"MGI 1901\"");
107     add_srs_wkt (p, 1,
108         ",DATUM[\"MGI_1901\",SPHEROID[\"Bessel 1841\",6377397.155");
109     add_srs_wkt (p, 2,
110         ",299.1528128,AUTHORITY[\"EPSG\",\"7004\"]],AUTHORITY[\"E");
111     add_srs_wkt (p, 3,
112         "PSG\",\"1031\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG");
113     add_srs_wkt (p, 4,
114         "\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORI");
115     add_srs_wkt (p, 5,
116         "TY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"3906\"]],PRO");
117     add_srs_wkt (p, 6,
118         "JECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of");
119     add_srs_wkt (p, 7,
120         "_origin\",0],PARAMETER[\"central_meridian\",18],PARAMETE");
121     add_srs_wkt (p, 8,
122         "R[\"scale_factor\",0.9999],PARAMETER[\"false_easting\",6");
123     add_srs_wkt (p, 9,
124         "500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1");
125     add_srs_wkt (p, 10,
126         ",AUTHORITY[\"EPSG\",\"9001\"]],AXIS[\"Easting\",EAST],AX");
127     add_srs_wkt (p, 11,
128         "IS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"8678\"]]");
129     p = add_epsg_def_ex (filter, first, last, 8679, "epsg", 8679,
130         "MGI 1901 / Balkans zone 8", 0, 0,
131         "Bessel 1841", "Greenwich",
132         "MGI_1901", "Transverse_Mercator", "metre",
133         "Easting", "East", "Northing", "North");
134     add_proj4text (p, 0,
135         "+proj=tmerc +lat_0=0 +lon_0=24 +k=0.9999 +x_0=8500000 +y");
136     add_proj4text (p, 1,
137         "_0=0 +ellps=bessel +units=m +no_defs");
138     add_srs_wkt (p, 0,
139         "PROJCS[\"MGI 1901 / Balkans zone 8\",GEOGCS[\"MGI 1901\"");
140     add_srs_wkt (p, 1,
141         ",DATUM[\"MGI_1901\",SPHEROID[\"Bessel 1841\",6377397.155");
142     add_srs_wkt (p, 2,
143         ",299.1528128,AUTHORITY[\"EPSG\",\"7004\"]],AUTHORITY[\"E");
144     add_srs_wkt (p, 3,
145         "PSG\",\"1031\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG");
146     add_srs_wkt (p, 4,
147         "\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORI");
148     add_srs_wkt (p, 5,
149         "TY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"3906\"]],PRO");
150     add_srs_wkt (p, 6,
151         "JECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of");
152     add_srs_wkt (p, 7,
153         "_origin\",0],PARAMETER[\"central_meridian\",24],PARAMETE");
154     add_srs_wkt (p, 8,
155         "R[\"scale_factor\",0.9999],PARAMETER[\"false_easting\",8");
156     add_srs_wkt (p, 9,
157         "500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1");
158     add_srs_wkt (p, 10,
159         ",AUTHORITY[\"EPSG\",\"9001\"]],AXIS[\"Easting\",EAST],AX");
160     add_srs_wkt (p, 11,
161         "IS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"8679\"]]");
162     p = add_epsg_def_ex (filter, first, last, 8682, "epsg", 8682,
163         "SRB_ETRS89 / UTM zone 34N", 0, 0,
164         "GRS 1980", "Greenwich",
165         "Serbian_Spatial_Reference_System_2000", "Transverse_Mercator", "metre",
166         "Easting", "East", "Northing", "North");
167     add_proj4text (p, 0,
168         "+proj=utm +zone=34 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +");
169     add_proj4text (p, 1,
170         "units=m +no_defs");
171     add_srs_wkt (p, 0,
172         "PROJCS[\"SRB_ETRS89 / UTM zone 34N\",GEOGCS[\"SRB_ETRS89");
173     add_srs_wkt (p, 1,
174         "\",DATUM[\"Serbian_Spatial_Reference_System_2000\",SPHER");
175     add_srs_wkt (p, 2,
176         "OID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
177     add_srs_wkt (p, 3,
178         ",\"7019\"]],AUTHORITY[\"EPSG\",\"1214\"]],PRIMEM[\"Green");
179     add_srs_wkt (p, 4,
180         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
181     add_srs_wkt (p, 5,
182         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
183     add_srs_wkt (p, 6,
184         "Y[\"EPSG\",\"8685\"]],PROJECTION[\"Transverse_Mercator\"");
185     add_srs_wkt (p, 7,
186         "],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"centra");
187     add_srs_wkt (p, 8,
188         "l_meridian\",21],PARAMETER[\"scale_factor\",0.9996],PARA");
189     add_srs_wkt (p, 9,
190         "METER[\"false_easting\",500000],PARAMETER[\"false_northi");
191     add_srs_wkt (p, 10,
192         "ng\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],A");
193     add_srs_wkt (p, 11,
194         "XIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY");
195     add_srs_wkt (p, 12,
196         "[\"EPSG\",\"8682\"]]");
197     p = add_epsg_def_ex (filter, first, last, 8684, "epsg", 8684,
198         "SRB_ETRS89", 1, 1,
199         "GRS 1980", "Greenwich",
200         "Serbian_Spatial_Reference_System_2000", "none", "degree",
201         "Geodetic latitude", "North", "Geodetic longitude", "East");
202     add_proj4text (p, 0,
203         "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_de");
204     add_proj4text (p, 1,
205         "fs");
206     add_srs_wkt (p, 0,
207         "GEOGCRS[\"SRB_ETRS89\",DATUM[\"Serbian Spatial Reference");
208     add_srs_wkt (p, 1,
209         " System 2000\",ELLIPSOID[\"GRS 1980\",6378137,298.257222");
210     add_srs_wkt (p, 2,
211         "101,LENGTHUNIT[\"metre\",1]]],PRIMEM[\"Greenwich\",0,ANG");
212     add_srs_wkt (p, 3,
213         "LEUNIT[\"degree\",0.0174532925199433]],CS[ellipsoidal,3]");
214     add_srs_wkt (p, 4,
215         ",AXIS[\"geodetic latitude (Lat)\",north,ORDER[1],ANGLEUN");
216     add_srs_wkt (p, 5,
217         "IT[\"degree\",0.0174532925199433]],AXIS[\"geodetic longi");
218     add_srs_wkt (p, 6,
219         "tude (Lon)\",east,ORDER[2],ANGLEUNIT[\"degree\",0.017453");
220     add_srs_wkt (p, 7,
221         "2925199433]],AXIS[\"ellipsoidal height (h)\",up,ORDER[3]");
222     add_srs_wkt (p, 8,
223         ",LENGTHUNIT[\"metre\",1]],USAGE[SCOPE[\"Geodesy.\"],AREA");
224     add_srs_wkt (p, 9,
225         "[\"Serbia including Vojvodina.\"],BBOX[42.232494354248,1");
226     add_srs_wkt (p, 10,
227         "8.81702041626,46.18111038208,23.004997253418]],ID[\"EPSG");
228     add_srs_wkt (p, 11,
229         "\",8684]]");
230     p = add_epsg_def_ex (filter, first, last, 8685, "epsg", 8685,
231         "SRB_ETRS89", 1, 1,
232         "GRS 1980", "Greenwich",
233         "Serbian_Spatial_Reference_System_2000", "none", "degree",
234         "Geodetic latitude", "North", "Geodetic longitude", "East");
235     add_proj4text (p, 0,
236         "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_de");
237     add_proj4text (p, 1,
238         "fs");
239     add_srs_wkt (p, 0,
240         "GEOGCS[\"SRB_ETRS89\",DATUM[\"Serbian_Spatial_Reference_");
241     add_srs_wkt (p, 1,
242         "System_2000\",SPHEROID[\"GRS 1980\",6378137,298.25722210");
243     add_srs_wkt (p, 2,
244         "1,AUTHORITY[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"121");
245     add_srs_wkt (p, 3,
246         "4\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"");
247     add_srs_wkt (p, 4,
248         "]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\"");
249     add_srs_wkt (p, 5,
250         ",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",");
251     add_srs_wkt (p, 6,
252         "EAST],AUTHORITY[\"EPSG\",\"8685\"]]");
253     p = add_epsg_def_ex (filter, first, last, 8686, "epsg", 8686,
254         "MGI 1901 / Slovenia Grid", 0, 0,
255         "Bessel 1841", "Greenwich",
256         "MGI_1901", "Transverse_Mercator", "metre",
257         "Easting", "East", "Northing", "North");
258     add_proj4text (p, 0,
259         "+proj=tmerc +lat_0=0 +lon_0=15 +k=0.9999 +x_0=500000 +y_");
260     add_proj4text (p, 1,
261         "0=0 +ellps=bessel +towgs84=476.08,125.947,417.81,4.61086");
262     add_proj4text (p, 2,
263         "2,2.388137,-11.942335,9.896638 +units=m +no_defs");
264     add_srs_wkt (p, 0,
265         "PROJCS[\"MGI 1901 / Slovenia Grid\",GEOGCS[\"MGI 1901\",");
266     add_srs_wkt (p, 1,
267         "DATUM[\"MGI_1901\",SPHEROID[\"Bessel 1841\",6377397.155,");
268     add_srs_wkt (p, 2,
269         "299.1528128,AUTHORITY[\"EPSG\",\"7004\"]],AUTHORITY[\"EP");
270     add_srs_wkt (p, 3,
271         "SG\",\"1031\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\"");
272     add_srs_wkt (p, 4,
273         ",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY");
274     add_srs_wkt (p, 5,
275         "[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"3906\"]],PROJE");
276     add_srs_wkt (p, 6,
277         "CTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_o");
278     add_srs_wkt (p, 7,
279         "rigin\",0],PARAMETER[\"central_meridian\",15],PARAMETER[");
280     add_srs_wkt (p, 8,
281         "\"scale_factor\",0.9999],PARAMETER[\"false_easting\",500");
282     add_srs_wkt (p, 9,
283         "000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1,AU");
284     add_srs_wkt (p, 10,
285         "THORITY[\"EPSG\",\"9001\"]],AXIS[\"Easting\",EAST],AXIS[");
286     add_srs_wkt (p, 11,
287         "\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"8686\"]]");
288     p = add_epsg_def_ex (filter, first, last, 8687, "epsg", 8687,
289         "Slovenia 1996 / UTM zone 33N", 0, 0,
290         "GRS 1980", "Greenwich",
291         "Slovenia_Geodetic_Datum_1996", "Transverse_Mercator", "metre",
292         "Easting", "East", "Northing", "North");
293     add_proj4text (p, 0,
294         "+proj=utm +zone=33 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +");
295     add_proj4text (p, 1,
296         "units=m +no_defs");
297     add_srs_wkt (p, 0,
298         "PROJCS[\"Slovenia 1996 / UTM zone 33N\",GEOGCS[\"Sloveni");
299     add_srs_wkt (p, 1,
300         "a 1996\",DATUM[\"Slovenia_Geodetic_Datum_1996\",SPHEROID");
301     add_srs_wkt (p, 2,
302         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
303     add_srs_wkt (p, 3,
304         "7019\"]],AUTHORITY[\"EPSG\",\"6765\"]],PRIMEM[\"Greenwic");
305     add_srs_wkt (p, 4,
306         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
307     add_srs_wkt (p, 5,
308         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
309     add_srs_wkt (p, 6,
310         "EPSG\",\"4765\"]],PROJECTION[\"Transverse_Mercator\"],PA");
311     add_srs_wkt (p, 7,
312         "RAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_me");
313     add_srs_wkt (p, 8,
314         "ridian\",15],PARAMETER[\"scale_factor\",0.9996],PARAMETE");
315     add_srs_wkt (p, 9,
316         "R[\"false_easting\",500000],PARAMETER[\"false_northing\"");
317     add_srs_wkt (p, 10,
318         ",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],AXIS[");
319     add_srs_wkt (p, 11,
320         "\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"E");
321     add_srs_wkt (p, 12,
322         "PSG\",\"8687\"]]");
323     p = add_epsg_def_ex (filter, first, last, 8692, "epsg", 8692,
324         "NAD83(MA11) / UTM zone 54N", 0, 0,
325         "GRS 1980", "Greenwich",
326         "NAD83_National_Spatial_Reference_System_MA11", "Transverse_Mercator", "metre",
327         "Easting", "East", "Northing", "North");
328     add_proj4text (p, 0,
329         "+proj=utm +zone=54 +ellps=GRS80 +units=m +no_defs");
330     add_srs_wkt (p, 0,
331         "PROJCS[\"NAD83(MA11) / UTM zone 54N\",GEOGCS[\"NAD83(MA1");
332     add_srs_wkt (p, 1,
333         "1)\",DATUM[\"NAD83_National_Spatial_Reference_System_MA1");
334     add_srs_wkt (p, 2,
335         "1\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORIT");
336     add_srs_wkt (p, 3,
337         "Y[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"1118\"]],PRIM");
338     add_srs_wkt (p, 4,
339         "EM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"");
340     add_srs_wkt (p, 5,
341         "degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]");
342     add_srs_wkt (p, 6,
343         "],AUTHORITY[\"EPSG\",\"6325\"]],PROJECTION[\"Transverse_");
344     add_srs_wkt (p, 7,
345         "Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETE");
346     add_srs_wkt (p, 8,
347         "R[\"central_meridian\",141],PARAMETER[\"scale_factor\",0");
348     add_srs_wkt (p, 9,
349         ".9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"f");
350     add_srs_wkt (p, 10,
351         "alse_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"");
352     add_srs_wkt (p, 11,
353         "9001\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH]");
354     add_srs_wkt (p, 12,
355         ",AUTHORITY[\"EPSG\",\"8692\"]]");
356     p = add_epsg_def_ex (filter, first, last, 8693, "epsg", 8693,
357         "NAD83(MA11) / UTM zone 55N", 0, 0,
358         "GRS 1980", "Greenwich",
359         "NAD83_National_Spatial_Reference_System_MA11", "Transverse_Mercator", "metre",
360         "Easting", "East", "Northing", "North");
361     add_proj4text (p, 0,
362         "+proj=utm +zone=55 +ellps=GRS80 +units=m +no_defs");
363     add_srs_wkt (p, 0,
364         "PROJCS[\"NAD83(MA11) / UTM zone 55N\",GEOGCS[\"NAD83(MA1");
365     add_srs_wkt (p, 1,
366         "1)\",DATUM[\"NAD83_National_Spatial_Reference_System_MA1");
367     add_srs_wkt (p, 2,
368         "1\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORIT");
369     add_srs_wkt (p, 3,
370         "Y[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"1118\"]],PRIM");
371     add_srs_wkt (p, 4,
372         "EM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"");
373     add_srs_wkt (p, 5,
374         "degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]");
375     add_srs_wkt (p, 6,
376         "],AUTHORITY[\"EPSG\",\"6325\"]],PROJECTION[\"Transverse_");
377     add_srs_wkt (p, 7,
378         "Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETE");
379     add_srs_wkt (p, 8,
380         "R[\"central_meridian\",147],PARAMETER[\"scale_factor\",0");
381     add_srs_wkt (p, 9,
382         ".9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"f");
383     add_srs_wkt (p, 10,
384         "alse_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"");
385     add_srs_wkt (p, 11,
386         "9001\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH]");
387     add_srs_wkt (p, 12,
388         ",AUTHORITY[\"EPSG\",\"8693\"]]");
389     p = add_epsg_def_ex (filter, first, last, 8694, "epsg", 8694,
390         "Camacupa 2015", 1, 1,
391         "Clarke 1880 (RGS)", "Greenwich",
392         "Camacupa_2015", "none", "degree",
393         "Geodetic latitude", "North", "Geodetic longitude", "East");
394     add_proj4text (p, 0,
395         "+proj=longlat +a=6378249.145 +rf=293.465 +towgs84=-93.79");
396     add_proj4text (p, 1,
397         "9,-132.737,-219.073,-1.844,0.648,-6.37,-0.169 +no_defs");
398     add_srs_wkt (p, 0,
399         "GEOGCS[\"Camacupa 2015\",DATUM[\"Camacupa_2015\",SPHEROI");
400     add_srs_wkt (p, 1,
401         "D[\"Clarke 1880 (RGS)\",6378249.145,293.465,AUTHORITY[\"");
402     add_srs_wkt (p, 2,
403         "EPSG\",\"7012\"]],AUTHORITY[\"EPSG\",\"1217\"]],PRIMEM[\"");
404     add_srs_wkt (p, 3,
405         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
406     add_srs_wkt (p, 4,
407         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXI");
408     add_srs_wkt (p, 5,
409         "S[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY");
410     add_srs_wkt (p, 6,
411         "[\"EPSG\",\"8694\"]]");
412     p = add_epsg_def_ex (filter, first, last, 8698, "epsg", 8698,
413         "RSAO13", 1, 1,
414         "GRS 1980", "Greenwich",
415         "Reference_System_de_Angola_2013", "none", "degree",
416         "Geodetic latitude", "North", "Geodetic longitude", "East");
417     add_proj4text (p, 0,
418         "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_de");
419     add_proj4text (p, 1,
420         "fs");
421     add_srs_wkt (p, 0,
422         "GEOGCRS[\"RSAO13\",DATUM[\"Reference System de Angola 20");
423     add_srs_wkt (p, 1,
424         "13\",ELLIPSOID[\"GRS 1980\",6378137,298.257222101,LENGTH");
425     add_srs_wkt (p, 2,
426         "UNIT[\"metre\",1]]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"d");
427     add_srs_wkt (p, 3,
428         "egree\",0.0174532925199433]],CS[ellipsoidal,3],AXIS[\"ge");
429     add_srs_wkt (p, 4,
430         "odetic latitude (Lat)\",north,ORDER[1],ANGLEUNIT[\"degre");
431     add_srs_wkt (p, 5,
432         "e\",0.0174532925199433]],AXIS[\"geodetic longitude (Lon)");
433     add_srs_wkt (p, 6,
434         "\",east,ORDER[2],ANGLEUNIT[\"degree\",0.0174532925199433");
435     add_srs_wkt (p, 7,
436         "]],AXIS[\"ellipsoidal height (h)\",up,ORDER[3],LENGTHUNI");
437     add_srs_wkt (p, 8,
438         "T[\"metre\",1]],USAGE[SCOPE[\"Geodesy.\"],AREA[\"Angola ");
439     add_srs_wkt (p, 9,
440         "- onshore and offshore.\"],BBOX[-18.02,8.2,-4.38,24.09]]");
441     add_srs_wkt (p, 10,
442         ",ID[\"EPSG\",8698]]");
443     p = add_epsg_def_ex (filter, first, last, 8699, "epsg", 8699,
444         "RSAO13", 1, 1,
445         "GRS 1980", "Greenwich",
446         "Reference_System_de_Angola_2013", "none", "degree",
447         "Geodetic latitude", "North", "Geodetic longitude", "East");
448     add_proj4text (p, 0,
449         "+proj=longlat +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_de");
450     add_proj4text (p, 1,
451         "fs");
452     add_srs_wkt (p, 0,
453         "GEOGCS[\"RSAO13\",DATUM[\"Reference_System_de_Angola_201");
454     add_srs_wkt (p, 1,
455         "3\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORIT");
456     add_srs_wkt (p, 2,
457         "Y[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"1220\"]],PRIM");
458     add_srs_wkt (p, 3,
459         "EM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"");
460     add_srs_wkt (p, 4,
461         "degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]");
462     add_srs_wkt (p, 5,
463         "],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTH");
464     add_srs_wkt (p, 6,
465         "ORITY[\"EPSG\",\"8699\"]]");
466     p = add_epsg_def_ex (filter, first, last, 8700, "epsg", 8700,
467         "NAD83 / Arizona East (ft)", 0, 0,
468         "GRS 1980", "Greenwich",
469         "North_American_Datum_1983", "Transverse_Mercator", "foot",
470         "Easting", "East", "Northing", "North");
471     add_proj4text (p, 0,
472         "+proj=tmerc +lat_0=31 +lon_0=-110.166666666667 +k=0.9999");
473     add_proj4text (p, 1,
474         " +x_0=213360 +y_0=0 +datum=NAD83 +units=ft +vunits=ft +n");
475     add_proj4text (p, 2,
476         "o_defs");
477     add_srs_wkt (p, 0,
478         "COMPD_CS[\"NAD83 / Arizona East (ft) + NAVD88 height (ft");
479     add_srs_wkt (p, 1,
480         ")\",PROJCS[\"NAD83 / Arizona East (ft)\",GEOGCS[\"NAD83\"");
481     add_srs_wkt (p, 2,
482         ",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980");
483     add_srs_wkt (p, 3,
484         "\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],A");
485     add_srs_wkt (p, 4,
486         "UTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTH");
487     add_srs_wkt (p, 5,
488         "ORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292519");
489     add_srs_wkt (p, 6,
490         "9433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"");
491     add_srs_wkt (p, 7,
492         "4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"");
493     add_srs_wkt (p, 8,
494         "latitude_of_origin\",31],PARAMETER[\"central_meridian\",");
495     add_srs_wkt (p, 9,
496         "-110.166666666667],PARAMETER[\"scale_factor\",0.9999],PA");
497     add_srs_wkt (p, 10,
498         "RAMETER[\"false_easting\",700000],PARAMETER[\"false_nort");
499     add_srs_wkt (p, 11,
500         "hing\",0],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"9002");
501     add_srs_wkt (p, 12,
502         "\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUT");
503     add_srs_wkt (p, 13,
504         "HORITY[\"EPSG\",\"2222\"]],VERT_CS[\"NAVD88 height (ft)\"");
505     add_srs_wkt (p, 14,
506         ",VERT_DATUM[\"North American Vertical Datum 1988\",2005,");
507     add_srs_wkt (p, 15,
508         "AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"foot\",0.3048,AUTHO");
509     add_srs_wkt (p, 16,
510         "RITY[\"EPSG\",\"9002\"]],AXIS[\"Gravity-related height\"");
511     add_srs_wkt (p, 17,
512         ",UP],AUTHORITY[\"EPSG\",\"8228\"]],AUTHORITY[\"EPSG\",\"");
513     add_srs_wkt (p, 18,
514         "8700\"]]");
515     p = add_epsg_def_ex (filter, first, last, 8701, "epsg", 8701,
516         "NAD83 / Arizona Central (ft)", 0, 0,
517         "GRS 1980", "Greenwich",
518         "North_American_Datum_1983", "Transverse_Mercator", "foot",
519         "Easting", "East", "Northing", "North");
520     add_proj4text (p, 0,
521         "+proj=tmerc +lat_0=31 +lon_0=-111.916666666667 +k=0.9999");
522     add_proj4text (p, 1,
523         " +x_0=213360 +y_0=0 +datum=NAD83 +units=ft +vunits=ft +n");
524     add_proj4text (p, 2,
525         "o_defs");
526     add_srs_wkt (p, 0,
527         "COMPD_CS[\"NAD83 / Arizona Central (ft) + NAVD88 height ");
528     add_srs_wkt (p, 1,
529         "(ft)\",PROJCS[\"NAD83 / Arizona Central (ft)\",GEOGCS[\"");
530     add_srs_wkt (p, 2,
531         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
532     add_srs_wkt (p, 3,
533         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
534     add_srs_wkt (p, 4,
535         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
536     add_srs_wkt (p, 5,
537         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
538     add_srs_wkt (p, 6,
539         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
540     add_srs_wkt (p, 7,
541         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
542     add_srs_wkt (p, 8,
543         "METER[\"latitude_of_origin\",31],PARAMETER[\"central_mer");
544     add_srs_wkt (p, 9,
545         "idian\",-111.916666666667],PARAMETER[\"scale_factor\",0.");
546     add_srs_wkt (p, 10,
547         "9999],PARAMETER[\"false_easting\",700000],PARAMETER[\"fa");
548     add_srs_wkt (p, 11,
549         "lse_northing\",0],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\"");
550     add_srs_wkt (p, 12,
551         ",\"9002\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NOR");
552     add_srs_wkt (p, 13,
553         "TH],AUTHORITY[\"EPSG\",\"2223\"]],VERT_CS[\"NAVD88 heigh");
554     add_srs_wkt (p, 14,
555         "t (ft)\",VERT_DATUM[\"North American Vertical Datum 1988");
556     add_srs_wkt (p, 15,
557         "\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"foot\",0.30");
558     add_srs_wkt (p, 16,
559         "48,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Gravity-related ");
560     add_srs_wkt (p, 17,
561         "height\",UP],AUTHORITY[\"EPSG\",\"8228\"]],AUTHORITY[\"E");
562     add_srs_wkt (p, 18,
563         "PSG\",\"8701\"]]");
564     p = add_epsg_def_ex (filter, first, last, 8702, "epsg", 8702,
565         "NAD83 / Arizona West (ft)", 0, 0,
566         "GRS 1980", "Greenwich",
567         "North_American_Datum_1983", "Transverse_Mercator", "foot",
568         "Easting", "East", "Northing", "North");
569     add_proj4text (p, 0,
570         "+proj=tmerc +lat_0=31 +lon_0=-113.75 +k=0.999933333 +x_0");
571     add_proj4text (p, 1,
572         "=213360 +y_0=0 +datum=NAD83 +units=ft +vunits=ft +no_def");
573     add_proj4text (p, 2,
574         "s");
575     add_srs_wkt (p, 0,
576         "COMPD_CS[\"NAD83 / Arizona West (ft) + NAVD88 height (ft");
577     add_srs_wkt (p, 1,
578         ")\",PROJCS[\"NAD83 / Arizona West (ft)\",GEOGCS[\"NAD83\"");
579     add_srs_wkt (p, 2,
580         ",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980");
581     add_srs_wkt (p, 3,
582         "\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],A");
583     add_srs_wkt (p, 4,
584         "UTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTH");
585     add_srs_wkt (p, 5,
586         "ORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292519");
587     add_srs_wkt (p, 6,
588         "9433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"");
589     add_srs_wkt (p, 7,
590         "4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"");
591     add_srs_wkt (p, 8,
592         "latitude_of_origin\",31],PARAMETER[\"central_meridian\",");
593     add_srs_wkt (p, 9,
594         "-113.75],PARAMETER[\"scale_factor\",0.999933333],PARAMET");
595     add_srs_wkt (p, 10,
596         "ER[\"false_easting\",700000],PARAMETER[\"false_northing\"");
597     add_srs_wkt (p, 11,
598         ",0],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],A");
599     add_srs_wkt (p, 12,
600         "XIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY");
601     add_srs_wkt (p, 13,
602         "[\"EPSG\",\"2224\"]],VERT_CS[\"NAVD88 height (ft)\",VERT");
603     add_srs_wkt (p, 14,
604         "_DATUM[\"North American Vertical Datum 1988\",2005,AUTHO");
605     add_srs_wkt (p, 15,
606         "RITY[\"EPSG\",\"5103\"]],UNIT[\"foot\",0.3048,AUTHORITY[");
607     add_srs_wkt (p, 16,
608         "\"EPSG\",\"9002\"]],AXIS[\"Gravity-related height\",UP],");
609     add_srs_wkt (p, 17,
610         "AUTHORITY[\"EPSG\",\"8228\"]],AUTHORITY[\"EPSG\",\"8702\"");
611     add_srs_wkt (p, 18,
612         "]]");
613     p = add_epsg_def_ex (filter, first, last, 8703, "epsg", 8703,
614         "NAD83 / Michigan North (ft)", 0, 0,
615         "GRS 1980", "Greenwich",
616         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
617         "Easting", "East", "Northing", "North");
618     add_proj4text (p, 0,
619         "+proj=lcc +lat_0=44.7833333333333 +lon_0=-87 +lat_1=47.0");
620     add_proj4text (p, 1,
621         "833333333333 +lat_2=45.4833333333333 +x_0=7999999.999968");
622     add_proj4text (p, 2,
623         " +y_0=0 +datum=NAD83 +units=ft +vunits=ft +no_defs");
624     add_srs_wkt (p, 0,
625         "COMPD_CS[\"NAD83 / Michigan North (ft) + NAVD88 height (");
626     add_srs_wkt (p, 1,
627         "ft)\",PROJCS[\"NAD83 / Michigan North (ft)\",GEOGCS[\"NA");
628     add_srs_wkt (p, 2,
629         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
630     add_srs_wkt (p, 3,
631         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
632     add_srs_wkt (p, 4,
633         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
634     add_srs_wkt (p, 5,
635         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
636     add_srs_wkt (p, 6,
637         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
638     add_srs_wkt (p, 7,
639         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
640     add_srs_wkt (p, 8,
641         "PARAMETER[\"latitude_of_origin\",44.7833333333333],PARAM");
642     add_srs_wkt (p, 9,
643         "ETER[\"central_meridian\",-87],PARAMETER[\"standard_para");
644     add_srs_wkt (p, 10,
645         "llel_1\",47.0833333333333],PARAMETER[\"standard_parallel");
646     add_srs_wkt (p, 11,
647         "_2\",45.4833333333333],PARAMETER[\"false_easting\",26246");
648     add_srs_wkt (p, 12,
649         "719.16],PARAMETER[\"false_northing\",0],UNIT[\"foot\",0.");
650     add_srs_wkt (p, 13,
651         "3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Easting\",EAST");
652     add_srs_wkt (p, 14,
653         "],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2251\"]]");
654     add_srs_wkt (p, 15,
655         ",VERT_CS[\"NAVD88 height (ft)\",VERT_DATUM[\"North Ameri");
656     add_srs_wkt (p, 16,
657         "can Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103");
658     add_srs_wkt (p, 17,
659         "\"]],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],");
660     add_srs_wkt (p, 18,
661         "AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
662     add_srs_wkt (p, 19,
663         "8228\"]],AUTHORITY[\"EPSG\",\"8703\"]]");
664     p = add_epsg_def_ex (filter, first, last, 8704, "epsg", 8704,
665         "NAD83 / Michigan Central (ft)", 0, 0,
666         "GRS 1980", "Greenwich",
667         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
668         "Easting", "East", "Northing", "North");
669     add_proj4text (p, 0,
670         "+proj=lcc +lat_0=43.3166666666667 +lon_0=-84.36666666666");
671     add_proj4text (p, 1,
672         "67 +lat_1=45.7 +lat_2=44.1833333333333 +x_0=5999999.9999");
673     add_proj4text (p, 2,
674         "76 +y_0=0 +datum=NAD83 +units=ft +vunits=ft +no_defs");
675     add_srs_wkt (p, 0,
676         "COMPD_CS[\"NAD83 / Michigan Central (ft) + NAVD88 height");
677     add_srs_wkt (p, 1,
678         " (ft)\",PROJCS[\"NAD83 / Michigan Central (ft)\",GEOGCS[");
679     add_srs_wkt (p, 2,
680         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
681     add_srs_wkt (p, 3,
682         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
683     add_srs_wkt (p, 4,
684         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
685     add_srs_wkt (p, 5,
686         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
687     add_srs_wkt (p, 6,
688         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
689     add_srs_wkt (p, 7,
690         "SG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP");
691     add_srs_wkt (p, 8,
692         "\"],PARAMETER[\"latitude_of_origin\",43.3166666666667],P");
693     add_srs_wkt (p, 9,
694         "ARAMETER[\"central_meridian\",-84.3666666666667],PARAMET");
695     add_srs_wkt (p, 10,
696         "ER[\"standard_parallel_1\",45.7],PARAMETER[\"standard_pa");
697     add_srs_wkt (p, 11,
698         "rallel_2\",44.1833333333333],PARAMETER[\"false_easting\"");
699     add_srs_wkt (p, 12,
700         ",19685039.37],PARAMETER[\"false_northing\",0],UNIT[\"foo");
701     add_srs_wkt (p, 13,
702         "t\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Easting\"");
703     add_srs_wkt (p, 14,
704         ",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"225");
705     add_srs_wkt (p, 15,
706         "2\"]],VERT_CS[\"NAVD88 height (ft)\",VERT_DATUM[\"North ");
707     add_srs_wkt (p, 16,
708         "American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"");
709     add_srs_wkt (p, 17,
710         "5103\"]],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"");
711     add_srs_wkt (p, 18,
712         "]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\"");
713     add_srs_wkt (p, 19,
714         ",\"8228\"]],AUTHORITY[\"EPSG\",\"8704\"]]");
715     p = add_epsg_def_ex (filter, first, last, 8705, "epsg", 8705,
716         "NAD83 / Michigan South (ft)", 0, 0,
717         "GRS 1980", "Greenwich",
718         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
719         "Easting", "East", "Northing", "North");
720     add_proj4text (p, 0,
721         "+proj=lcc +lat_0=41.5 +lon_0=-84.3666666666667 +lat_1=43");
722     add_proj4text (p, 1,
723         ".6666666666667 +lat_2=42.1 +x_0=3999999.999984 +y_0=0 +d");
724     add_proj4text (p, 2,
725         "atum=NAD83 +units=ft +vunits=ft +no_defs");
726     add_srs_wkt (p, 0,
727         "COMPD_CS[\"NAD83 / Michigan South (ft) + NAVD88 height (");
728     add_srs_wkt (p, 1,
729         "ft)\",PROJCS[\"NAD83 / Michigan South (ft)\",GEOGCS[\"NA");
730     add_srs_wkt (p, 2,
731         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
732     add_srs_wkt (p, 3,
733         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
734     add_srs_wkt (p, 4,
735         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
736     add_srs_wkt (p, 5,
737         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
738     add_srs_wkt (p, 6,
739         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
740     add_srs_wkt (p, 7,
741         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
742     add_srs_wkt (p, 8,
743         "PARAMETER[\"latitude_of_origin\",41.5],PARAMETER[\"centr");
744     add_srs_wkt (p, 9,
745         "al_meridian\",-84.3666666666667],PARAMETER[\"standard_pa");
746     add_srs_wkt (p, 10,
747         "rallel_1\",43.6666666666667],PARAMETER[\"standard_parall");
748     add_srs_wkt (p, 11,
749         "el_2\",42.1],PARAMETER[\"false_easting\",13123359.58],PA");
750     add_srs_wkt (p, 12,
751         "RAMETER[\"false_northing\",0],UNIT[\"foot\",0.3048,AUTHO");
752     add_srs_wkt (p, 13,
753         "RITY[\"EPSG\",\"9002\"]],AXIS[\"Easting\",EAST],AXIS[\"N");
754     add_srs_wkt (p, 14,
755         "orthing\",NORTH],AUTHORITY[\"EPSG\",\"2253\"]],VERT_CS[\"");
756     add_srs_wkt (p, 15,
757         "NAVD88 height (ft)\",VERT_DATUM[\"North American Vertica");
758     add_srs_wkt (p, 16,
759         "l Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"");
760     add_srs_wkt (p, 17,
761         "foot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Gravi");
762     add_srs_wkt (p, 18,
763         "ty-related height\",UP],AUTHORITY[\"EPSG\",\"8228\"]],AU");
764     add_srs_wkt (p, 19,
765         "THORITY[\"EPSG\",\"8705\"]]");
766     p = add_epsg_def_ex (filter, first, last, 8706, "epsg", 8706,
767         "NAD83 / Montana (ft)", 0, 0,
768         "GRS 1980", "Greenwich",
769         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
770         "Easting", "East", "Northing", "North");
771     add_proj4text (p, 0,
772         "+proj=lcc +lat_0=44.25 +lon_0=-109.5 +lat_1=49 +lat_2=45");
773     add_proj4text (p, 1,
774         " +x_0=599999.9999976 +y_0=0 +datum=NAD83 +units=ft +vuni");
775     add_proj4text (p, 2,
776         "ts=ft +no_defs");
777     add_srs_wkt (p, 0,
778         "COMPD_CS[\"NAD83 / Montana (ft) + NAVD88 height (ft)\",P");
779     add_srs_wkt (p, 1,
780         "ROJCS[\"NAD83 / Montana (ft)\",GEOGCS[\"NAD83\",DATUM[\"");
781     add_srs_wkt (p, 2,
782         "North_American_Datum_1983\",SPHEROID[\"GRS 1980\",637813");
783     add_srs_wkt (p, 3,
784         "7,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUTHORITY[");
785     add_srs_wkt (p, 4,
786         "\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"E");
787     add_srs_wkt (p, 5,
788         "PSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTH");
789     add_srs_wkt (p, 6,
790         "ORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4269\"]],");
791     add_srs_wkt (p, 7,
792         "PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PARAMETER[\"");
793     add_srs_wkt (p, 8,
794         "latitude_of_origin\",44.25],PARAMETER[\"central_meridian");
795     add_srs_wkt (p, 9,
796         "\",-109.5],PARAMETER[\"standard_parallel_1\",49],PARAMET");
797     add_srs_wkt (p, 10,
798         "ER[\"standard_parallel_2\",45],PARAMETER[\"false_easting");
799     add_srs_wkt (p, 11,
800         "\",1968503.937],PARAMETER[\"false_northing\",0],UNIT[\"f");
801     add_srs_wkt (p, 12,
802         "oot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Eastin");
803     add_srs_wkt (p, 13,
804         "g\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"");
805     add_srs_wkt (p, 14,
806         "2256\"]],VERT_CS[\"NAVD88 height (ft)\",VERT_DATUM[\"Nor");
807     add_srs_wkt (p, 15,
808         "th American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\"");
809     add_srs_wkt (p, 16,
810         ",\"5103\"]],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"90");
811     add_srs_wkt (p, 17,
812         "02\"]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"E");
813     add_srs_wkt (p, 18,
814         "PSG\",\"8228\"]],AUTHORITY[\"EPSG\",\"8706\"]]");
815     p = add_epsg_def_ex (filter, first, last, 8707, "epsg", 8707,
816         "NAD83 / North Dakota North (ft)", 0, 0,
817         "GRS 1980", "Greenwich",
818         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
819         "Easting", "East", "Northing", "North");
820     add_proj4text (p, 0,
821         "+proj=lcc +lat_0=47 +lon_0=-100.5 +lat_1=48.733333333333");
822     add_proj4text (p, 1,
823         "3 +lat_2=47.4333333333333 +x_0=599999.9999976 +y_0=0 +da");
824     add_proj4text (p, 2,
825         "tum=NAD83 +units=ft +vunits=ft +no_defs");
826     add_srs_wkt (p, 0,
827         "COMPD_CS[\"NAD83 / North Dakota North (ft) + NAVD88 heig");
828     add_srs_wkt (p, 1,
829         "ht (ft)\",PROJCS[\"NAD83 / North Dakota North (ft)\",GEO");
830     add_srs_wkt (p, 2,
831         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
832     add_srs_wkt (p, 3,
833         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
834     add_srs_wkt (p, 4,
835         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
836     add_srs_wkt (p, 5,
837         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
838     add_srs_wkt (p, 6,
839         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
840     add_srs_wkt (p, 7,
841         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Con");
842     add_srs_wkt (p, 8,
843         "ic_2SP\"],PARAMETER[\"latitude_of_origin\",47],PARAMETER");
844     add_srs_wkt (p, 9,
845         "[\"central_meridian\",-100.5],PARAMETER[\"standard_paral");
846     add_srs_wkt (p, 10,
847         "lel_1\",48.7333333333333],PARAMETER[\"standard_parallel_");
848     add_srs_wkt (p, 11,
849         "2\",47.4333333333333],PARAMETER[\"false_easting\",196850");
850     add_srs_wkt (p, 12,
851         "3.937],PARAMETER[\"false_northing\",0],UNIT[\"foot\",0.3");
852     add_srs_wkt (p, 13,
853         "048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Easting\",EAST]");
854     add_srs_wkt (p, 14,
855         ",AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2265\"]],");
856     add_srs_wkt (p, 15,
857         "VERT_CS[\"NAVD88 height (ft)\",VERT_DATUM[\"North Americ");
858     add_srs_wkt (p, 16,
859         "an Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"");
860     add_srs_wkt (p, 17,
861         "]],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AX");
862     add_srs_wkt (p, 18,
863         "IS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"8");
864     add_srs_wkt (p, 19,
865         "228\"]],AUTHORITY[\"EPSG\",\"8707\"]]");
866     p = add_epsg_def_ex (filter, first, last, 8708, "epsg", 8708,
867         "NAD83 / North Dakota South (ft)", 0, 0,
868         "GRS 1980", "Greenwich",
869         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
870         "Easting", "East", "Northing", "North");
871     add_proj4text (p, 0,
872         "+proj=lcc +lat_0=45.6666666666667 +lon_0=-100.5 +lat_1=4");
873     add_proj4text (p, 1,
874         "7.4833333333333 +lat_2=46.1833333333333 +x_0=599999.9999");
875     add_proj4text (p, 2,
876         "976 +y_0=0 +datum=NAD83 +units=ft +vunits=ft +no_defs");
877     add_srs_wkt (p, 0,
878         "COMPD_CS[\"NAD83 / North Dakota South (ft) + NAVD88 heig");
879     add_srs_wkt (p, 1,
880         "ht (ft)\",PROJCS[\"NAD83 / North Dakota South (ft)\",GEO");
881     add_srs_wkt (p, 2,
882         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
883     add_srs_wkt (p, 3,
884         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
885     add_srs_wkt (p, 4,
886         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
887     add_srs_wkt (p, 5,
888         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
889     add_srs_wkt (p, 6,
890         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
891     add_srs_wkt (p, 7,
892         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Con");
893     add_srs_wkt (p, 8,
894         "ic_2SP\"],PARAMETER[\"latitude_of_origin\",45.6666666666");
895     add_srs_wkt (p, 9,
896         "667],PARAMETER[\"central_meridian\",-100.5],PARAMETER[\"");
897     add_srs_wkt (p, 10,
898         "standard_parallel_1\",47.4833333333333],PARAMETER[\"stan");
899     add_srs_wkt (p, 11,
900         "dard_parallel_2\",46.1833333333333],PARAMETER[\"false_ea");
901     add_srs_wkt (p, 12,
902         "sting\",1968503.937],PARAMETER[\"false_northing\",0],UNI");
903     add_srs_wkt (p, 13,
904         "T[\"foot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"E");
905     add_srs_wkt (p, 14,
906         "asting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG");
907     add_srs_wkt (p, 15,
908         "\",\"2266\"]],VERT_CS[\"NAVD88 height (ft)\",VERT_DATUM[");
909     add_srs_wkt (p, 16,
910         "\"North American Vertical Datum 1988\",2005,AUTHORITY[\"");
911     add_srs_wkt (p, 17,
912         "EPSG\",\"5103\"]],UNIT[\"foot\",0.3048,AUTHORITY[\"EPSG\"");
913     add_srs_wkt (p, 18,
914         ",\"9002\"]],AXIS[\"Gravity-related height\",UP],AUTHORIT");
915     add_srs_wkt (p, 19,
916         "Y[\"EPSG\",\"8228\"]],AUTHORITY[\"EPSG\",\"8708\"]]");
917     p = add_epsg_def_ex (filter, first, last, 8709, "epsg", 8709,
918         "NAD83 / Oregon North (ft)", 0, 0,
919         "GRS 1980", "Greenwich",
920         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
921         "Easting", "East", "Northing", "North");
922     add_proj4text (p, 0,
923         "+proj=lcc +lat_0=43.6666666666667 +lon_0=-120.5 +lat_1=4");
924     add_proj4text (p, 1,
925         "6 +lat_2=44.3333333333333 +x_0=2500000.0001424 +y_0=0 +d");
926     add_proj4text (p, 2,
927         "atum=NAD83 +units=ft +vunits=ft +no_defs");
928     add_srs_wkt (p, 0,
929         "COMPD_CS[\"NAD83 / Oregon North (ft) + NAVD88 height (ft");
930     add_srs_wkt (p, 1,
931         ")\",PROJCS[\"NAD83 / Oregon North (ft)\",GEOGCS[\"NAD83\"");
932     add_srs_wkt (p, 2,
933         ",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980");
934     add_srs_wkt (p, 3,
935         "\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],A");
936     add_srs_wkt (p, 4,
937         "UTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTH");
938     add_srs_wkt (p, 5,
939         "ORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292519");
940     add_srs_wkt (p, 6,
941         "9433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"");
942     add_srs_wkt (p, 7,
943         "4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PAR");
944     add_srs_wkt (p, 8,
945         "AMETER[\"latitude_of_origin\",43.6666666666667],PARAMETE");
946     add_srs_wkt (p, 9,
947         "R[\"central_meridian\",-120.5],PARAMETER[\"standard_para");
948     add_srs_wkt (p, 10,
949         "llel_1\",46],PARAMETER[\"standard_parallel_2\",44.333333");
950     add_srs_wkt (p, 11,
951         "3333333],PARAMETER[\"false_easting\",8202099.738],PARAME");
952     add_srs_wkt (p, 12,
953         "TER[\"false_northing\",0],UNIT[\"foot\",0.3048,AUTHORITY");
954     add_srs_wkt (p, 13,
955         "[\"EPSG\",\"9002\"]],AXIS[\"Easting\",EAST],AXIS[\"North");
956     add_srs_wkt (p, 14,
957         "ing\",NORTH],AUTHORITY[\"EPSG\",\"2269\"]],VERT_CS[\"NAV");
958     add_srs_wkt (p, 15,
959         "D88 height (ft)\",VERT_DATUM[\"North American Vertical D");
960     add_srs_wkt (p, 16,
961         "atum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"fo");
962     add_srs_wkt (p, 17,
963         "ot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Gravity");
964     add_srs_wkt (p, 18,
965         "-related height\",UP],AUTHORITY[\"EPSG\",\"8228\"]],AUTH");
966     add_srs_wkt (p, 19,
967         "ORITY[\"EPSG\",\"8709\"]]");
968     p = add_epsg_def_ex (filter, first, last, 8710, "epsg", 8710,
969         "NAD83 / Oregon South (ft)", 0, 0,
970         "GRS 1980", "Greenwich",
971         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
972         "Easting", "East", "Northing", "North");
973     add_proj4text (p, 0,
974         "+proj=lcc +lat_0=41.6666666666667 +lon_0=-120.5 +lat_1=4");
975     add_proj4text (p, 1,
976         "4 +lat_2=42.3333333333333 +x_0=1500000.0001464 +y_0=0 +d");
977     add_proj4text (p, 2,
978         "atum=NAD83 +units=ft +vunits=ft +no_defs");
979     add_srs_wkt (p, 0,
980         "COMPD_CS[\"NAD83 / Oregon South (ft) + NAVD88 height (ft");
981     add_srs_wkt (p, 1,
982         ")\",PROJCS[\"NAD83 / Oregon South (ft)\",GEOGCS[\"NAD83\"");
983     add_srs_wkt (p, 2,
984         ",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980");
985     add_srs_wkt (p, 3,
986         "\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],A");
987     add_srs_wkt (p, 4,
988         "UTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTH");
989     add_srs_wkt (p, 5,
990         "ORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292519");
991     add_srs_wkt (p, 6,
992         "9433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"");
993     add_srs_wkt (p, 7,
994         "4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PAR");
995     add_srs_wkt (p, 8,
996         "AMETER[\"latitude_of_origin\",41.6666666666667],PARAMETE");
997     add_srs_wkt (p, 9,
998         "R[\"central_meridian\",-120.5],PARAMETER[\"standard_para");
999     add_srs_wkt (p, 10,
1000         "llel_1\",44],PARAMETER[\"standard_parallel_2\",42.333333");
1001     add_srs_wkt (p, 11,
1002         "3333333],PARAMETER[\"false_easting\",4921259.843],PARAME");
1003     add_srs_wkt (p, 12,
1004         "TER[\"false_northing\",0],UNIT[\"foot\",0.3048,AUTHORITY");
1005     add_srs_wkt (p, 13,
1006         "[\"EPSG\",\"9002\"]],AXIS[\"Easting\",EAST],AXIS[\"North");
1007     add_srs_wkt (p, 14,
1008         "ing\",NORTH],AUTHORITY[\"EPSG\",\"2270\"]],VERT_CS[\"NAV");
1009     add_srs_wkt (p, 15,
1010         "D88 height (ft)\",VERT_DATUM[\"North American Vertical D");
1011     add_srs_wkt (p, 16,
1012         "atum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"fo");
1013     add_srs_wkt (p, 17,
1014         "ot\",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Gravity");
1015     add_srs_wkt (p, 18,
1016         "-related height\",UP],AUTHORITY[\"EPSG\",\"8228\"]],AUTH");
1017     add_srs_wkt (p, 19,
1018         "ORITY[\"EPSG\",\"8710\"]]");
1019     p = add_epsg_def_ex (filter, first, last, 8711, "epsg", 8711,
1020         "NAD83 / South Carolina (ft)", 0, 0,
1021         "GRS 1980", "Greenwich",
1022         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "foot",
1023         "Easting", "East", "Northing", "North");
1024     add_proj4text (p, 0,
1025         "+proj=lcc +lat_0=31.8333333333333 +lon_0=-81 +lat_1=34.8");
1026     add_proj4text (p, 1,
1027         "333333333333 +lat_2=32.5 +x_0=609600 +y_0=0 +datum=NAD83");
1028     add_proj4text (p, 2,
1029         " +units=ft +vunits=ft +no_defs");
1030     add_srs_wkt (p, 0,
1031         "COMPD_CS[\"NAD83 / South Carolina (ft) + NAVD88 height (");
1032     add_srs_wkt (p, 1,
1033         "ft)\",PROJCS[\"NAD83 / South Carolina (ft)\",GEOGCS[\"NA");
1034     add_srs_wkt (p, 2,
1035         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
1036     add_srs_wkt (p, 3,
1037         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
1038     add_srs_wkt (p, 4,
1039         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
1040     add_srs_wkt (p, 5,
1041         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
1042     add_srs_wkt (p, 6,
1043         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
1044     add_srs_wkt (p, 7,
1045         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
1046     add_srs_wkt (p, 8,
1047         "PARAMETER[\"latitude_of_origin\",31.8333333333333],PARAM");
1048     add_srs_wkt (p, 9,
1049         "ETER[\"central_meridian\",-81],PARAMETER[\"standard_para");
1050     add_srs_wkt (p, 10,
1051         "llel_1\",34.8333333333333],PARAMETER[\"standard_parallel");
1052     add_srs_wkt (p, 11,
1053         "_2\",32.5],PARAMETER[\"false_easting\",2000000],PARAMETE");
1054     add_srs_wkt (p, 12,
1055         "R[\"false_northing\",0],UNIT[\"foot\",0.3048,AUTHORITY[\"");
1056     add_srs_wkt (p, 13,
1057         "EPSG\",\"9002\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing");
1058     add_srs_wkt (p, 14,
1059         "\",NORTH],AUTHORITY[\"EPSG\",\"2273\"]],VERT_CS[\"NAVD88");
1060     add_srs_wkt (p, 15,
1061         " height (ft)\",VERT_DATUM[\"North American Vertical Datu");
1062     add_srs_wkt (p, 16,
1063         "m 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"foot\"");
1064     add_srs_wkt (p, 17,
1065         ",0.3048,AUTHORITY[\"EPSG\",\"9002\"]],AXIS[\"Gravity-rel");
1066     add_srs_wkt (p, 18,
1067         "ated height\",UP],AUTHORITY[\"EPSG\",\"8228\"]],AUTHORIT");
1068     add_srs_wkt (p, 19,
1069         "Y[\"EPSG\",\"8711\"]]");
1070     p = add_epsg_def_ex (filter, first, last, 8712, "epsg", 8712,
1071         "NAD83 / Arkansas North (ftUS)", 0, 0,
1072         "GRS 1980", "Greenwich",
1073         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1074         "Easting", "East", "Northing", "North");
1075     add_proj4text (p, 0,
1076         "+proj=lcc +lat_0=34.3333333333333 +lon_0=-92 +lat_1=36.2");
1077     add_proj4text (p, 1,
1078         "333333333333 +lat_2=34.9333333333333 +x_0=399999.9999898");
1079     add_proj4text (p, 2,
1080         "4 +y_0=0 +datum=NAD83 +units=us-ft +vunits=us-ft +no_def");
1081     add_proj4text (p, 3,
1082         "s");
1083     add_srs_wkt (p, 0,
1084         "COMPD_CS[\"NAD83 / Arkansas North (ftUS) + NAVD88 height");
1085     add_srs_wkt (p, 1,
1086         " (ftUS)\",PROJCS[\"NAD83 / Arkansas North (ftUS)\",GEOGC");
1087     add_srs_wkt (p, 2,
1088         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
1089     add_srs_wkt (p, 3,
1090         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
1091     add_srs_wkt (p, 4,
1092         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
1093     add_srs_wkt (p, 5,
1094         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
1095     add_srs_wkt (p, 6,
1096         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
1097     add_srs_wkt (p, 7,
1098         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
1099     add_srs_wkt (p, 8,
1100         "SP\"],PARAMETER[\"latitude_of_origin\",34.3333333333333]");
1101     add_srs_wkt (p, 9,
1102         ",PARAMETER[\"central_meridian\",-92],PARAMETER[\"standar");
1103     add_srs_wkt (p, 10,
1104         "d_parallel_1\",36.2333333333333],PARAMETER[\"standard_pa");
1105     add_srs_wkt (p, 11,
1106         "rallel_2\",34.9333333333333],PARAMETER[\"false_easting\"");
1107     add_srs_wkt (p, 12,
1108         ",1312333.3333],PARAMETER[\"false_northing\",0],UNIT[\"US");
1109     add_srs_wkt (p, 13,
1110         " survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"90");
1111     add_srs_wkt (p, 14,
1112         "03\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],A");
1113     add_srs_wkt (p, 15,
1114         "UTHORITY[\"EPSG\",\"3433\"]],VERT_CS[\"NAVD88 height (ft");
1115     add_srs_wkt (p, 16,
1116         "US)\",VERT_DATUM[\"North American Vertical Datum 1988\",");
1117     add_srs_wkt (p, 17,
1118         "2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot");
1119     add_srs_wkt (p, 18,
1120         "\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[");
1121     add_srs_wkt (p, 19,
1122         "\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"6360");
1123     add_srs_wkt (p, 20,
1124         "\"]],AUTHORITY[\"EPSG\",\"8712\"]]");
1125     p = add_epsg_def_ex (filter, first, last, 8713, "epsg", 8713,
1126         "NAD83 / Arkansas South (ftUS)", 0, 0,
1127         "GRS 1980", "Greenwich",
1128         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1129         "Easting", "East", "Northing", "North");
1130     add_proj4text (p, 0,
1131         "+proj=lcc +lat_0=32.6666666666667 +lon_0=-92 +lat_1=34.7");
1132     add_proj4text (p, 1,
1133         "666666666667 +lat_2=33.3 +x_0=399999.99998984 +y_0=39999");
1134     add_proj4text (p, 2,
1135         "9.99998984 +datum=NAD83 +units=us-ft +vunits=us-ft +no_d");
1136     add_proj4text (p, 3,
1137         "efs");
1138     add_srs_wkt (p, 0,
1139         "COMPD_CS[\"NAD83 / Arkansas South (ftUS) + NAVD88 height");
1140     add_srs_wkt (p, 1,
1141         " (ftUS)\",PROJCS[\"NAD83 / Arkansas South (ftUS)\",GEOGC");
1142     add_srs_wkt (p, 2,
1143         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
1144     add_srs_wkt (p, 3,
1145         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
1146     add_srs_wkt (p, 4,
1147         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
1148     add_srs_wkt (p, 5,
1149         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
1150     add_srs_wkt (p, 6,
1151         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
1152     add_srs_wkt (p, 7,
1153         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
1154     add_srs_wkt (p, 8,
1155         "SP\"],PARAMETER[\"latitude_of_origin\",32.6666666666667]");
1156     add_srs_wkt (p, 9,
1157         ",PARAMETER[\"central_meridian\",-92],PARAMETER[\"standar");
1158     add_srs_wkt (p, 10,
1159         "d_parallel_1\",34.7666666666667],PARAMETER[\"standard_pa");
1160     add_srs_wkt (p, 11,
1161         "rallel_2\",33.3],PARAMETER[\"false_easting\",1312333.333");
1162     add_srs_wkt (p, 12,
1163         "3],PARAMETER[\"false_northing\",1312333.3333],UNIT[\"US ");
1164     add_srs_wkt (p, 13,
1165         "survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"900");
1166     add_srs_wkt (p, 14,
1167         "3\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AU");
1168     add_srs_wkt (p, 15,
1169         "THORITY[\"EPSG\",\"3434\"]],VERT_CS[\"NAVD88 height (ftU");
1170     add_srs_wkt (p, 16,
1171         "S)\",VERT_DATUM[\"North American Vertical Datum 1988\",2");
1172     add_srs_wkt (p, 17,
1173         "005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\"");
1174     add_srs_wkt (p, 18,
1175         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
1176     add_srs_wkt (p, 19,
1177         "Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"");
1178     add_srs_wkt (p, 20,
1179         "]],AUTHORITY[\"EPSG\",\"8713\"]]");
1180     p = add_epsg_def_ex (filter, first, last, 8714, "epsg", 8714,
1181         "NAD83 / California zone 1 (ftUS)", 0, 0,
1182         "GRS 1980", "Greenwich",
1183         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1184         "Easting", "East", "Northing", "North");
1185     add_proj4text (p, 0,
1186         "+proj=lcc +lat_0=39.3333333333333 +lon_0=-122 +lat_1=41.");
1187     add_proj4text (p, 1,
1188         "6666666666667 +lat_2=40 +x_0=2000000.0001016 +y_0=500000");
1189     add_proj4text (p, 2,
1190         ".0001016 +datum=NAD83 +units=us-ft +vunits=us-ft +no_def");
1191     add_proj4text (p, 3,
1192         "s");
1193     add_srs_wkt (p, 0,
1194         "COMPD_CS[\"NAD83 / California zone 1 (ftUS) + NAVD88 hei");
1195     add_srs_wkt (p, 1,
1196         "ght (ftUS)\",PROJCS[\"NAD83 / California zone 1 (ftUS)\"");
1197     add_srs_wkt (p, 2,
1198         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
1199     add_srs_wkt (p, 3,
1200         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
1201     add_srs_wkt (p, 4,
1202         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
1203     add_srs_wkt (p, 5,
1204         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
1205     add_srs_wkt (p, 6,
1206         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
1207     add_srs_wkt (p, 7,
1208         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
1209     add_srs_wkt (p, 8,
1210         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",39.333333");
1211     add_srs_wkt (p, 9,
1212         "3333333],PARAMETER[\"central_meridian\",-122],PARAMETER[");
1213     add_srs_wkt (p, 10,
1214         "\"standard_parallel_1\",41.6666666666667],PARAMETER[\"st");
1215     add_srs_wkt (p, 11,
1216         "andard_parallel_2\",40],PARAMETER[\"false_easting\",6561");
1217     add_srs_wkt (p, 12,
1218         "666.667],PARAMETER[\"false_northing\",1640416.667],UNIT[");
1219     add_srs_wkt (p, 13,
1220         "\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",");
1221     add_srs_wkt (p, 14,
1222         "\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORT");
1223     add_srs_wkt (p, 15,
1224         "H],AUTHORITY[\"EPSG\",\"2225\"]],VERT_CS[\"NAVD88 height");
1225     add_srs_wkt (p, 16,
1226         " (ftUS)\",VERT_DATUM[\"North American Vertical Datum 198");
1227     add_srs_wkt (p, 17,
1228         "8\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey ");
1229     add_srs_wkt (p, 18,
1230         "foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],A");
1231     add_srs_wkt (p, 19,
1232         "XIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
1233     add_srs_wkt (p, 20,
1234         "6360\"]],AUTHORITY[\"EPSG\",\"8714\"]]");
1235     p = add_epsg_def_ex (filter, first, last, 8715, "epsg", 8715,
1236         "NAD83 / California zone 2 (ftUS)", 0, 0,
1237         "GRS 1980", "Greenwich",
1238         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1239         "Easting", "East", "Northing", "North");
1240     add_proj4text (p, 0,
1241         "+proj=lcc +lat_0=37.6666666666667 +lon_0=-122 +lat_1=39.");
1242     add_proj4text (p, 1,
1243         "8333333333333 +lat_2=38.3333333333333 +x_0=2000000.00010");
1244     add_proj4text (p, 2,
1245         "16 +y_0=500000.0001016 +datum=NAD83 +units=us-ft +vunits");
1246     add_proj4text (p, 3,
1247         "=us-ft +no_defs");
1248     add_srs_wkt (p, 0,
1249         "COMPD_CS[\"NAD83 / California zone 2 (ftUS) + NAVD88 hei");
1250     add_srs_wkt (p, 1,
1251         "ght (ftUS)\",PROJCS[\"NAD83 / California zone 2 (ftUS)\"");
1252     add_srs_wkt (p, 2,
1253         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
1254     add_srs_wkt (p, 3,
1255         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
1256     add_srs_wkt (p, 4,
1257         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
1258     add_srs_wkt (p, 5,
1259         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
1260     add_srs_wkt (p, 6,
1261         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
1262     add_srs_wkt (p, 7,
1263         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
1264     add_srs_wkt (p, 8,
1265         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",37.666666");
1266     add_srs_wkt (p, 9,
1267         "6666667],PARAMETER[\"central_meridian\",-122],PARAMETER[");
1268     add_srs_wkt (p, 10,
1269         "\"standard_parallel_1\",39.8333333333333],PARAMETER[\"st");
1270     add_srs_wkt (p, 11,
1271         "andard_parallel_2\",38.3333333333333],PARAMETER[\"false_");
1272     add_srs_wkt (p, 12,
1273         "easting\",6561666.667],PARAMETER[\"false_northing\",1640");
1274     add_srs_wkt (p, 13,
1275         "416.667],UNIT[\"US survey foot\",0.304800609601219,AUTHO");
1276     add_srs_wkt (p, 14,
1277         "RITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"N");
1278     add_srs_wkt (p, 15,
1279         "orthing\",NORTH],AUTHORITY[\"EPSG\",\"2226\"]],VERT_CS[\"");
1280     add_srs_wkt (p, 16,
1281         "NAVD88 height (ftUS)\",VERT_DATUM[\"North American Verti");
1282     add_srs_wkt (p, 17,
1283         "cal Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT");
1284     add_srs_wkt (p, 18,
1285         "[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\"");
1286     add_srs_wkt (p, 19,
1287         ",\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTHORIT");
1288     add_srs_wkt (p, 20,
1289         "Y[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8715\"]]");
1290     p = add_epsg_def_ex (filter, first, last, 8716, "epsg", 8716,
1291         "NAD83 / California zone 3 (ftUS)", 0, 0,
1292         "GRS 1980", "Greenwich",
1293         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1294         "Easting", "East", "Northing", "North");
1295     add_proj4text (p, 0,
1296         "+proj=lcc +lat_0=36.5 +lon_0=-120.5 +lat_1=38.4333333333");
1297     add_proj4text (p, 1,
1298         "333 +lat_2=37.0666666666667 +x_0=2000000.0001016 +y_0=50");
1299     add_proj4text (p, 2,
1300         "0000.0001016 +datum=NAD83 +units=us-ft +vunits=us-ft +no");
1301     add_proj4text (p, 3,
1302         "_defs");
1303     add_srs_wkt (p, 0,
1304         "COMPD_CS[\"NAD83 / California zone 3 (ftUS) + NAVD88 hei");
1305     add_srs_wkt (p, 1,
1306         "ght (ftUS)\",PROJCS[\"NAD83 / California zone 3 (ftUS)\"");
1307     add_srs_wkt (p, 2,
1308         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
1309     add_srs_wkt (p, 3,
1310         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
1311     add_srs_wkt (p, 4,
1312         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
1313     add_srs_wkt (p, 5,
1314         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
1315     add_srs_wkt (p, 6,
1316         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
1317     add_srs_wkt (p, 7,
1318         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
1319     add_srs_wkt (p, 8,
1320         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",36.5],PAR");
1321     add_srs_wkt (p, 9,
1322         "AMETER[\"central_meridian\",-120.5],PARAMETER[\"standard");
1323     add_srs_wkt (p, 10,
1324         "_parallel_1\",38.4333333333333],PARAMETER[\"standard_par");
1325     add_srs_wkt (p, 11,
1326         "allel_2\",37.0666666666667],PARAMETER[\"false_easting\",");
1327     add_srs_wkt (p, 12,
1328         "6561666.667],PARAMETER[\"false_northing\",1640416.667],U");
1329     add_srs_wkt (p, 13,
1330         "NIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPS");
1331     add_srs_wkt (p, 14,
1332         "G\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",");
1333     add_srs_wkt (p, 15,
1334         "NORTH],AUTHORITY[\"EPSG\",\"2227\"]],VERT_CS[\"NAVD88 he");
1335     add_srs_wkt (p, 16,
1336         "ight (ftUS)\",VERT_DATUM[\"North American Vertical Datum");
1337     add_srs_wkt (p, 17,
1338         " 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US sur");
1339     add_srs_wkt (p, 18,
1340         "vey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"");
1341     add_srs_wkt (p, 19,
1342         "]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\"");
1343     add_srs_wkt (p, 20,
1344         ",\"6360\"]],AUTHORITY[\"EPSG\",\"8716\"]]");
1345     p = add_epsg_def_ex (filter, first, last, 8717, "epsg", 8717,
1346         "NAD83 / California zone 4 (ftUS)", 0, 0,
1347         "GRS 1980", "Greenwich",
1348         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1349         "Easting", "East", "Northing", "North");
1350     add_proj4text (p, 0,
1351         "+proj=lcc +lat_0=35.3333333333333 +lon_0=-119 +lat_1=37.");
1352     add_proj4text (p, 1,
1353         "25 +lat_2=36 +x_0=2000000.0001016 +y_0=500000.0001016 +d");
1354     add_proj4text (p, 2,
1355         "atum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
1356     add_srs_wkt (p, 0,
1357         "COMPD_CS[\"NAD83 / California zone 4 (ftUS) + NAVD88 hei");
1358     add_srs_wkt (p, 1,
1359         "ght (ftUS)\",PROJCS[\"NAD83 / California zone 4 (ftUS)\"");
1360     add_srs_wkt (p, 2,
1361         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
1362     add_srs_wkt (p, 3,
1363         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
1364     add_srs_wkt (p, 4,
1365         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
1366     add_srs_wkt (p, 5,
1367         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
1368     add_srs_wkt (p, 6,
1369         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
1370     add_srs_wkt (p, 7,
1371         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
1372     add_srs_wkt (p, 8,
1373         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",35.333333");
1374     add_srs_wkt (p, 9,
1375         "3333333],PARAMETER[\"central_meridian\",-119],PARAMETER[");
1376     add_srs_wkt (p, 10,
1377         "\"standard_parallel_1\",37.25],PARAMETER[\"standard_para");
1378     add_srs_wkt (p, 11,
1379         "llel_2\",36],PARAMETER[\"false_easting\",6561666.667],PA");
1380     add_srs_wkt (p, 12,
1381         "RAMETER[\"false_northing\",1640416.667],UNIT[\"US survey");
1382     add_srs_wkt (p, 13,
1383         " foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],");
1384     add_srs_wkt (p, 14,
1385         "AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORIT");
1386     add_srs_wkt (p, 15,
1387         "Y[\"EPSG\",\"2228\"]],VERT_CS[\"NAVD88 height (ftUS)\",V");
1388     add_srs_wkt (p, 16,
1389         "ERT_DATUM[\"North American Vertical Datum 1988\",2005,AU");
1390     add_srs_wkt (p, 17,
1391         "THORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.30");
1392     add_srs_wkt (p, 18,
1393         "4800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravi");
1394     add_srs_wkt (p, 19,
1395         "ty-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AU");
1396     add_srs_wkt (p, 20,
1397         "THORITY[\"EPSG\",\"8717\"]]");
1398     p = add_epsg_def_ex (filter, first, last, 8718, "epsg", 8718,
1399         "NAD83 / California zone 5 (ftUS)", 0, 0,
1400         "GRS 1980", "Greenwich",
1401         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1402         "Easting", "East", "Northing", "North");
1403     add_proj4text (p, 0,
1404         "+proj=lcc +lat_0=33.5 +lon_0=-118 +lat_1=35.466666666666");
1405     add_proj4text (p, 1,
1406         "7 +lat_2=34.0333333333333 +x_0=2000000.0001016 +y_0=5000");
1407     add_proj4text (p, 2,
1408         "00.0001016 +datum=NAD83 +units=us-ft +vunits=us-ft +no_d");
1409     add_proj4text (p, 3,
1410         "efs");
1411     add_srs_wkt (p, 0,
1412         "COMPD_CS[\"NAD83 / California zone 5 (ftUS) + NAVD88 hei");
1413     add_srs_wkt (p, 1,
1414         "ght (ftUS)\",PROJCS[\"NAD83 / California zone 5 (ftUS)\"");
1415     add_srs_wkt (p, 2,
1416         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
1417     add_srs_wkt (p, 3,
1418         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
1419     add_srs_wkt (p, 4,
1420         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
1421     add_srs_wkt (p, 5,
1422         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
1423     add_srs_wkt (p, 6,
1424         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
1425     add_srs_wkt (p, 7,
1426         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
1427     add_srs_wkt (p, 8,
1428         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",33.5],PAR");
1429     add_srs_wkt (p, 9,
1430         "AMETER[\"central_meridian\",-118],PARAMETER[\"standard_p");
1431     add_srs_wkt (p, 10,
1432         "arallel_1\",35.4666666666667],PARAMETER[\"standard_paral");
1433     add_srs_wkt (p, 11,
1434         "lel_2\",34.0333333333333],PARAMETER[\"false_easting\",65");
1435     add_srs_wkt (p, 12,
1436         "61666.667],PARAMETER[\"false_northing\",1640416.667],UNI");
1437     add_srs_wkt (p, 13,
1438         "T[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\"");
1439     add_srs_wkt (p, 14,
1440         ",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NOR");
1441     add_srs_wkt (p, 15,
1442         "TH],AUTHORITY[\"EPSG\",\"2229\"]],VERT_CS[\"NAVD88 heigh");
1443     add_srs_wkt (p, 16,
1444         "t (ftUS)\",VERT_DATUM[\"North American Vertical Datum 19");
1445     add_srs_wkt (p, 17,
1446         "88\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey");
1447     add_srs_wkt (p, 18,
1448         " foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],");
1449     add_srs_wkt (p, 19,
1450         "AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
1451     add_srs_wkt (p, 20,
1452         "6360\"]],AUTHORITY[\"EPSG\",\"8718\"]]");
1453     p = add_epsg_def_ex (filter, first, last, 8719, "epsg", 8719,
1454         "NAD83 / California zone 6 (ftUS)", 0, 0,
1455         "GRS 1980", "Greenwich",
1456         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1457         "Easting", "East", "Northing", "North");
1458     add_proj4text (p, 0,
1459         "+proj=lcc +lat_0=32.1666666666667 +lon_0=-116.25 +lat_1=");
1460     add_proj4text (p, 1,
1461         "33.8833333333333 +lat_2=32.7833333333333 +x_0=2000000.00");
1462     add_proj4text (p, 2,
1463         "01016 +y_0=500000.0001016 +datum=NAD83 +units=us-ft +vun");
1464     add_proj4text (p, 3,
1465         "its=us-ft +no_defs");
1466     add_srs_wkt (p, 0,
1467         "COMPD_CS[\"NAD83 / California zone 6 (ftUS) + NAVD88 hei");
1468     add_srs_wkt (p, 1,
1469         "ght (ftUS)\",PROJCS[\"NAD83 / California zone 6 (ftUS)\"");
1470     add_srs_wkt (p, 2,
1471         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
1472     add_srs_wkt (p, 3,
1473         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
1474     add_srs_wkt (p, 4,
1475         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
1476     add_srs_wkt (p, 5,
1477         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
1478     add_srs_wkt (p, 6,
1479         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
1480     add_srs_wkt (p, 7,
1481         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
1482     add_srs_wkt (p, 8,
1483         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",32.166666");
1484     add_srs_wkt (p, 9,
1485         "6666667],PARAMETER[\"central_meridian\",-116.25],PARAMET");
1486     add_srs_wkt (p, 10,
1487         "ER[\"standard_parallel_1\",33.8833333333333],PARAMETER[\"");
1488     add_srs_wkt (p, 11,
1489         "standard_parallel_2\",32.7833333333333],PARAMETER[\"fals");
1490     add_srs_wkt (p, 12,
1491         "e_easting\",6561666.667],PARAMETER[\"false_northing\",16");
1492     add_srs_wkt (p, 13,
1493         "40416.667],UNIT[\"US survey foot\",0.304800609601219,AUT");
1494     add_srs_wkt (p, 14,
1495         "HORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"");
1496     add_srs_wkt (p, 15,
1497         "Northing\",NORTH],AUTHORITY[\"EPSG\",\"2230\"]],VERT_CS[");
1498     add_srs_wkt (p, 16,
1499         "\"NAVD88 height (ftUS)\",VERT_DATUM[\"North American Ver");
1500     add_srs_wkt (p, 17,
1501         "tical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UN");
1502     add_srs_wkt (p, 18,
1503         "IT[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG");
1504     add_srs_wkt (p, 19,
1505         "\",\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTHOR");
1506     add_srs_wkt (p, 20,
1507         "ITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8719\"]]");
1508     p = add_epsg_def_ex (filter, first, last, 8720, "epsg", 8720,
1509         "NAD83 / Colorado North (ftUS)", 0, 0,
1510         "GRS 1980", "Greenwich",
1511         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1512         "Easting", "East", "Northing", "North");
1513     add_proj4text (p, 0,
1514         "+proj=lcc +lat_0=39.3333333333333 +lon_0=-105.5 +lat_1=4");
1515     add_proj4text (p, 1,
1516         "0.7833333333333 +lat_2=39.7166666666667 +x_0=914401.8288");
1517     add_proj4text (p, 2,
1518         "03658 +y_0=304800.609601219 +datum=NAD83 +units=us-ft +v");
1519     add_proj4text (p, 3,
1520         "units=us-ft +no_defs");
1521     add_srs_wkt (p, 0,
1522         "COMPD_CS[\"NAD83 / Colorado North (ftUS) + NAVD88 height");
1523     add_srs_wkt (p, 1,
1524         " (ftUS)\",PROJCS[\"NAD83 / Colorado North (ftUS)\",GEOGC");
1525     add_srs_wkt (p, 2,
1526         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
1527     add_srs_wkt (p, 3,
1528         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
1529     add_srs_wkt (p, 4,
1530         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
1531     add_srs_wkt (p, 5,
1532         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
1533     add_srs_wkt (p, 6,
1534         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
1535     add_srs_wkt (p, 7,
1536         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
1537     add_srs_wkt (p, 8,
1538         "SP\"],PARAMETER[\"latitude_of_origin\",39.3333333333333]");
1539     add_srs_wkt (p, 9,
1540         ",PARAMETER[\"central_meridian\",-105.5],PARAMETER[\"stan");
1541     add_srs_wkt (p, 10,
1542         "dard_parallel_1\",40.7833333333333],PARAMETER[\"standard");
1543     add_srs_wkt (p, 11,
1544         "_parallel_2\",39.7166666666667],PARAMETER[\"false_eastin");
1545     add_srs_wkt (p, 12,
1546         "g\",3000000],PARAMETER[\"false_northing\",1000000],UNIT[");
1547     add_srs_wkt (p, 13,
1548         "\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",");
1549     add_srs_wkt (p, 14,
1550         "\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORT");
1551     add_srs_wkt (p, 15,
1552         "H],AUTHORITY[\"EPSG\",\"2231\"]],VERT_CS[\"NAVD88 height");
1553     add_srs_wkt (p, 16,
1554         " (ftUS)\",VERT_DATUM[\"North American Vertical Datum 198");
1555     add_srs_wkt (p, 17,
1556         "8\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey ");
1557     add_srs_wkt (p, 18,
1558         "foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],A");
1559     add_srs_wkt (p, 19,
1560         "XIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
1561     add_srs_wkt (p, 20,
1562         "6360\"]],AUTHORITY[\"EPSG\",\"8720\"]]");
1563     p = add_epsg_def_ex (filter, first, last, 8721, "epsg", 8721,
1564         "NAD83 / Colorado Central (ftUS)", 0, 0,
1565         "GRS 1980", "Greenwich",
1566         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1567         "Easting", "East", "Northing", "North");
1568     add_proj4text (p, 0,
1569         "+proj=lcc +lat_0=37.8333333333333 +lon_0=-105.5 +lat_1=3");
1570     add_proj4text (p, 1,
1571         "9.75 +lat_2=38.45 +x_0=914401.828803658 +y_0=304800.6096");
1572     add_proj4text (p, 2,
1573         "01219 +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
1574     add_srs_wkt (p, 0,
1575         "COMPD_CS[\"NAD83 / Colorado Central (ftUS) + NAVD88 heig");
1576     add_srs_wkt (p, 1,
1577         "ht (ftUS)\",PROJCS[\"NAD83 / Colorado Central (ftUS)\",G");
1578     add_srs_wkt (p, 2,
1579         "EOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHE");
1580     add_srs_wkt (p, 3,
1581         "ROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG");
1582     add_srs_wkt (p, 4,
1583         "\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Gre");
1584     add_srs_wkt (p, 5,
1585         "enwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\"");
1586     add_srs_wkt (p, 6,
1587         ",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHOR");
1588     add_srs_wkt (p, 7,
1589         "ITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_C");
1590     add_srs_wkt (p, 8,
1591         "onic_2SP\"],PARAMETER[\"latitude_of_origin\",37.83333333");
1592     add_srs_wkt (p, 9,
1593         "33333],PARAMETER[\"central_meridian\",-105.5],PARAMETER[");
1594     add_srs_wkt (p, 10,
1595         "\"standard_parallel_1\",39.75],PARAMETER[\"standard_para");
1596     add_srs_wkt (p, 11,
1597         "llel_2\",38.45],PARAMETER[\"false_easting\",3000000],PAR");
1598     add_srs_wkt (p, 12,
1599         "AMETER[\"false_northing\",1000000],UNIT[\"US survey foot");
1600     add_srs_wkt (p, 13,
1601         "\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[");
1602     add_srs_wkt (p, 14,
1603         "\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"E");
1604     add_srs_wkt (p, 15,
1605         "PSG\",\"2232\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_D");
1606     add_srs_wkt (p, 16,
1607         "ATUM[\"North American Vertical Datum 1988\",2005,AUTHORI");
1608     add_srs_wkt (p, 17,
1609         "TY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.3048006");
1610     add_srs_wkt (p, 18,
1611         "09601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-re");
1612     add_srs_wkt (p, 19,
1613         "lated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORI");
1614     add_srs_wkt (p, 20,
1615         "TY[\"EPSG\",\"8721\"]]");
1616     p = add_epsg_def_ex (filter, first, last, 8722, "epsg", 8722,
1617         "NAD83 / Colorado South (ftUS)", 0, 0,
1618         "GRS 1980", "Greenwich",
1619         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1620         "Easting", "East", "Northing", "North");
1621     add_proj4text (p, 0,
1622         "+proj=lcc +lat_0=36.6666666666667 +lon_0=-105.5 +lat_1=3");
1623     add_proj4text (p, 1,
1624         "8.4333333333333 +lat_2=37.2333333333333 +x_0=914401.8288");
1625     add_proj4text (p, 2,
1626         "03658 +y_0=304800.609601219 +datum=NAD83 +units=us-ft +v");
1627     add_proj4text (p, 3,
1628         "units=us-ft +no_defs");
1629     add_srs_wkt (p, 0,
1630         "COMPD_CS[\"NAD83 / Colorado South (ftUS) + NAVD88 height");
1631     add_srs_wkt (p, 1,
1632         " (ftUS)\",PROJCS[\"NAD83 / Colorado South (ftUS)\",GEOGC");
1633     add_srs_wkt (p, 2,
1634         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
1635     add_srs_wkt (p, 3,
1636         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
1637     add_srs_wkt (p, 4,
1638         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
1639     add_srs_wkt (p, 5,
1640         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
1641     add_srs_wkt (p, 6,
1642         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
1643     add_srs_wkt (p, 7,
1644         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
1645     add_srs_wkt (p, 8,
1646         "SP\"],PARAMETER[\"latitude_of_origin\",36.6666666666667]");
1647     add_srs_wkt (p, 9,
1648         ",PARAMETER[\"central_meridian\",-105.5],PARAMETER[\"stan");
1649     add_srs_wkt (p, 10,
1650         "dard_parallel_1\",38.4333333333333],PARAMETER[\"standard");
1651     add_srs_wkt (p, 11,
1652         "_parallel_2\",37.2333333333333],PARAMETER[\"false_eastin");
1653     add_srs_wkt (p, 12,
1654         "g\",3000000],PARAMETER[\"false_northing\",1000000],UNIT[");
1655     add_srs_wkt (p, 13,
1656         "\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",");
1657     add_srs_wkt (p, 14,
1658         "\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORT");
1659     add_srs_wkt (p, 15,
1660         "H],AUTHORITY[\"EPSG\",\"2233\"]],VERT_CS[\"NAVD88 height");
1661     add_srs_wkt (p, 16,
1662         " (ftUS)\",VERT_DATUM[\"North American Vertical Datum 198");
1663     add_srs_wkt (p, 17,
1664         "8\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey ");
1665     add_srs_wkt (p, 18,
1666         "foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],A");
1667     add_srs_wkt (p, 19,
1668         "XIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
1669     add_srs_wkt (p, 20,
1670         "6360\"]],AUTHORITY[\"EPSG\",\"8722\"]]");
1671     p = add_epsg_def_ex (filter, first, last, 8723, "epsg", 8723,
1672         "NAD83 / Connecticut (ftUS)", 0, 0,
1673         "GRS 1980", "Greenwich",
1674         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1675         "Easting", "East", "Northing", "North");
1676     add_proj4text (p, 0,
1677         "+proj=lcc +lat_0=40.8333333333333 +lon_0=-72.75 +lat_1=4");
1678     add_proj4text (p, 1,
1679         "1.8666666666667 +lat_2=41.2 +x_0=304800.609601219 +y_0=1");
1680     add_proj4text (p, 2,
1681         "52400.30480061 +datum=NAD83 +units=us-ft +vunits=us-ft +");
1682     add_proj4text (p, 3,
1683         "no_defs");
1684     add_srs_wkt (p, 0,
1685         "COMPD_CS[\"NAD83 / Connecticut (ftUS) + NAVD88 height (f");
1686     add_srs_wkt (p, 1,
1687         "tUS)\",PROJCS[\"NAD83 / Connecticut (ftUS)\",GEOGCS[\"NA");
1688     add_srs_wkt (p, 2,
1689         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
1690     add_srs_wkt (p, 3,
1691         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
1692     add_srs_wkt (p, 4,
1693         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
1694     add_srs_wkt (p, 5,
1695         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
1696     add_srs_wkt (p, 6,
1697         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
1698     add_srs_wkt (p, 7,
1699         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
1700     add_srs_wkt (p, 8,
1701         "PARAMETER[\"latitude_of_origin\",40.8333333333333],PARAM");
1702     add_srs_wkt (p, 9,
1703         "ETER[\"central_meridian\",-72.75],PARAMETER[\"standard_p");
1704     add_srs_wkt (p, 10,
1705         "arallel_1\",41.8666666666667],PARAMETER[\"standard_paral");
1706     add_srs_wkt (p, 11,
1707         "lel_2\",41.2],PARAMETER[\"false_easting\",1000000],PARAM");
1708     add_srs_wkt (p, 12,
1709         "ETER[\"false_northing\",500000],UNIT[\"US survey foot\",");
1710     add_srs_wkt (p, 13,
1711         "0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"E");
1712     add_srs_wkt (p, 14,
1713         "asting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG");
1714     add_srs_wkt (p, 15,
1715         "\",\"2234\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATU");
1716     add_srs_wkt (p, 16,
1717         "M[\"North American Vertical Datum 1988\",2005,AUTHORITY[");
1718     add_srs_wkt (p, 17,
1719         "\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.3048006096");
1720     add_srs_wkt (p, 18,
1721         "01219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-relat");
1722     add_srs_wkt (p, 19,
1723         "ed height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[");
1724     add_srs_wkt (p, 20,
1725         "\"EPSG\",\"8723\"]]");
1726     p = add_epsg_def_ex (filter, first, last, 8724, "epsg", 8724,
1727         "NAD83 / Delaware (ftUS)", 0, 0,
1728         "GRS 1980", "Greenwich",
1729         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
1730         "Easting", "East", "Northing", "North");
1731     add_proj4text (p, 0,
1732         "+proj=tmerc +lat_0=38 +lon_0=-75.4166666666667 +k=0.9999");
1733     add_proj4text (p, 1,
1734         "95 +x_0=200000.0001016 +y_0=0 +datum=NAD83 +units=us-ft ");
1735     add_proj4text (p, 2,
1736         "+vunits=us-ft +no_defs");
1737     add_srs_wkt (p, 0,
1738         "COMPD_CS[\"NAD83 / Delaware (ftUS) + NAVD88 height (ftUS");
1739     add_srs_wkt (p, 1,
1740         ")\",PROJCS[\"NAD83 / Delaware (ftUS)\",GEOGCS[\"NAD83\",");
1741     add_srs_wkt (p, 2,
1742         "DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980\"");
1743     add_srs_wkt (p, 3,
1744         ",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUT");
1745     add_srs_wkt (p, 4,
1746         "HORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTHOR");
1747     add_srs_wkt (p, 5,
1748         "ITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329251994");
1749     add_srs_wkt (p, 6,
1750         "33,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"42");
1751     add_srs_wkt (p, 7,
1752         "69\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"l");
1753     add_srs_wkt (p, 8,
1754         "atitude_of_origin\",38],PARAMETER[\"central_meridian\",-");
1755     add_srs_wkt (p, 9,
1756         "75.4166666666667],PARAMETER[\"scale_factor\",0.999995],P");
1757     add_srs_wkt (p, 10,
1758         "ARAMETER[\"false_easting\",656166.667],PARAMETER[\"false");
1759     add_srs_wkt (p, 11,
1760         "_northing\",0],UNIT[\"US survey foot\",0.304800609601219");
1761     add_srs_wkt (p, 12,
1762         ",AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AX");
1763     add_srs_wkt (p, 13,
1764         "IS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2235\"]],VER");
1765     add_srs_wkt (p, 14,
1766         "T_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North America");
1767     add_srs_wkt (p, 15,
1768         "n Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"");
1769     add_srs_wkt (p, 16,
1770         "]],UNIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"");
1771     add_srs_wkt (p, 17,
1772         "EPSG\",\"9003\"]],AXIS[\"Gravity-related height\",UP],AU");
1773     add_srs_wkt (p, 18,
1774         "THORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8724\"]");
1775     add_srs_wkt (p, 19,
1776         "]");
1777     p = add_epsg_def_ex (filter, first, last, 8725, "epsg", 8725,
1778         "NAD83 / Florida North (ftUS)", 0, 0,
1779         "GRS 1980", "Greenwich",
1780         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
1781         "Easting", "East", "Northing", "North");
1782     add_proj4text (p, 0,
1783         "+proj=lcc +lat_0=29 +lon_0=-84.5 +lat_1=30.75 +lat_2=29.");
1784     add_proj4text (p, 1,
1785         "5833333333333 +x_0=600000 +y_0=0 +datum=NAD83 +units=us-");
1786     add_proj4text (p, 2,
1787         "ft +vunits=us-ft +no_defs");
1788     add_srs_wkt (p, 0,
1789         "COMPD_CS[\"NAD83 / Florida North (ftUS) + NAVD88 height ");
1790     add_srs_wkt (p, 1,
1791         "(ftUS)\",PROJCS[\"NAD83 / Florida North (ftUS)\",GEOGCS[");
1792     add_srs_wkt (p, 2,
1793         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
1794     add_srs_wkt (p, 3,
1795         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
1796     add_srs_wkt (p, 4,
1797         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
1798     add_srs_wkt (p, 5,
1799         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
1800     add_srs_wkt (p, 6,
1801         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
1802     add_srs_wkt (p, 7,
1803         "SG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP");
1804     add_srs_wkt (p, 8,
1805         "\"],PARAMETER[\"latitude_of_origin\",29],PARAMETER[\"cen");
1806     add_srs_wkt (p, 9,
1807         "tral_meridian\",-84.5],PARAMETER[\"standard_parallel_1\"");
1808     add_srs_wkt (p, 10,
1809         ",30.75],PARAMETER[\"standard_parallel_2\",29.58333333333");
1810     add_srs_wkt (p, 11,
1811         "33],PARAMETER[\"false_easting\",1968500],PARAMETER[\"fal");
1812     add_srs_wkt (p, 12,
1813         "se_northing\",0],UNIT[\"US survey foot\",0.3048006096012");
1814     add_srs_wkt (p, 13,
1815         "19,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],");
1816     add_srs_wkt (p, 14,
1817         "AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2238\"]],V");
1818     add_srs_wkt (p, 15,
1819         "ERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North Ameri");
1820     add_srs_wkt (p, 16,
1821         "can Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103");
1822     add_srs_wkt (p, 17,
1823         "\"]],UNIT[\"US survey foot\",0.304800609601219,AUTHORITY");
1824     add_srs_wkt (p, 18,
1825         "[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related height\",UP]");
1826     add_srs_wkt (p, 19,
1827         ",AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8725");
1828     add_srs_wkt (p, 20,
1829         "\"]]");
1830     p = add_epsg_def_ex (filter, first, last, 8726, "epsg", 8726,
1831         "NAD83 / Florida East (ftUS)", 0, 0,
1832         "GRS 1980", "Greenwich",
1833         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
1834         "Easting", "East", "Northing", "North");
1835     add_proj4text (p, 0,
1836         "+proj=tmerc +lat_0=24.3333333333333 +lon_0=-81 +k=0.9999");
1837     add_proj4text (p, 1,
1838         "41177 +x_0=200000.0001016 +y_0=0 +datum=NAD83 +units=us-");
1839     add_proj4text (p, 2,
1840         "ft +vunits=us-ft +no_defs");
1841     add_srs_wkt (p, 0,
1842         "COMPD_CS[\"NAD83 / Florida East (ftUS) + NAVD88 height (");
1843     add_srs_wkt (p, 1,
1844         "ftUS)\",PROJCS[\"NAD83 / Florida East (ftUS)\",GEOGCS[\"");
1845     add_srs_wkt (p, 2,
1846         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
1847     add_srs_wkt (p, 3,
1848         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
1849     add_srs_wkt (p, 4,
1850         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
1851     add_srs_wkt (p, 5,
1852         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
1853     add_srs_wkt (p, 6,
1854         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
1855     add_srs_wkt (p, 7,
1856         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
1857     add_srs_wkt (p, 8,
1858         "METER[\"latitude_of_origin\",24.3333333333333],PARAMETER");
1859     add_srs_wkt (p, 9,
1860         "[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.");
1861     add_srs_wkt (p, 10,
1862         "999941177],PARAMETER[\"false_easting\",656166.667],PARAM");
1863     add_srs_wkt (p, 11,
1864         "ETER[\"false_northing\",0],UNIT[\"US survey foot\",0.304");
1865     add_srs_wkt (p, 12,
1866         "800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Eastin");
1867     add_srs_wkt (p, 13,
1868         "g\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"");
1869     add_srs_wkt (p, 14,
1870         "2236\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"N");
1871     add_srs_wkt (p, 15,
1872         "orth American Vertical Datum 1988\",2005,AUTHORITY[\"EPS");
1873     add_srs_wkt (p, 16,
1874         "G\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219");
1875     add_srs_wkt (p, 17,
1876         ",AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related he");
1877     add_srs_wkt (p, 18,
1878         "ight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPS");
1879     add_srs_wkt (p, 19,
1880         "G\",\"8726\"]]");
1881     p = add_epsg_def_ex (filter, first, last, 8727, "epsg", 8727,
1882         "NAD83 / Florida West (ftUS)", 0, 0,
1883         "GRS 1980", "Greenwich",
1884         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
1885         "Easting", "East", "Northing", "North");
1886     add_proj4text (p, 0,
1887         "+proj=tmerc +lat_0=24.3333333333333 +lon_0=-82 +k=0.9999");
1888     add_proj4text (p, 1,
1889         "41177 +x_0=200000.0001016 +y_0=0 +datum=NAD83 +units=us-");
1890     add_proj4text (p, 2,
1891         "ft +vunits=us-ft +no_defs");
1892     add_srs_wkt (p, 0,
1893         "COMPD_CS[\"NAD83 / Florida West (ftUS) + NAVD88 height (");
1894     add_srs_wkt (p, 1,
1895         "ftUS)\",PROJCS[\"NAD83 / Florida West (ftUS)\",GEOGCS[\"");
1896     add_srs_wkt (p, 2,
1897         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
1898     add_srs_wkt (p, 3,
1899         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
1900     add_srs_wkt (p, 4,
1901         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
1902     add_srs_wkt (p, 5,
1903         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
1904     add_srs_wkt (p, 6,
1905         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
1906     add_srs_wkt (p, 7,
1907         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
1908     add_srs_wkt (p, 8,
1909         "METER[\"latitude_of_origin\",24.3333333333333],PARAMETER");
1910     add_srs_wkt (p, 9,
1911         "[\"central_meridian\",-82],PARAMETER[\"scale_factor\",0.");
1912     add_srs_wkt (p, 10,
1913         "999941177],PARAMETER[\"false_easting\",656166.667],PARAM");
1914     add_srs_wkt (p, 11,
1915         "ETER[\"false_northing\",0],UNIT[\"US survey foot\",0.304");
1916     add_srs_wkt (p, 12,
1917         "800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Eastin");
1918     add_srs_wkt (p, 13,
1919         "g\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"");
1920     add_srs_wkt (p, 14,
1921         "2237\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"N");
1922     add_srs_wkt (p, 15,
1923         "orth American Vertical Datum 1988\",2005,AUTHORITY[\"EPS");
1924     add_srs_wkt (p, 16,
1925         "G\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219");
1926     add_srs_wkt (p, 17,
1927         ",AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related he");
1928     add_srs_wkt (p, 18,
1929         "ight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPS");
1930     add_srs_wkt (p, 19,
1931         "G\",\"8727\"]]");
1932     p = add_epsg_def_ex (filter, first, last, 8728, "epsg", 8728,
1933         "NAD83 / Georgia East (ftUS)", 0, 0,
1934         "GRS 1980", "Greenwich",
1935         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
1936         "Easting", "East", "Northing", "North");
1937     add_proj4text (p, 0,
1938         "+proj=tmerc +lat_0=30 +lon_0=-82.1666666666667 +k=0.9999");
1939     add_proj4text (p, 1,
1940         " +x_0=200000.0001016 +y_0=0 +datum=NAD83 +units=us-ft +v");
1941     add_proj4text (p, 2,
1942         "units=us-ft +no_defs");
1943     add_srs_wkt (p, 0,
1944         "COMPD_CS[\"NAD83 / Georgia East (ftUS) + NAVD88 height (");
1945     add_srs_wkt (p, 1,
1946         "ftUS)\",PROJCS[\"NAD83 / Georgia East (ftUS)\",GEOGCS[\"");
1947     add_srs_wkt (p, 2,
1948         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
1949     add_srs_wkt (p, 3,
1950         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
1951     add_srs_wkt (p, 4,
1952         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
1953     add_srs_wkt (p, 5,
1954         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
1955     add_srs_wkt (p, 6,
1956         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
1957     add_srs_wkt (p, 7,
1958         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
1959     add_srs_wkt (p, 8,
1960         "METER[\"latitude_of_origin\",30],PARAMETER[\"central_mer");
1961     add_srs_wkt (p, 9,
1962         "idian\",-82.1666666666667],PARAMETER[\"scale_factor\",0.");
1963     add_srs_wkt (p, 10,
1964         "9999],PARAMETER[\"false_easting\",656166.667],PARAMETER[");
1965     add_srs_wkt (p, 11,
1966         "\"false_northing\",0],UNIT[\"US survey foot\",0.30480060");
1967     add_srs_wkt (p, 12,
1968         "9601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",E");
1969     add_srs_wkt (p, 13,
1970         "AST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2239\"");
1971     add_srs_wkt (p, 14,
1972         "]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North A");
1973     add_srs_wkt (p, 15,
1974         "merican Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"");
1975     add_srs_wkt (p, 16,
1976         "5103\"]],UNIT[\"US survey foot\",0.304800609601219,AUTHO");
1977     add_srs_wkt (p, 17,
1978         "RITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related height\"");
1979     add_srs_wkt (p, 18,
1980         ",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"");
1981     add_srs_wkt (p, 19,
1982         "8728\"]]");
1983     p = add_epsg_def_ex (filter, first, last, 8729, "epsg", 8729,
1984         "NAD83 / Georgia West (ftUS)", 0, 0,
1985         "GRS 1980", "Greenwich",
1986         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
1987         "Easting", "East", "Northing", "North");
1988     add_proj4text (p, 0,
1989         "+proj=tmerc +lat_0=30 +lon_0=-84.1666666666667 +k=0.9999");
1990     add_proj4text (p, 1,
1991         " +x_0=699999.9998984 +y_0=0 +datum=NAD83 +units=us-ft +v");
1992     add_proj4text (p, 2,
1993         "units=us-ft +no_defs");
1994     add_srs_wkt (p, 0,
1995         "COMPD_CS[\"NAD83 / Georgia West (ftUS) + NAVD88 height (");
1996     add_srs_wkt (p, 1,
1997         "ftUS)\",PROJCS[\"NAD83 / Georgia West (ftUS)\",GEOGCS[\"");
1998     add_srs_wkt (p, 2,
1999         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
2000     add_srs_wkt (p, 3,
2001         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
2002     add_srs_wkt (p, 4,
2003         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2004     add_srs_wkt (p, 5,
2005         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2006     add_srs_wkt (p, 6,
2007         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2008     add_srs_wkt (p, 7,
2009         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
2010     add_srs_wkt (p, 8,
2011         "METER[\"latitude_of_origin\",30],PARAMETER[\"central_mer");
2012     add_srs_wkt (p, 9,
2013         "idian\",-84.1666666666667],PARAMETER[\"scale_factor\",0.");
2014     add_srs_wkt (p, 10,
2015         "9999],PARAMETER[\"false_easting\",2296583.333],PARAMETER");
2016     add_srs_wkt (p, 11,
2017         "[\"false_northing\",0],UNIT[\"US survey foot\",0.3048006");
2018     add_srs_wkt (p, 12,
2019         "09601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",");
2020     add_srs_wkt (p, 13,
2021         "EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2240");
2022     add_srs_wkt (p, 14,
2023         "\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North");
2024     add_srs_wkt (p, 15,
2025         " American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",");
2026     add_srs_wkt (p, 16,
2027         "\"5103\"]],UNIT[\"US survey foot\",0.304800609601219,AUT");
2028     add_srs_wkt (p, 17,
2029         "HORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related height");
2030     add_srs_wkt (p, 18,
2031         "\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",");
2032     add_srs_wkt (p, 19,
2033         "\"8729\"]]");
2034     p = add_epsg_def_ex (filter, first, last, 8730, "epsg", 8730,
2035         "NAD83 / Idaho East (ftUS)", 0, 0,
2036         "GRS 1980", "Greenwich",
2037         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2038         "Easting", "East", "Northing", "North");
2039     add_proj4text (p, 0,
2040         "+proj=tmerc +lat_0=41.6666666666667 +lon_0=-112.16666666");
2041     add_proj4text (p, 1,
2042         "6667 +k=0.999947368 +x_0=200000.0001016 +y_0=0 +datum=NA");
2043     add_proj4text (p, 2,
2044         "D83 +units=us-ft +vunits=us-ft +no_defs");
2045     add_srs_wkt (p, 0,
2046         "COMPD_CS[\"NAD83 / Idaho East (ftUS) + NAVD88 height (ft");
2047     add_srs_wkt (p, 1,
2048         "US)\",PROJCS[\"NAD83 / Idaho East (ftUS)\",GEOGCS[\"NAD8");
2049     add_srs_wkt (p, 2,
2050         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
2051     add_srs_wkt (p, 3,
2052         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
2053     add_srs_wkt (p, 4,
2054         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
2055     add_srs_wkt (p, 5,
2056         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
2057     add_srs_wkt (p, 6,
2058         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
2059     add_srs_wkt (p, 7,
2060         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
2061     add_srs_wkt (p, 8,
2062         "R[\"latitude_of_origin\",41.6666666666667],PARAMETER[\"c");
2063     add_srs_wkt (p, 9,
2064         "entral_meridian\",-112.166666666667],PARAMETER[\"scale_f");
2065     add_srs_wkt (p, 10,
2066         "actor\",0.999947368],PARAMETER[\"false_easting\",656166.");
2067     add_srs_wkt (p, 11,
2068         "667],PARAMETER[\"false_northing\",0],UNIT[\"US survey fo");
2069     add_srs_wkt (p, 12,
2070         "ot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXI");
2071     add_srs_wkt (p, 13,
2072         "S[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"");
2073     add_srs_wkt (p, 14,
2074         "EPSG\",\"2241\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_");
2075     add_srs_wkt (p, 15,
2076         "DATUM[\"North American Vertical Datum 1988\",2005,AUTHOR");
2077     add_srs_wkt (p, 16,
2078         "ITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800");
2079     add_srs_wkt (p, 17,
2080         "609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-r");
2081     add_srs_wkt (p, 18,
2082         "elated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHOR");
2083     add_srs_wkt (p, 19,
2084         "ITY[\"EPSG\",\"8730\"]]");
2085     p = add_epsg_def_ex (filter, first, last, 8731, "epsg", 8731,
2086         "NAD83 / Idaho Central (ftUS)", 0, 0,
2087         "GRS 1980", "Greenwich",
2088         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2089         "Easting", "East", "Northing", "North");
2090     add_proj4text (p, 0,
2091         "+proj=tmerc +lat_0=41.6666666666667 +lon_0=-114 +k=0.999");
2092     add_proj4text (p, 1,
2093         "947368 +x_0=500000.0001016 +y_0=0 +datum=NAD83 +units=us");
2094     add_proj4text (p, 2,
2095         "-ft +vunits=us-ft +no_defs");
2096     add_srs_wkt (p, 0,
2097         "COMPD_CS[\"NAD83 / Idaho Central (ftUS) + NAVD88 height ");
2098     add_srs_wkt (p, 1,
2099         "(ftUS)\",PROJCS[\"NAD83 / Idaho Central (ftUS)\",GEOGCS[");
2100     add_srs_wkt (p, 2,
2101         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
2102     add_srs_wkt (p, 3,
2103         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
2104     add_srs_wkt (p, 4,
2105         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2106     add_srs_wkt (p, 5,
2107         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2108     add_srs_wkt (p, 6,
2109         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2110     add_srs_wkt (p, 7,
2111         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
2112     add_srs_wkt (p, 8,
2113         "METER[\"latitude_of_origin\",41.6666666666667],PARAMETER");
2114     add_srs_wkt (p, 9,
2115         "[\"central_meridian\",-114],PARAMETER[\"scale_factor\",0");
2116     add_srs_wkt (p, 10,
2117         ".999947368],PARAMETER[\"false_easting\",1640416.667],PAR");
2118     add_srs_wkt (p, 11,
2119         "AMETER[\"false_northing\",0],UNIT[\"US survey foot\",0.3");
2120     add_srs_wkt (p, 12,
2121         "04800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"East");
2122     add_srs_wkt (p, 13,
2123         "ing\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",");
2124     add_srs_wkt (p, 14,
2125         "\"2242\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"");
2126     add_srs_wkt (p, 15,
2127         "North American Vertical Datum 1988\",2005,AUTHORITY[\"EP");
2128     add_srs_wkt (p, 16,
2129         "SG\",\"5103\"]],UNIT[\"US survey foot\",0.30480060960121");
2130     add_srs_wkt (p, 17,
2131         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related h");
2132     add_srs_wkt (p, 18,
2133         "eight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EP");
2134     add_srs_wkt (p, 19,
2135         "SG\",\"8731\"]]");
2136     p = add_epsg_def_ex (filter, first, last, 8732, "epsg", 8732,
2137         "NAD83 / Idaho West (ftUS)", 0, 0,
2138         "GRS 1980", "Greenwich",
2139         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2140         "Easting", "East", "Northing", "North");
2141     add_proj4text (p, 0,
2142         "+proj=tmerc +lat_0=41.6666666666667 +lon_0=-115.75 +k=0.");
2143     add_proj4text (p, 1,
2144         "999933333 +x_0=800000.0001016 +y_0=0 +datum=NAD83 +units");
2145     add_proj4text (p, 2,
2146         "=us-ft +vunits=us-ft +no_defs");
2147     add_srs_wkt (p, 0,
2148         "COMPD_CS[\"NAD83 / Idaho West (ftUS) + NAVD88 height (ft");
2149     add_srs_wkt (p, 1,
2150         "US)\",PROJCS[\"NAD83 / Idaho West (ftUS)\",GEOGCS[\"NAD8");
2151     add_srs_wkt (p, 2,
2152         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
2153     add_srs_wkt (p, 3,
2154         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
2155     add_srs_wkt (p, 4,
2156         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
2157     add_srs_wkt (p, 5,
2158         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
2159     add_srs_wkt (p, 6,
2160         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
2161     add_srs_wkt (p, 7,
2162         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
2163     add_srs_wkt (p, 8,
2164         "R[\"latitude_of_origin\",41.6666666666667],PARAMETER[\"c");
2165     add_srs_wkt (p, 9,
2166         "entral_meridian\",-115.75],PARAMETER[\"scale_factor\",0.");
2167     add_srs_wkt (p, 10,
2168         "999933333],PARAMETER[\"false_easting\",2624666.667],PARA");
2169     add_srs_wkt (p, 11,
2170         "METER[\"false_northing\",0],UNIT[\"US survey foot\",0.30");
2171     add_srs_wkt (p, 12,
2172         "4800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easti");
2173     add_srs_wkt (p, 13,
2174         "ng\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"");
2175     add_srs_wkt (p, 14,
2176         "2243\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"N");
2177     add_srs_wkt (p, 15,
2178         "orth American Vertical Datum 1988\",2005,AUTHORITY[\"EPS");
2179     add_srs_wkt (p, 16,
2180         "G\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219");
2181     add_srs_wkt (p, 17,
2182         ",AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related he");
2183     add_srs_wkt (p, 18,
2184         "ight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPS");
2185     add_srs_wkt (p, 19,
2186         "G\",\"8732\"]]");
2187     p = add_epsg_def_ex (filter, first, last, 8733, "epsg", 8733,
2188         "NAD83 / Illinois East (ftUS)", 0, 0,
2189         "GRS 1980", "Greenwich",
2190         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2191         "Easting", "East", "Northing", "North");
2192     add_proj4text (p, 0,
2193         "+proj=tmerc +lat_0=36.6666666666667 +lon_0=-88.333333333");
2194     add_proj4text (p, 1,
2195         "3333 +k=0.999975 +x_0=300000 +y_0=0 +datum=NAD83 +units=");
2196     add_proj4text (p, 2,
2197         "us-ft +vunits=us-ft +no_defs");
2198     add_srs_wkt (p, 0,
2199         "COMPD_CS[\"NAD83 / Illinois East (ftUS) + NAVD88 height ");
2200     add_srs_wkt (p, 1,
2201         "(ftUS)\",PROJCS[\"NAD83 / Illinois East (ftUS)\",GEOGCS[");
2202     add_srs_wkt (p, 2,
2203         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
2204     add_srs_wkt (p, 3,
2205         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
2206     add_srs_wkt (p, 4,
2207         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2208     add_srs_wkt (p, 5,
2209         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2210     add_srs_wkt (p, 6,
2211         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2212     add_srs_wkt (p, 7,
2213         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
2214     add_srs_wkt (p, 8,
2215         "METER[\"latitude_of_origin\",36.6666666666667],PARAMETER");
2216     add_srs_wkt (p, 9,
2217         "[\"central_meridian\",-88.3333333333333],PARAMETER[\"sca");
2218     add_srs_wkt (p, 10,
2219         "le_factor\",0.999975],PARAMETER[\"false_easting\",984250");
2220     add_srs_wkt (p, 11,
2221         "],PARAMETER[\"false_northing\",0],UNIT[\"US survey foot\"");
2222     add_srs_wkt (p, 12,
2223         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
2224     add_srs_wkt (p, 13,
2225         "Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPS");
2226     add_srs_wkt (p, 14,
2227         "G\",\"3435\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DAT");
2228     add_srs_wkt (p, 15,
2229         "UM[\"North American Vertical Datum 1988\",2005,AUTHORITY");
2230     add_srs_wkt (p, 16,
2231         "[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609");
2232     add_srs_wkt (p, 17,
2233         "601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-rela");
2234     add_srs_wkt (p, 18,
2235         "ted height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY");
2236     add_srs_wkt (p, 19,
2237         "[\"EPSG\",\"8733\"]]");
2238     p = add_epsg_def_ex (filter, first, last, 8734, "epsg", 8734,
2239         "NAD83 / Illinois West (ftUS)", 0, 0,
2240         "GRS 1980", "Greenwich",
2241         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2242         "Easting", "East", "Northing", "North");
2243     add_proj4text (p, 0,
2244         "+proj=tmerc +lat_0=36.6666666666667 +lon_0=-90.166666666");
2245     add_proj4text (p, 1,
2246         "6667 +k=0.999941177 +x_0=699999.99998984 +y_0=0 +datum=N");
2247     add_proj4text (p, 2,
2248         "AD83 +units=us-ft +vunits=us-ft +no_defs");
2249     add_srs_wkt (p, 0,
2250         "COMPD_CS[\"NAD83 / Illinois West (ftUS) + NAVD88 height ");
2251     add_srs_wkt (p, 1,
2252         "(ftUS)\",PROJCS[\"NAD83 / Illinois West (ftUS)\",GEOGCS[");
2253     add_srs_wkt (p, 2,
2254         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
2255     add_srs_wkt (p, 3,
2256         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
2257     add_srs_wkt (p, 4,
2258         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2259     add_srs_wkt (p, 5,
2260         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2261     add_srs_wkt (p, 6,
2262         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2263     add_srs_wkt (p, 7,
2264         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
2265     add_srs_wkt (p, 8,
2266         "METER[\"latitude_of_origin\",36.6666666666667],PARAMETER");
2267     add_srs_wkt (p, 9,
2268         "[\"central_meridian\",-90.1666666666667],PARAMETER[\"sca");
2269     add_srs_wkt (p, 10,
2270         "le_factor\",0.999941177],PARAMETER[\"false_easting\",229");
2271     add_srs_wkt (p, 11,
2272         "6583.3333],PARAMETER[\"false_northing\",0],UNIT[\"US sur");
2273     add_srs_wkt (p, 12,
2274         "vey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"");
2275     add_srs_wkt (p, 13,
2276         "]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHO");
2277     add_srs_wkt (p, 14,
2278         "RITY[\"EPSG\",\"3436\"]],VERT_CS[\"NAVD88 height (ftUS)\"");
2279     add_srs_wkt (p, 15,
2280         ",VERT_DATUM[\"North American Vertical Datum 1988\",2005,");
2281     add_srs_wkt (p, 16,
2282         "AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.");
2283     add_srs_wkt (p, 17,
2284         "304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gra");
2285     add_srs_wkt (p, 18,
2286         "vity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],");
2287     add_srs_wkt (p, 19,
2288         "AUTHORITY[\"EPSG\",\"8734\"]]");
2289     p = add_epsg_def_ex (filter, first, last, 8735, "epsg", 8735,
2290         "NAD83 / Indiana East (ftUS)", 0, 0,
2291         "GRS 1980", "Greenwich",
2292         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2293         "Easting", "East", "Northing", "North");
2294     add_proj4text (p, 0,
2295         "+proj=tmerc +lat_0=37.5 +lon_0=-85.6666666666667 +k=0.99");
2296     add_proj4text (p, 1,
2297         "9966667 +x_0=99999.9998983998 +y_0=249999.9998984 +datum");
2298     add_proj4text (p, 2,
2299         "=NAD83 +units=us-ft +vunits=us-ft +no_defs");
2300     add_srs_wkt (p, 0,
2301         "COMPD_CS[\"NAD83 / Indiana East (ftUS) + NAVD88 height (");
2302     add_srs_wkt (p, 1,
2303         "ftUS)\",PROJCS[\"NAD83 / Indiana East (ftUS)\",GEOGCS[\"");
2304     add_srs_wkt (p, 2,
2305         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
2306     add_srs_wkt (p, 3,
2307         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
2308     add_srs_wkt (p, 4,
2309         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2310     add_srs_wkt (p, 5,
2311         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2312     add_srs_wkt (p, 6,
2313         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2314     add_srs_wkt (p, 7,
2315         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
2316     add_srs_wkt (p, 8,
2317         "METER[\"latitude_of_origin\",37.5],PARAMETER[\"central_m");
2318     add_srs_wkt (p, 9,
2319         "eridian\",-85.6666666666667],PARAMETER[\"scale_factor\",");
2320     add_srs_wkt (p, 10,
2321         "0.999966667],PARAMETER[\"false_easting\",328083.333],PAR");
2322     add_srs_wkt (p, 11,
2323         "AMETER[\"false_northing\",820208.333],UNIT[\"US survey f");
2324     add_srs_wkt (p, 12,
2325         "oot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AX");
2326     add_srs_wkt (p, 13,
2327         "IS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[");
2328     add_srs_wkt (p, 14,
2329         "\"EPSG\",\"2965\"]],VERT_CS[\"NAVD88 height (ftUS)\",VER");
2330     add_srs_wkt (p, 15,
2331         "T_DATUM[\"North American Vertical Datum 1988\",2005,AUTH");
2332     add_srs_wkt (p, 16,
2333         "ORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.3048");
2334     add_srs_wkt (p, 17,
2335         "00609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity");
2336     add_srs_wkt (p, 18,
2337         "-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTH");
2338     add_srs_wkt (p, 19,
2339         "ORITY[\"EPSG\",\"8735\"]]");
2340     p = add_epsg_def_ex (filter, first, last, 8736, "epsg", 8736,
2341         "NAD83 / Indiana West (ftUS)", 0, 0,
2342         "GRS 1980", "Greenwich",
2343         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2344         "Easting", "East", "Northing", "North");
2345     add_proj4text (p, 0,
2346         "+proj=tmerc +lat_0=37.5 +lon_0=-87.0833333333333 +k=0.99");
2347     add_proj4text (p, 1,
2348         "9966667 +x_0=900000 +y_0=249999.9998984 +datum=NAD83 +un");
2349     add_proj4text (p, 2,
2350         "its=us-ft +vunits=us-ft +no_defs");
2351     add_srs_wkt (p, 0,
2352         "COMPD_CS[\"NAD83 / Indiana West (ftUS) + NAVD88 height (");
2353     add_srs_wkt (p, 1,
2354         "ftUS)\",PROJCS[\"NAD83 / Indiana West (ftUS)\",GEOGCS[\"");
2355     add_srs_wkt (p, 2,
2356         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
2357     add_srs_wkt (p, 3,
2358         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
2359     add_srs_wkt (p, 4,
2360         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2361     add_srs_wkt (p, 5,
2362         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2363     add_srs_wkt (p, 6,
2364         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2365     add_srs_wkt (p, 7,
2366         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
2367     add_srs_wkt (p, 8,
2368         "METER[\"latitude_of_origin\",37.5],PARAMETER[\"central_m");
2369     add_srs_wkt (p, 9,
2370         "eridian\",-87.0833333333333],PARAMETER[\"scale_factor\",");
2371     add_srs_wkt (p, 10,
2372         "0.999966667],PARAMETER[\"false_easting\",2952750],PARAME");
2373     add_srs_wkt (p, 11,
2374         "TER[\"false_northing\",820208.333],UNIT[\"US survey foot");
2375     add_srs_wkt (p, 12,
2376         "\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[");
2377     add_srs_wkt (p, 13,
2378         "\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"E");
2379     add_srs_wkt (p, 14,
2380         "PSG\",\"2966\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_D");
2381     add_srs_wkt (p, 15,
2382         "ATUM[\"North American Vertical Datum 1988\",2005,AUTHORI");
2383     add_srs_wkt (p, 16,
2384         "TY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.3048006");
2385     add_srs_wkt (p, 17,
2386         "09601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-re");
2387     add_srs_wkt (p, 18,
2388         "lated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORI");
2389     add_srs_wkt (p, 19,
2390         "TY[\"EPSG\",\"8736\"]]");
2391     p = add_epsg_def_ex (filter, first, last, 8737, "epsg", 8737,
2392         "NAD83 / Iowa North (ftUS)", 0, 0,
2393         "GRS 1980", "Greenwich",
2394         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2395         "Easting", "East", "Northing", "North");
2396     add_proj4text (p, 0,
2397         "+proj=lcc +lat_0=41.5 +lon_0=-93.5 +lat_1=43.26666666666");
2398     add_proj4text (p, 1,
2399         "67 +lat_2=42.0666666666667 +x_0=1500000 +y_0=999999.9999");
2400     add_proj4text (p, 2,
2401         "8984 +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
2402     add_srs_wkt (p, 0,
2403         "COMPD_CS[\"NAD83 / Iowa North (ftUS) + NAVD88 height (ft");
2404     add_srs_wkt (p, 1,
2405         "US)\",PROJCS[\"NAD83 / Iowa North (ftUS)\",GEOGCS[\"NAD8");
2406     add_srs_wkt (p, 2,
2407         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
2408     add_srs_wkt (p, 3,
2409         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
2410     add_srs_wkt (p, 4,
2411         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
2412     add_srs_wkt (p, 5,
2413         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
2414     add_srs_wkt (p, 6,
2415         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
2416     add_srs_wkt (p, 7,
2417         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
2418     add_srs_wkt (p, 8,
2419         "PARAMETER[\"latitude_of_origin\",41.5],PARAMETER[\"centr");
2420     add_srs_wkt (p, 9,
2421         "al_meridian\",-93.5],PARAMETER[\"standard_parallel_1\",4");
2422     add_srs_wkt (p, 10,
2423         "3.2666666666667],PARAMETER[\"standard_parallel_2\",42.06");
2424     add_srs_wkt (p, 11,
2425         "66666666667],PARAMETER[\"false_easting\",4921250],PARAME");
2426     add_srs_wkt (p, 12,
2427         "TER[\"false_northing\",3280833.3333],UNIT[\"US survey fo");
2428     add_srs_wkt (p, 13,
2429         "ot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXI");
2430     add_srs_wkt (p, 14,
2431         "S[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"");
2432     add_srs_wkt (p, 15,
2433         "EPSG\",\"3417\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_");
2434     add_srs_wkt (p, 16,
2435         "DATUM[\"North American Vertical Datum 1988\",2005,AUTHOR");
2436     add_srs_wkt (p, 17,
2437         "ITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800");
2438     add_srs_wkt (p, 18,
2439         "609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-r");
2440     add_srs_wkt (p, 19,
2441         "elated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHOR");
2442     add_srs_wkt (p, 20,
2443         "ITY[\"EPSG\",\"8737\"]]");
2444     p = add_epsg_def_ex (filter, first, last, 8738, "epsg", 8738,
2445         "NAD83 / Iowa South (ftUS)", 0, 0,
2446         "GRS 1980", "Greenwich",
2447         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2448         "Easting", "East", "Northing", "North");
2449     add_proj4text (p, 0,
2450         "+proj=lcc +lat_0=40 +lon_0=-93.5 +lat_1=41.7833333333333");
2451     add_proj4text (p, 1,
2452         " +lat_2=40.6166666666667 +x_0=500000.00001016 +y_0=0 +da");
2453     add_proj4text (p, 2,
2454         "tum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
2455     add_srs_wkt (p, 0,
2456         "COMPD_CS[\"NAD83 / Iowa South (ftUS) + NAVD88 height (ft");
2457     add_srs_wkt (p, 1,
2458         "US)\",PROJCS[\"NAD83 / Iowa South (ftUS)\",GEOGCS[\"NAD8");
2459     add_srs_wkt (p, 2,
2460         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
2461     add_srs_wkt (p, 3,
2462         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
2463     add_srs_wkt (p, 4,
2464         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
2465     add_srs_wkt (p, 5,
2466         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
2467     add_srs_wkt (p, 6,
2468         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
2469     add_srs_wkt (p, 7,
2470         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
2471     add_srs_wkt (p, 8,
2472         "PARAMETER[\"latitude_of_origin\",40],PARAMETER[\"central");
2473     add_srs_wkt (p, 9,
2474         "_meridian\",-93.5],PARAMETER[\"standard_parallel_1\",41.");
2475     add_srs_wkt (p, 10,
2476         "7833333333333],PARAMETER[\"standard_parallel_2\",40.6166");
2477     add_srs_wkt (p, 11,
2478         "666666667],PARAMETER[\"false_easting\",1640416.6667],PAR");
2479     add_srs_wkt (p, 12,
2480         "AMETER[\"false_northing\",0],UNIT[\"US survey foot\",0.3");
2481     add_srs_wkt (p, 13,
2482         "04800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"East");
2483     add_srs_wkt (p, 14,
2484         "ing\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",");
2485     add_srs_wkt (p, 15,
2486         "\"3418\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"");
2487     add_srs_wkt (p, 16,
2488         "North American Vertical Datum 1988\",2005,AUTHORITY[\"EP");
2489     add_srs_wkt (p, 17,
2490         "SG\",\"5103\"]],UNIT[\"US survey foot\",0.30480060960121");
2491     add_srs_wkt (p, 18,
2492         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related h");
2493     add_srs_wkt (p, 19,
2494         "eight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EP");
2495     add_srs_wkt (p, 20,
2496         "SG\",\"8738\"]]");
2497     p = add_epsg_def_ex (filter, first, last, 8739, "epsg", 8739,
2498         "NAD83 / Kansas North (ftUS)", 0, 0,
2499         "GRS 1980", "Greenwich",
2500         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2501         "Easting", "East", "Northing", "North");
2502     add_proj4text (p, 0,
2503         "+proj=lcc +lat_0=38.3333333333333 +lon_0=-98 +lat_1=39.7");
2504     add_proj4text (p, 1,
2505         "833333333333 +lat_2=38.7166666666667 +x_0=399999.9999898");
2506     add_proj4text (p, 2,
2507         "4 +y_0=0 +datum=NAD83 +units=us-ft +vunits=us-ft +no_def");
2508     add_proj4text (p, 3,
2509         "s");
2510     add_srs_wkt (p, 0,
2511         "COMPD_CS[\"NAD83 / Kansas North (ftUS) + NAVD88 height (");
2512     add_srs_wkt (p, 1,
2513         "ftUS)\",PROJCS[\"NAD83 / Kansas North (ftUS)\",GEOGCS[\"");
2514     add_srs_wkt (p, 2,
2515         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
2516     add_srs_wkt (p, 3,
2517         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
2518     add_srs_wkt (p, 4,
2519         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2520     add_srs_wkt (p, 5,
2521         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2522     add_srs_wkt (p, 6,
2523         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2524     add_srs_wkt (p, 7,
2525         "SG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP");
2526     add_srs_wkt (p, 8,
2527         "\"],PARAMETER[\"latitude_of_origin\",38.3333333333333],P");
2528     add_srs_wkt (p, 9,
2529         "ARAMETER[\"central_meridian\",-98],PARAMETER[\"standard_");
2530     add_srs_wkt (p, 10,
2531         "parallel_1\",39.7833333333333],PARAMETER[\"standard_para");
2532     add_srs_wkt (p, 11,
2533         "llel_2\",38.7166666666667],PARAMETER[\"false_easting\",1");
2534     add_srs_wkt (p, 12,
2535         "312333.3333],PARAMETER[\"false_northing\",0],UNIT[\"US s");
2536     add_srs_wkt (p, 13,
2537         "urvey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003");
2538     add_srs_wkt (p, 14,
2539         "\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUT");
2540     add_srs_wkt (p, 15,
2541         "HORITY[\"EPSG\",\"3419\"]],VERT_CS[\"NAVD88 height (ftUS");
2542     add_srs_wkt (p, 16,
2543         ")\",VERT_DATUM[\"North American Vertical Datum 1988\",20");
2544     add_srs_wkt (p, 17,
2545         "05,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\"");
2546     add_srs_wkt (p, 18,
2547         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
2548     add_srs_wkt (p, 19,
2549         "Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"");
2550     add_srs_wkt (p, 20,
2551         "]],AUTHORITY[\"EPSG\",\"8739\"]]");
2552     p = add_epsg_def_ex (filter, first, last, 8740, "epsg", 8740,
2553         "NAD83 / Kansas South (ftUS)", 0, 0,
2554         "GRS 1980", "Greenwich",
2555         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2556         "Easting", "East", "Northing", "North");
2557     add_proj4text (p, 0,
2558         "+proj=lcc +lat_0=36.6666666666667 +lon_0=-98.5 +lat_1=38");
2559     add_proj4text (p, 1,
2560         ".5666666666667 +lat_2=37.2666666666667 +x_0=399999.99998");
2561     add_proj4text (p, 2,
2562         "984 +y_0=399999.99998984 +datum=NAD83 +units=us-ft +vuni");
2563     add_proj4text (p, 3,
2564         "ts=us-ft +no_defs");
2565     add_srs_wkt (p, 0,
2566         "COMPD_CS[\"NAD83 / Kansas South (ftUS) + NAVD88 height (");
2567     add_srs_wkt (p, 1,
2568         "ftUS)\",PROJCS[\"NAD83 / Kansas South (ftUS)\",GEOGCS[\"");
2569     add_srs_wkt (p, 2,
2570         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
2571     add_srs_wkt (p, 3,
2572         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
2573     add_srs_wkt (p, 4,
2574         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
2575     add_srs_wkt (p, 5,
2576         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
2577     add_srs_wkt (p, 6,
2578         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
2579     add_srs_wkt (p, 7,
2580         "SG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP");
2581     add_srs_wkt (p, 8,
2582         "\"],PARAMETER[\"latitude_of_origin\",36.6666666666667],P");
2583     add_srs_wkt (p, 9,
2584         "ARAMETER[\"central_meridian\",-98.5],PARAMETER[\"standar");
2585     add_srs_wkt (p, 10,
2586         "d_parallel_1\",38.5666666666667],PARAMETER[\"standard_pa");
2587     add_srs_wkt (p, 11,
2588         "rallel_2\",37.2666666666667],PARAMETER[\"false_easting\"");
2589     add_srs_wkt (p, 12,
2590         ",1312333.3333],PARAMETER[\"false_northing\",1312333.3333");
2591     add_srs_wkt (p, 13,
2592         "],UNIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"");
2593     add_srs_wkt (p, 14,
2594         "EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing");
2595     add_srs_wkt (p, 15,
2596         "\",NORTH],AUTHORITY[\"EPSG\",\"3420\"]],VERT_CS[\"NAVD88");
2597     add_srs_wkt (p, 16,
2598         " height (ftUS)\",VERT_DATUM[\"North American Vertical Da");
2599     add_srs_wkt (p, 17,
2600         "tum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US ");
2601     add_srs_wkt (p, 18,
2602         "survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"900");
2603     add_srs_wkt (p, 19,
2604         "3\"]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EP");
2605     add_srs_wkt (p, 20,
2606         "SG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8740\"]]");
2607     p = add_epsg_def_ex (filter, first, last, 8741, "epsg", 8741,
2608         "NAD83 / Kentucky North (ftUS)", 0, 0,
2609         "GRS 1980", "Greenwich",
2610         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2611         "Easting", "East", "Northing", "North");
2612     add_proj4text (p, 0,
2613         "+proj=lcc +lat_0=37.5 +lon_0=-84.25 +lat_1=37.9666666666");
2614     add_proj4text (p, 1,
2615         "667 +lat_2=38.9666666666667 +x_0=500000.0001016 +y_0=0 +");
2616     add_proj4text (p, 2,
2617         "datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
2618     add_srs_wkt (p, 0,
2619         "COMPD_CS[\"NAD83 / Kentucky North (ftUS) + NAVD88 height");
2620     add_srs_wkt (p, 1,
2621         " (ftUS)\",PROJCS[\"NAD83 / Kentucky North (ftUS)\",GEOGC");
2622     add_srs_wkt (p, 2,
2623         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
2624     add_srs_wkt (p, 3,
2625         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
2626     add_srs_wkt (p, 4,
2627         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
2628     add_srs_wkt (p, 5,
2629         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
2630     add_srs_wkt (p, 6,
2631         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
2632     add_srs_wkt (p, 7,
2633         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
2634     add_srs_wkt (p, 8,
2635         "SP\"],PARAMETER[\"latitude_of_origin\",37.5],PARAMETER[\"");
2636     add_srs_wkt (p, 9,
2637         "central_meridian\",-84.25],PARAMETER[\"standard_parallel");
2638     add_srs_wkt (p, 10,
2639         "_1\",37.9666666666667],PARAMETER[\"standard_parallel_2\"");
2640     add_srs_wkt (p, 11,
2641         ",38.9666666666667],PARAMETER[\"false_easting\",1640416.6");
2642     add_srs_wkt (p, 12,
2643         "67],PARAMETER[\"false_northing\",0],UNIT[\"US survey foo");
2644     add_srs_wkt (p, 13,
2645         "t\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS");
2646     add_srs_wkt (p, 14,
2647         "[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"");
2648     add_srs_wkt (p, 15,
2649         "EPSG\",\"2246\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_");
2650     add_srs_wkt (p, 16,
2651         "DATUM[\"North American Vertical Datum 1988\",2005,AUTHOR");
2652     add_srs_wkt (p, 17,
2653         "ITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800");
2654     add_srs_wkt (p, 18,
2655         "609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-r");
2656     add_srs_wkt (p, 19,
2657         "elated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHOR");
2658     add_srs_wkt (p, 20,
2659         "ITY[\"EPSG\",\"8741\"]]");
2660     p = add_epsg_def_ex (filter, first, last, 8742, "epsg", 8742,
2661         "NAD83 / Kentucky South (ftUS)", 0, 0,
2662         "GRS 1980", "Greenwich",
2663         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2664         "Easting", "East", "Northing", "North");
2665     add_proj4text (p, 0,
2666         "+proj=lcc +lat_0=36.3333333333333 +lon_0=-85.75 +lat_1=3");
2667     add_proj4text (p, 1,
2668         "7.9333333333333 +lat_2=36.7333333333333 +x_0=500000.0001");
2669     add_proj4text (p, 2,
2670         "016 +y_0=500000.0001016 +datum=NAD83 +units=us-ft +vunit");
2671     add_proj4text (p, 3,
2672         "s=us-ft +no_defs");
2673     add_srs_wkt (p, 0,
2674         "COMPD_CS[\"NAD83 / Kentucky South (ftUS) + NAVD88 height");
2675     add_srs_wkt (p, 1,
2676         " (ftUS)\",PROJCS[\"NAD83 / Kentucky South (ftUS)\",GEOGC");
2677     add_srs_wkt (p, 2,
2678         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
2679     add_srs_wkt (p, 3,
2680         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
2681     add_srs_wkt (p, 4,
2682         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
2683     add_srs_wkt (p, 5,
2684         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
2685     add_srs_wkt (p, 6,
2686         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
2687     add_srs_wkt (p, 7,
2688         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
2689     add_srs_wkt (p, 8,
2690         "SP\"],PARAMETER[\"latitude_of_origin\",36.3333333333333]");
2691     add_srs_wkt (p, 9,
2692         ",PARAMETER[\"central_meridian\",-85.75],PARAMETER[\"stan");
2693     add_srs_wkt (p, 10,
2694         "dard_parallel_1\",37.9333333333333],PARAMETER[\"standard");
2695     add_srs_wkt (p, 11,
2696         "_parallel_2\",36.7333333333333],PARAMETER[\"false_eastin");
2697     add_srs_wkt (p, 12,
2698         "g\",1640416.667],PARAMETER[\"false_northing\",1640416.66");
2699     add_srs_wkt (p, 13,
2700         "7],UNIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"");
2701     add_srs_wkt (p, 14,
2702         "EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing");
2703     add_srs_wkt (p, 15,
2704         "\",NORTH],AUTHORITY[\"EPSG\",\"2247\"]],VERT_CS[\"NAVD88");
2705     add_srs_wkt (p, 16,
2706         " height (ftUS)\",VERT_DATUM[\"North American Vertical Da");
2707     add_srs_wkt (p, 17,
2708         "tum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US ");
2709     add_srs_wkt (p, 18,
2710         "survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"900");
2711     add_srs_wkt (p, 19,
2712         "3\"]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EP");
2713     add_srs_wkt (p, 20,
2714         "SG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8742\"]]");
2715     p = add_epsg_def_ex (filter, first, last, 8743, "epsg", 8743,
2716         "NAD83 / Louisiana North (ftUS)", 0, 0,
2717         "GRS 1980", "Greenwich",
2718         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2719         "Easting", "East", "Northing", "North");
2720     add_proj4text (p, 0,
2721         "+proj=lcc +lat_0=30.5 +lon_0=-92.5 +lat_1=32.66666666666");
2722     add_proj4text (p, 1,
2723         "67 +lat_2=31.1666666666667 +x_0=999999.99998984 +y_0=0 +");
2724     add_proj4text (p, 2,
2725         "datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
2726     add_srs_wkt (p, 0,
2727         "COMPD_CS[\"NAD83 / Louisiana North (ftUS) + NAVD88 heigh");
2728     add_srs_wkt (p, 1,
2729         "t (ftUS)\",PROJCS[\"NAD83 / Louisiana North (ftUS)\",GEO");
2730     add_srs_wkt (p, 2,
2731         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
2732     add_srs_wkt (p, 3,
2733         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
2734     add_srs_wkt (p, 4,
2735         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
2736     add_srs_wkt (p, 5,
2737         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
2738     add_srs_wkt (p, 6,
2739         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
2740     add_srs_wkt (p, 7,
2741         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Con");
2742     add_srs_wkt (p, 8,
2743         "ic_2SP\"],PARAMETER[\"latitude_of_origin\",30.5],PARAMET");
2744     add_srs_wkt (p, 9,
2745         "ER[\"central_meridian\",-92.5],PARAMETER[\"standard_para");
2746     add_srs_wkt (p, 10,
2747         "llel_1\",32.6666666666667],PARAMETER[\"standard_parallel");
2748     add_srs_wkt (p, 11,
2749         "_2\",31.1666666666667],PARAMETER[\"false_easting\",32808");
2750     add_srs_wkt (p, 12,
2751         "33.3333],PARAMETER[\"false_northing\",0],UNIT[\"US surve");
2752     add_srs_wkt (p, 13,
2753         "y foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]]");
2754     add_srs_wkt (p, 14,
2755         ",AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORI");
2756     add_srs_wkt (p, 15,
2757         "TY[\"EPSG\",\"3451\"]],VERT_CS[\"NAVD88 height (ftUS)\",");
2758     add_srs_wkt (p, 16,
2759         "VERT_DATUM[\"North American Vertical Datum 1988\",2005,A");
2760     add_srs_wkt (p, 17,
2761         "UTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.3");
2762     add_srs_wkt (p, 18,
2763         "04800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Grav");
2764     add_srs_wkt (p, 19,
2765         "ity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],A");
2766     add_srs_wkt (p, 20,
2767         "UTHORITY[\"EPSG\",\"8743\"]]");
2768     p = add_epsg_def_ex (filter, first, last, 8744, "epsg", 8744,
2769         "NAD83 / Louisiana South (ftUS)", 0, 0,
2770         "GRS 1980", "Greenwich",
2771         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2772         "Easting", "East", "Northing", "North");
2773     add_proj4text (p, 0,
2774         "+proj=lcc +lat_0=28.5 +lon_0=-91.3333333333333 +lat_1=30");
2775     add_proj4text (p, 1,
2776         ".7 +lat_2=29.3 +x_0=999999.99998984 +y_0=0 +datum=NAD83 ");
2777     add_proj4text (p, 2,
2778         "+units=us-ft +vunits=us-ft +no_defs");
2779     add_srs_wkt (p, 0,
2780         "COMPD_CS[\"NAD83 / Louisiana South (ftUS) + NAVD88 heigh");
2781     add_srs_wkt (p, 1,
2782         "t (ftUS)\",PROJCS[\"NAD83 / Louisiana South (ftUS)\",GEO");
2783     add_srs_wkt (p, 2,
2784         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
2785     add_srs_wkt (p, 3,
2786         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
2787     add_srs_wkt (p, 4,
2788         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
2789     add_srs_wkt (p, 5,
2790         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
2791     add_srs_wkt (p, 6,
2792         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
2793     add_srs_wkt (p, 7,
2794         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Con");
2795     add_srs_wkt (p, 8,
2796         "ic_2SP\"],PARAMETER[\"latitude_of_origin\",28.5],PARAMET");
2797     add_srs_wkt (p, 9,
2798         "ER[\"central_meridian\",-91.3333333333333],PARAMETER[\"s");
2799     add_srs_wkt (p, 10,
2800         "tandard_parallel_1\",30.7],PARAMETER[\"standard_parallel");
2801     add_srs_wkt (p, 11,
2802         "_2\",29.3],PARAMETER[\"false_easting\",3280833.3333],PAR");
2803     add_srs_wkt (p, 12,
2804         "AMETER[\"false_northing\",0],UNIT[\"US survey foot\",0.3");
2805     add_srs_wkt (p, 13,
2806         "04800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"East");
2807     add_srs_wkt (p, 14,
2808         "ing\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",");
2809     add_srs_wkt (p, 15,
2810         "\"3452\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"");
2811     add_srs_wkt (p, 16,
2812         "North American Vertical Datum 1988\",2005,AUTHORITY[\"EP");
2813     add_srs_wkt (p, 17,
2814         "SG\",\"5103\"]],UNIT[\"US survey foot\",0.30480060960121");
2815     add_srs_wkt (p, 18,
2816         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related h");
2817     add_srs_wkt (p, 19,
2818         "eight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EP");
2819     add_srs_wkt (p, 20,
2820         "SG\",\"8744\"]]");
2821     p = add_epsg_def_ex (filter, first, last, 8745, "epsg", 8745,
2822         "NAD83 / Maine East (ftUS)", 0, 0,
2823         "GRS 1980", "Greenwich",
2824         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2825         "Easting", "East", "Northing", "North");
2826     add_proj4text (p, 0,
2827         "+proj=tmerc +lat_0=43.6666666666667 +lon_0=-68.5 +k=0.99");
2828     add_proj4text (p, 1,
2829         "99 +x_0=300000 +y_0=0 +datum=NAD83 +units=us-ft +vunits=");
2830     add_proj4text (p, 2,
2831         "us-ft +no_defs");
2832     add_srs_wkt (p, 0,
2833         "COMPD_CS[\"NAD83 / Maine East (ftUS) + NAVD88 height (ft");
2834     add_srs_wkt (p, 1,
2835         "US)\",PROJCS[\"NAD83 / Maine East (ftUS)\",GEOGCS[\"NAD8");
2836     add_srs_wkt (p, 2,
2837         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
2838     add_srs_wkt (p, 3,
2839         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
2840     add_srs_wkt (p, 4,
2841         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
2842     add_srs_wkt (p, 5,
2843         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
2844     add_srs_wkt (p, 6,
2845         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
2846     add_srs_wkt (p, 7,
2847         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
2848     add_srs_wkt (p, 8,
2849         "R[\"latitude_of_origin\",43.6666666666667],PARAMETER[\"c");
2850     add_srs_wkt (p, 9,
2851         "entral_meridian\",-68.5],PARAMETER[\"scale_factor\",0.99");
2852     add_srs_wkt (p, 10,
2853         "99],PARAMETER[\"false_easting\",984250],PARAMETER[\"fals");
2854     add_srs_wkt (p, 11,
2855         "e_northing\",0],UNIT[\"US survey foot\",0.30480060960121");
2856     add_srs_wkt (p, 12,
2857         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],A");
2858     add_srs_wkt (p, 13,
2859         "XIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"26847\"]],V");
2860     add_srs_wkt (p, 14,
2861         "ERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North Ameri");
2862     add_srs_wkt (p, 15,
2863         "can Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103");
2864     add_srs_wkt (p, 16,
2865         "\"]],UNIT[\"US survey foot\",0.304800609601219,AUTHORITY");
2866     add_srs_wkt (p, 17,
2867         "[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related height\",UP]");
2868     add_srs_wkt (p, 18,
2869         ",AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8745");
2870     add_srs_wkt (p, 19,
2871         "\"]]");
2872     p = add_epsg_def_ex (filter, first, last, 8746, "epsg", 8746,
2873         "NAD83 / Maine West (ftUS)", 0, 0,
2874         "GRS 1980", "Greenwich",
2875         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
2876         "Easting", "East", "Northing", "North");
2877     add_proj4text (p, 0,
2878         "+proj=tmerc +lat_0=42.8333333333333 +lon_0=-70.166666666");
2879     add_proj4text (p, 1,
2880         "6667 +k=0.999966667 +x_0=900000 +y_0=0 +datum=NAD83 +uni");
2881     add_proj4text (p, 2,
2882         "ts=us-ft +vunits=us-ft +no_defs");
2883     add_srs_wkt (p, 0,
2884         "COMPD_CS[\"NAD83 / Maine West (ftUS) + NAVD88 height (ft");
2885     add_srs_wkt (p, 1,
2886         "US)\",PROJCS[\"NAD83 / Maine West (ftUS)\",GEOGCS[\"NAD8");
2887     add_srs_wkt (p, 2,
2888         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
2889     add_srs_wkt (p, 3,
2890         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
2891     add_srs_wkt (p, 4,
2892         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
2893     add_srs_wkt (p, 5,
2894         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
2895     add_srs_wkt (p, 6,
2896         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
2897     add_srs_wkt (p, 7,
2898         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
2899     add_srs_wkt (p, 8,
2900         "R[\"latitude_of_origin\",42.8333333333333],PARAMETER[\"c");
2901     add_srs_wkt (p, 9,
2902         "entral_meridian\",-70.1666666666667],PARAMETER[\"scale_f");
2903     add_srs_wkt (p, 10,
2904         "actor\",0.999966667],PARAMETER[\"false_easting\",2952750");
2905     add_srs_wkt (p, 11,
2906         "],PARAMETER[\"false_northing\",0],UNIT[\"US survey foot\"");
2907     add_srs_wkt (p, 12,
2908         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
2909     add_srs_wkt (p, 13,
2910         "Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPS");
2911     add_srs_wkt (p, 14,
2912         "G\",\"26848\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DA");
2913     add_srs_wkt (p, 15,
2914         "TUM[\"North American Vertical Datum 1988\",2005,AUTHORIT");
2915     add_srs_wkt (p, 16,
2916         "Y[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.30480060");
2917     add_srs_wkt (p, 17,
2918         "9601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-rel");
2919     add_srs_wkt (p, 18,
2920         "ated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORIT");
2921     add_srs_wkt (p, 19,
2922         "Y[\"EPSG\",\"8746\"]]");
2923     p = add_epsg_def_ex (filter, first, last, 8747, "epsg", 8747,
2924         "NAD83 / Maryland (ftUS)", 0, 0,
2925         "GRS 1980", "Greenwich",
2926         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2927         "Easting", "East", "Northing", "North");
2928     add_proj4text (p, 0,
2929         "+proj=lcc +lat_0=37.6666666666667 +lon_0=-77 +lat_1=39.4");
2930     add_proj4text (p, 1,
2931         "5 +lat_2=38.3 +x_0=399999.9998984 +y_0=0 +datum=NAD83 +u");
2932     add_proj4text (p, 2,
2933         "nits=us-ft +vunits=us-ft +no_defs");
2934     add_srs_wkt (p, 0,
2935         "COMPD_CS[\"NAD83 / Maryland (ftUS) + NAVD88 height (ftUS");
2936     add_srs_wkt (p, 1,
2937         ")\",PROJCS[\"NAD83 / Maryland (ftUS)\",GEOGCS[\"NAD83\",");
2938     add_srs_wkt (p, 2,
2939         "DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980\"");
2940     add_srs_wkt (p, 3,
2941         ",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUT");
2942     add_srs_wkt (p, 4,
2943         "HORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTHOR");
2944     add_srs_wkt (p, 5,
2945         "ITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329251994");
2946     add_srs_wkt (p, 6,
2947         "33,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"42");
2948     add_srs_wkt (p, 7,
2949         "69\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PARAM");
2950     add_srs_wkt (p, 8,
2951         "ETER[\"latitude_of_origin\",37.6666666666667],PARAMETER[");
2952     add_srs_wkt (p, 9,
2953         "\"central_meridian\",-77],PARAMETER[\"standard_parallel_");
2954     add_srs_wkt (p, 10,
2955         "1\",39.45],PARAMETER[\"standard_parallel_2\",38.3],PARAM");
2956     add_srs_wkt (p, 11,
2957         "ETER[\"false_easting\",1312333.333],PARAMETER[\"false_no");
2958     add_srs_wkt (p, 12,
2959         "rthing\",0],UNIT[\"US survey foot\",0.304800609601219,AU");
2960     add_srs_wkt (p, 13,
2961         "THORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[");
2962     add_srs_wkt (p, 14,
2963         "\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2248\"]],VERT_C");
2964     add_srs_wkt (p, 15,
2965         "S[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North American V");
2966     add_srs_wkt (p, 16,
2967         "ertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],");
2968     add_srs_wkt (p, 17,
2969         "UNIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"EP");
2970     add_srs_wkt (p, 18,
2971         "SG\",\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTH");
2972     add_srs_wkt (p, 19,
2973         "ORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8747\"]]");
2974     p = add_epsg_def_ex (filter, first, last, 8748, "epsg", 8748,
2975         "NAD83 / Massachusetts Mainland (ftUS)", 0, 0,
2976         "GRS 1980", "Greenwich",
2977         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
2978         "Easting", "East", "Northing", "North");
2979     add_proj4text (p, 0,
2980         "+proj=lcc +lat_0=41 +lon_0=-71.5 +lat_1=42.6833333333333");
2981     add_proj4text (p, 1,
2982         " +lat_2=41.7166666666667 +x_0=200000.0001016 +y_0=750000");
2983     add_proj4text (p, 2,
2984         " +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
2985     add_srs_wkt (p, 0,
2986         "COMPD_CS[\"NAD83 / Massachusetts Mainland (ftUS) + NAVD8");
2987     add_srs_wkt (p, 1,
2988         "8 height (ftUS)\",PROJCS[\"NAD83 / Massachusetts Mainlan");
2989     add_srs_wkt (p, 2,
2990         "d (ftUS)\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum");
2991     add_srs_wkt (p, 3,
2992         "_1983\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTH");
2993     add_srs_wkt (p, 4,
2994         "ORITY[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],");
2995     add_srs_wkt (p, 5,
2996         "PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNI");
2997     add_srs_wkt (p, 6,
2998         "T[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"912");
2999     add_srs_wkt (p, 7,
3000         "2\"]],AUTHORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert");
3001     add_srs_wkt (p, 8,
3002         "_Conformal_Conic_2SP\"],PARAMETER[\"latitude_of_origin\"");
3003     add_srs_wkt (p, 9,
3004         ",41],PARAMETER[\"central_meridian\",-71.5],PARAMETER[\"s");
3005     add_srs_wkt (p, 10,
3006         "tandard_parallel_1\",42.6833333333333],PARAMETER[\"stand");
3007     add_srs_wkt (p, 11,
3008         "ard_parallel_2\",41.7166666666667],PARAMETER[\"false_eas");
3009     add_srs_wkt (p, 12,
3010         "ting\",656166.667],PARAMETER[\"false_northing\",2460625]");
3011     add_srs_wkt (p, 13,
3012         ",UNIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"E");
3013     add_srs_wkt (p, 14,
3014         "PSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\"");
3015     add_srs_wkt (p, 15,
3016         ",NORTH],AUTHORITY[\"EPSG\",\"2249\"]],VERT_CS[\"NAVD88 h");
3017     add_srs_wkt (p, 16,
3018         "eight (ftUS)\",VERT_DATUM[\"North American Vertical Datu");
3019     add_srs_wkt (p, 17,
3020         "m 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US su");
3021     add_srs_wkt (p, 18,
3022         "rvey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"");
3023     add_srs_wkt (p, 19,
3024         "]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\"");
3025     add_srs_wkt (p, 20,
3026         ",\"6360\"]],AUTHORITY[\"EPSG\",\"8748\"]]");
3027     p = add_epsg_def_ex (filter, first, last, 8749, "epsg", 8749,
3028         "NAD83 / Massachusetts Island (ftUS)", 0, 0,
3029         "GRS 1980", "Greenwich",
3030         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
3031         "Easting", "East", "Northing", "North");
3032     add_proj4text (p, 0,
3033         "+proj=lcc +lat_0=41 +lon_0=-70.5 +lat_1=41.4833333333333");
3034     add_proj4text (p, 1,
3035         " +lat_2=41.2833333333333 +x_0=500000.0001016 +y_0=0 +dat");
3036     add_proj4text (p, 2,
3037         "um=NAD83 +units=us-ft +vunits=us-ft +no_defs");
3038     add_srs_wkt (p, 0,
3039         "COMPD_CS[\"NAD83 / Massachusetts Island (ftUS) + NAVD88 ");
3040     add_srs_wkt (p, 1,
3041         "height (ftUS)\",PROJCS[\"NAD83 / Massachusetts Island (f");
3042     add_srs_wkt (p, 2,
3043         "tUS)\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_198");
3044     add_srs_wkt (p, 3,
3045         "3\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORIT");
3046     add_srs_wkt (p, 4,
3047         "Y[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIM");
3048     add_srs_wkt (p, 5,
3049         "EM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"");
3050     add_srs_wkt (p, 6,
3051         "degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]");
3052     add_srs_wkt (p, 7,
3053         "],AUTHORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Con");
3054     add_srs_wkt (p, 8,
3055         "formal_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",41]");
3056     add_srs_wkt (p, 9,
3057         ",PARAMETER[\"central_meridian\",-70.5],PARAMETER[\"stand");
3058     add_srs_wkt (p, 10,
3059         "ard_parallel_1\",41.4833333333333],PARAMETER[\"standard_");
3060     add_srs_wkt (p, 11,
3061         "parallel_2\",41.2833333333333],PARAMETER[\"false_easting");
3062     add_srs_wkt (p, 12,
3063         "\",1640416.667],PARAMETER[\"false_northing\",0],UNIT[\"U");
3064     add_srs_wkt (p, 13,
3065         "S survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9");
3066     add_srs_wkt (p, 14,
3067         "003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],");
3068     add_srs_wkt (p, 15,
3069         "AUTHORITY[\"EPSG\",\"2250\"]],VERT_CS[\"NAVD88 height (f");
3070     add_srs_wkt (p, 16,
3071         "tUS)\",VERT_DATUM[\"North American Vertical Datum 1988\"");
3072     add_srs_wkt (p, 17,
3073         ",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foo");
3074     add_srs_wkt (p, 18,
3075         "t\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS");
3076     add_srs_wkt (p, 19,
3077         "[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"636");
3078     add_srs_wkt (p, 20,
3079         "0\"]],AUTHORITY[\"EPSG\",\"8749\"]]");
3080     p = add_epsg_def_ex (filter, first, last, 8750, "epsg", 8750,
3081         "NAD83 / Minnesota North (ftUS)", 0, 0,
3082         "GRS 1980", "Greenwich",
3083         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
3084         "Easting", "East", "Northing", "North");
3085     add_proj4text (p, 0,
3086         "+proj=lcc +lat_0=46.5 +lon_0=-93.1 +lat_1=48.63333333333");
3087     add_proj4text (p, 1,
3088         "33 +lat_2=47.0333333333333 +x_0=800000.00001016 +y_0=999");
3089     add_proj4text (p, 2,
3090         "99.99998984 +datum=NAD83 +units=us-ft +vunits=us-ft +no_");
3091     add_proj4text (p, 3,
3092         "defs");
3093     add_srs_wkt (p, 0,
3094         "COMPD_CS[\"NAD83 / Minnesota North (ftUS) + NAVD88 heigh");
3095     add_srs_wkt (p, 1,
3096         "t (ftUS)\",PROJCS[\"NAD83 / Minnesota North (ftUS)\",GEO");
3097     add_srs_wkt (p, 2,
3098         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
3099     add_srs_wkt (p, 3,
3100         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
3101     add_srs_wkt (p, 4,
3102         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
3103     add_srs_wkt (p, 5,
3104         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
3105     add_srs_wkt (p, 6,
3106         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
3107     add_srs_wkt (p, 7,
3108         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Con");
3109     add_srs_wkt (p, 8,
3110         "ic_2SP\"],PARAMETER[\"latitude_of_origin\",46.5],PARAMET");
3111     add_srs_wkt (p, 9,
3112         "ER[\"central_meridian\",-93.1],PARAMETER[\"standard_para");
3113     add_srs_wkt (p, 10,
3114         "llel_1\",48.6333333333333],PARAMETER[\"standard_parallel");
3115     add_srs_wkt (p, 11,
3116         "_2\",47.0333333333333],PARAMETER[\"false_easting\",26246");
3117     add_srs_wkt (p, 12,
3118         "66.6667],PARAMETER[\"false_northing\",328083.3333],UNIT[");
3119     add_srs_wkt (p, 13,
3120         "\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",");
3121     add_srs_wkt (p, 14,
3122         "\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORT");
3123     add_srs_wkt (p, 15,
3124         "H],AUTHORITY[\"EPSG\",\"26849\"]],VERT_CS[\"NAVD88 heigh");
3125     add_srs_wkt (p, 16,
3126         "t (ftUS)\",VERT_DATUM[\"North American Vertical Datum 19");
3127     add_srs_wkt (p, 17,
3128         "88\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey");
3129     add_srs_wkt (p, 18,
3130         " foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],");
3131     add_srs_wkt (p, 19,
3132         "AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
3133     add_srs_wkt (p, 20,
3134         "6360\"]],AUTHORITY[\"EPSG\",\"8750\"]]");
3135     p = add_epsg_def_ex (filter, first, last, 8751, "epsg", 8751,
3136         "NAD83 / Minnesota Central (ftUS)", 0, 0,
3137         "GRS 1980", "Greenwich",
3138         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
3139         "Easting", "East", "Northing", "North");
3140     add_proj4text (p, 0,
3141         "+proj=lcc +lat_0=45 +lon_0=-94.25 +lat_1=47.05 +lat_2=45");
3142     add_proj4text (p, 1,
3143         ".6166666666667 +x_0=800000.00001016 +y_0=99999.99998984 ");
3144     add_proj4text (p, 2,
3145         "+datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
3146     add_srs_wkt (p, 0,
3147         "COMPD_CS[\"NAD83 / Minnesota Central (ftUS) + NAVD88 hei");
3148     add_srs_wkt (p, 1,
3149         "ght (ftUS)\",PROJCS[\"NAD83 / Minnesota Central (ftUS)\"");
3150     add_srs_wkt (p, 2,
3151         ",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SP");
3152     add_srs_wkt (p, 3,
3153         "HEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EP");
3154     add_srs_wkt (p, 4,
3155         "SG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"G");
3156     add_srs_wkt (p, 5,
3157         "reenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree");
3158     add_srs_wkt (p, 6,
3159         "\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTH");
3160     add_srs_wkt (p, 7,
3161         "ORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal");
3162     add_srs_wkt (p, 8,
3163         "_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",45],PARAM");
3164     add_srs_wkt (p, 9,
3165         "ETER[\"central_meridian\",-94.25],PARAMETER[\"standard_p");
3166     add_srs_wkt (p, 10,
3167         "arallel_1\",47.05],PARAMETER[\"standard_parallel_2\",45.");
3168     add_srs_wkt (p, 11,
3169         "6166666666667],PARAMETER[\"false_easting\",2624666.6667]");
3170     add_srs_wkt (p, 12,
3171         ",PARAMETER[\"false_northing\",328083.3333],UNIT[\"US sur");
3172     add_srs_wkt (p, 13,
3173         "vey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"");
3174     add_srs_wkt (p, 14,
3175         "]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHO");
3176     add_srs_wkt (p, 15,
3177         "RITY[\"EPSG\",\"26850\"]],VERT_CS[\"NAVD88 height (ftUS)");
3178     add_srs_wkt (p, 16,
3179         "\",VERT_DATUM[\"North American Vertical Datum 1988\",200");
3180     add_srs_wkt (p, 17,
3181         "5,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",");
3182     add_srs_wkt (p, 18,
3183         "0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"G");
3184     add_srs_wkt (p, 19,
3185         "ravity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]");
3186     add_srs_wkt (p, 20,
3187         "],AUTHORITY[\"EPSG\",\"8751\"]]");
3188     p = add_epsg_def_ex (filter, first, last, 8752, "epsg", 8752,
3189         "NAD83 / Minnesota South (ftUS)", 0, 0,
3190         "GRS 1980", "Greenwich",
3191         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
3192         "Easting", "East", "Northing", "North");
3193     add_proj4text (p, 0,
3194         "+proj=lcc +lat_0=43 +lon_0=-94 +lat_1=45.2166666666667 +");
3195     add_proj4text (p, 1,
3196         "lat_2=43.7833333333333 +x_0=800000.00001016 +y_0=99999.9");
3197     add_proj4text (p, 2,
3198         "9998984 +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
3199     add_srs_wkt (p, 0,
3200         "COMPD_CS[\"NAD83 / Minnesota South (ftUS) + NAVD88 heigh");
3201     add_srs_wkt (p, 1,
3202         "t (ftUS)\",PROJCS[\"NAD83 / Minnesota South (ftUS)\",GEO");
3203     add_srs_wkt (p, 2,
3204         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
3205     add_srs_wkt (p, 3,
3206         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
3207     add_srs_wkt (p, 4,
3208         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
3209     add_srs_wkt (p, 5,
3210         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
3211     add_srs_wkt (p, 6,
3212         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
3213     add_srs_wkt (p, 7,
3214         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Con");
3215     add_srs_wkt (p, 8,
3216         "ic_2SP\"],PARAMETER[\"latitude_of_origin\",43],PARAMETER");
3217     add_srs_wkt (p, 9,
3218         "[\"central_meridian\",-94],PARAMETER[\"standard_parallel");
3219     add_srs_wkt (p, 10,
3220         "_1\",45.2166666666667],PARAMETER[\"standard_parallel_2\"");
3221     add_srs_wkt (p, 11,
3222         ",43.7833333333333],PARAMETER[\"false_easting\",2624666.6");
3223     add_srs_wkt (p, 12,
3224         "667],PARAMETER[\"false_northing\",328083.3333],UNIT[\"US");
3225     add_srs_wkt (p, 13,
3226         " survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"90");
3227     add_srs_wkt (p, 14,
3228         "03\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],A");
3229     add_srs_wkt (p, 15,
3230         "UTHORITY[\"EPSG\",\"26851\"]],VERT_CS[\"NAVD88 height (f");
3231     add_srs_wkt (p, 16,
3232         "tUS)\",VERT_DATUM[\"North American Vertical Datum 1988\"");
3233     add_srs_wkt (p, 17,
3234         ",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foo");
3235     add_srs_wkt (p, 18,
3236         "t\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS");
3237     add_srs_wkt (p, 19,
3238         "[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"636");
3239     add_srs_wkt (p, 20,
3240         "0\"]],AUTHORITY[\"EPSG\",\"8752\"]]");
3241     p = add_epsg_def_ex (filter, first, last, 8753, "epsg", 8753,
3242         "NAD83 / Mississippi East (ftUS)", 0, 0,
3243         "GRS 1980", "Greenwich",
3244         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3245         "Easting", "East", "Northing", "North");
3246     add_proj4text (p, 0,
3247         "+proj=tmerc +lat_0=29.5 +lon_0=-88.8333333333333 +k=0.99");
3248     add_proj4text (p, 1,
3249         "995 +x_0=300000 +y_0=0 +datum=NAD83 +units=us-ft +vunits");
3250     add_proj4text (p, 2,
3251         "=us-ft +no_defs");
3252     add_srs_wkt (p, 0,
3253         "COMPD_CS[\"NAD83 / Mississippi East (ftUS) + NAVD88 heig");
3254     add_srs_wkt (p, 1,
3255         "ht (ftUS)\",PROJCS[\"NAD83 / Mississippi East (ftUS)\",G");
3256     add_srs_wkt (p, 2,
3257         "EOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHE");
3258     add_srs_wkt (p, 3,
3259         "ROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG");
3260     add_srs_wkt (p, 4,
3261         "\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Gre");
3262     add_srs_wkt (p, 5,
3263         "enwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\"");
3264     add_srs_wkt (p, 6,
3265         ",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHOR");
3266     add_srs_wkt (p, 7,
3267         "ITY[\"EPSG\",\"4269\"]],PROJECTION[\"Transverse_Mercator");
3268     add_srs_wkt (p, 8,
3269         "\"],PARAMETER[\"latitude_of_origin\",29.5],PARAMETER[\"c");
3270     add_srs_wkt (p, 9,
3271         "entral_meridian\",-88.8333333333333],PARAMETER[\"scale_f");
3272     add_srs_wkt (p, 10,
3273         "actor\",0.99995],PARAMETER[\"false_easting\",984250],PAR");
3274     add_srs_wkt (p, 11,
3275         "AMETER[\"false_northing\",0],UNIT[\"US survey foot\",0.3");
3276     add_srs_wkt (p, 12,
3277         "04800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"East");
3278     add_srs_wkt (p, 13,
3279         "ing\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",");
3280     add_srs_wkt (p, 14,
3281         "\"2254\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"");
3282     add_srs_wkt (p, 15,
3283         "North American Vertical Datum 1988\",2005,AUTHORITY[\"EP");
3284     add_srs_wkt (p, 16,
3285         "SG\",\"5103\"]],UNIT[\"US survey foot\",0.30480060960121");
3286     add_srs_wkt (p, 17,
3287         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related h");
3288     add_srs_wkt (p, 18,
3289         "eight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EP");
3290     add_srs_wkt (p, 19,
3291         "SG\",\"8753\"]]");
3292     p = add_epsg_def_ex (filter, first, last, 8754, "epsg", 8754,
3293         "NAD83 / Mississippi West (ftUS)", 0, 0,
3294         "GRS 1980", "Greenwich",
3295         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3296         "Easting", "East", "Northing", "North");
3297     add_proj4text (p, 0,
3298         "+proj=tmerc +lat_0=29.5 +lon_0=-90.3333333333333 +k=0.99");
3299     add_proj4text (p, 1,
3300         "995 +x_0=699999.9998984 +y_0=0 +datum=NAD83 +units=us-ft");
3301     add_proj4text (p, 2,
3302         " +vunits=us-ft +no_defs");
3303     add_srs_wkt (p, 0,
3304         "COMPD_CS[\"NAD83 / Mississippi West (ftUS) + NAVD88 heig");
3305     add_srs_wkt (p, 1,
3306         "ht (ftUS)\",PROJCS[\"NAD83 / Mississippi West (ftUS)\",G");
3307     add_srs_wkt (p, 2,
3308         "EOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHE");
3309     add_srs_wkt (p, 3,
3310         "ROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG");
3311     add_srs_wkt (p, 4,
3312         "\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Gre");
3313     add_srs_wkt (p, 5,
3314         "enwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\"");
3315     add_srs_wkt (p, 6,
3316         ",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHOR");
3317     add_srs_wkt (p, 7,
3318         "ITY[\"EPSG\",\"4269\"]],PROJECTION[\"Transverse_Mercator");
3319     add_srs_wkt (p, 8,
3320         "\"],PARAMETER[\"latitude_of_origin\",29.5],PARAMETER[\"c");
3321     add_srs_wkt (p, 9,
3322         "entral_meridian\",-90.3333333333333],PARAMETER[\"scale_f");
3323     add_srs_wkt (p, 10,
3324         "actor\",0.99995],PARAMETER[\"false_easting\",2296583.333");
3325     add_srs_wkt (p, 11,
3326         "],PARAMETER[\"false_northing\",0],UNIT[\"US survey foot\"");
3327     add_srs_wkt (p, 12,
3328         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
3329     add_srs_wkt (p, 13,
3330         "Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPS");
3331     add_srs_wkt (p, 14,
3332         "G\",\"2255\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DAT");
3333     add_srs_wkt (p, 15,
3334         "UM[\"North American Vertical Datum 1988\",2005,AUTHORITY");
3335     add_srs_wkt (p, 16,
3336         "[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609");
3337     add_srs_wkt (p, 17,
3338         "601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-rela");
3339     add_srs_wkt (p, 18,
3340         "ted height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY");
3341     add_srs_wkt (p, 19,
3342         "[\"EPSG\",\"8754\"]]");
3343     p = add_epsg_def_ex (filter, first, last, 8755, "epsg", 8755,
3344         "NAD83 / Nebraska (ftUS)", 0, 0,
3345         "GRS 1980", "Greenwich",
3346         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
3347         "Easting", "East", "Northing", "North");
3348     add_proj4text (p, 0,
3349         "+proj=lcc +lat_0=39.8333333333333 +lon_0=-100 +lat_1=43 ");
3350     add_proj4text (p, 1,
3351         "+lat_2=40 +x_0=500000.00001016 +y_0=0 +datum=NAD83 +unit");
3352     add_proj4text (p, 2,
3353         "s=us-ft +vunits=us-ft +no_defs");
3354     add_srs_wkt (p, 0,
3355         "COMPD_CS[\"NAD83 / Nebraska (ftUS) + NAVD88 height (ftUS");
3356     add_srs_wkt (p, 1,
3357         ")\",PROJCS[\"NAD83 / Nebraska (ftUS)\",GEOGCS[\"NAD83\",");
3358     add_srs_wkt (p, 2,
3359         "DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980\"");
3360     add_srs_wkt (p, 3,
3361         ",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUT");
3362     add_srs_wkt (p, 4,
3363         "HORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTHOR");
3364     add_srs_wkt (p, 5,
3365         "ITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329251994");
3366     add_srs_wkt (p, 6,
3367         "33,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"42");
3368     add_srs_wkt (p, 7,
3369         "69\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PARAM");
3370     add_srs_wkt (p, 8,
3371         "ETER[\"latitude_of_origin\",39.8333333333333],PARAMETER[");
3372     add_srs_wkt (p, 9,
3373         "\"central_meridian\",-100],PARAMETER[\"standard_parallel");
3374     add_srs_wkt (p, 10,
3375         "_1\",43],PARAMETER[\"standard_parallel_2\",40],PARAMETER");
3376     add_srs_wkt (p, 11,
3377         "[\"false_easting\",1640416.6667],PARAMETER[\"false_north");
3378     add_srs_wkt (p, 12,
3379         "ing\",0],UNIT[\"US survey foot\",0.304800609601219,AUTHO");
3380     add_srs_wkt (p, 13,
3381         "RITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"N");
3382     add_srs_wkt (p, 14,
3383         "orthing\",NORTH],AUTHORITY[\"EPSG\",\"26852\"]],VERT_CS[");
3384     add_srs_wkt (p, 15,
3385         "\"NAVD88 height (ftUS)\",VERT_DATUM[\"North American Ver");
3386     add_srs_wkt (p, 16,
3387         "tical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UN");
3388     add_srs_wkt (p, 17,
3389         "IT[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG");
3390     add_srs_wkt (p, 18,
3391         "\",\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTHOR");
3392     add_srs_wkt (p, 19,
3393         "ITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8755\"]]");
3394     p = add_epsg_def_ex (filter, first, last, 8756, "epsg", 8756,
3395         "NAD83 / Nevada East (ftUS)", 0, 0,
3396         "GRS 1980", "Greenwich",
3397         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3398         "Easting", "East", "Northing", "North");
3399     add_proj4text (p, 0,
3400         "+proj=tmerc +lat_0=34.75 +lon_0=-115.583333333333 +k=0.9");
3401     add_proj4text (p, 1,
3402         "999 +x_0=200000.00001016 +y_0=8000000.00001016 +datum=NA");
3403     add_proj4text (p, 2,
3404         "D83 +units=us-ft +vunits=us-ft +no_defs");
3405     add_srs_wkt (p, 0,
3406         "COMPD_CS[\"NAD83 / Nevada East (ftUS) + NAVD88 height (f");
3407     add_srs_wkt (p, 1,
3408         "tUS)\",PROJCS[\"NAD83 / Nevada East (ftUS)\",GEOGCS[\"NA");
3409     add_srs_wkt (p, 2,
3410         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
3411     add_srs_wkt (p, 3,
3412         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
3413     add_srs_wkt (p, 4,
3414         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
3415     add_srs_wkt (p, 5,
3416         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
3417     add_srs_wkt (p, 6,
3418         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
3419     add_srs_wkt (p, 7,
3420         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
3421     add_srs_wkt (p, 8,
3422         "R[\"latitude_of_origin\",34.75],PARAMETER[\"central_meri");
3423     add_srs_wkt (p, 9,
3424         "dian\",-115.583333333333],PARAMETER[\"scale_factor\",0.9");
3425     add_srs_wkt (p, 10,
3426         "999],PARAMETER[\"false_easting\",656166.6667],PARAMETER[");
3427     add_srs_wkt (p, 11,
3428         "\"false_northing\",26246666.6667],UNIT[\"US survey foot\"");
3429     add_srs_wkt (p, 12,
3430         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
3431     add_srs_wkt (p, 13,
3432         "Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPS");
3433     add_srs_wkt (p, 14,
3434         "G\",\"3421\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DAT");
3435     add_srs_wkt (p, 15,
3436         "UM[\"North American Vertical Datum 1988\",2005,AUTHORITY");
3437     add_srs_wkt (p, 16,
3438         "[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609");
3439     add_srs_wkt (p, 17,
3440         "601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-rela");
3441     add_srs_wkt (p, 18,
3442         "ted height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY");
3443     add_srs_wkt (p, 19,
3444         "[\"EPSG\",\"8756\"]]");
3445     p = add_epsg_def_ex (filter, first, last, 8757, "epsg", 8757,
3446         "NAD83 / Nevada Central (ftUS)", 0, 0,
3447         "GRS 1980", "Greenwich",
3448         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3449         "Easting", "East", "Northing", "North");
3450     add_proj4text (p, 0,
3451         "+proj=tmerc +lat_0=34.75 +lon_0=-116.666666666667 +k=0.9");
3452     add_proj4text (p, 1,
3453         "999 +x_0=500000.00001016 +y_0=6000000 +datum=NAD83 +unit");
3454     add_proj4text (p, 2,
3455         "s=us-ft +vunits=us-ft +no_defs");
3456     add_srs_wkt (p, 0,
3457         "COMPD_CS[\"NAD83 / Nevada Central (ftUS) + NAVD88 height");
3458     add_srs_wkt (p, 1,
3459         " (ftUS)\",PROJCS[\"NAD83 / Nevada Central (ftUS)\",GEOGC");
3460     add_srs_wkt (p, 2,
3461         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
3462     add_srs_wkt (p, 3,
3463         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
3464     add_srs_wkt (p, 4,
3465         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
3466     add_srs_wkt (p, 5,
3467         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
3468     add_srs_wkt (p, 6,
3469         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
3470     add_srs_wkt (p, 7,
3471         "EPSG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PA");
3472     add_srs_wkt (p, 8,
3473         "RAMETER[\"latitude_of_origin\",34.75],PARAMETER[\"centra");
3474     add_srs_wkt (p, 9,
3475         "l_meridian\",-116.666666666667],PARAMETER[\"scale_factor");
3476     add_srs_wkt (p, 10,
3477         "\",0.9999],PARAMETER[\"false_easting\",1640416.6667],PAR");
3478     add_srs_wkt (p, 11,
3479         "AMETER[\"false_northing\",19685000],UNIT[\"US survey foo");
3480     add_srs_wkt (p, 12,
3481         "t\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS");
3482     add_srs_wkt (p, 13,
3483         "[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"");
3484     add_srs_wkt (p, 14,
3485         "EPSG\",\"3422\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_");
3486     add_srs_wkt (p, 15,
3487         "DATUM[\"North American Vertical Datum 1988\",2005,AUTHOR");
3488     add_srs_wkt (p, 16,
3489         "ITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800");
3490     add_srs_wkt (p, 17,
3491         "609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-r");
3492     add_srs_wkt (p, 18,
3493         "elated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHOR");
3494     add_srs_wkt (p, 19,
3495         "ITY[\"EPSG\",\"8757\"]]");
3496     p = add_epsg_def_ex (filter, first, last, 8758, "epsg", 8758,
3497         "NAD83 / Nevada West (ftUS)", 0, 0,
3498         "GRS 1980", "Greenwich",
3499         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3500         "Easting", "East", "Northing", "North");
3501     add_proj4text (p, 0,
3502         "+proj=tmerc +lat_0=34.75 +lon_0=-118.583333333333 +k=0.9");
3503     add_proj4text (p, 1,
3504         "999 +x_0=800000.00001016 +y_0=3999999.99998984 +datum=NA");
3505     add_proj4text (p, 2,
3506         "D83 +units=us-ft +vunits=us-ft +no_defs");
3507     add_srs_wkt (p, 0,
3508         "COMPD_CS[\"NAD83 / Nevada West (ftUS) + NAVD88 height (f");
3509     add_srs_wkt (p, 1,
3510         "tUS)\",PROJCS[\"NAD83 / Nevada West (ftUS)\",GEOGCS[\"NA");
3511     add_srs_wkt (p, 2,
3512         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
3513     add_srs_wkt (p, 3,
3514         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
3515     add_srs_wkt (p, 4,
3516         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
3517     add_srs_wkt (p, 5,
3518         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
3519     add_srs_wkt (p, 6,
3520         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
3521     add_srs_wkt (p, 7,
3522         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
3523     add_srs_wkt (p, 8,
3524         "R[\"latitude_of_origin\",34.75],PARAMETER[\"central_meri");
3525     add_srs_wkt (p, 9,
3526         "dian\",-118.583333333333],PARAMETER[\"scale_factor\",0.9");
3527     add_srs_wkt (p, 10,
3528         "999],PARAMETER[\"false_easting\",2624666.6667],PARAMETER");
3529     add_srs_wkt (p, 11,
3530         "[\"false_northing\",13123333.3333],UNIT[\"US survey foot");
3531     add_srs_wkt (p, 12,
3532         "\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[");
3533     add_srs_wkt (p, 13,
3534         "\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"E");
3535     add_srs_wkt (p, 14,
3536         "PSG\",\"3423\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_D");
3537     add_srs_wkt (p, 15,
3538         "ATUM[\"North American Vertical Datum 1988\",2005,AUTHORI");
3539     add_srs_wkt (p, 16,
3540         "TY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.3048006");
3541     add_srs_wkt (p, 17,
3542         "09601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-re");
3543     add_srs_wkt (p, 18,
3544         "lated height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORI");
3545     add_srs_wkt (p, 19,
3546         "TY[\"EPSG\",\"8758\"]]");
3547     p = add_epsg_def_ex (filter, first, last, 8759, "epsg", 8759,
3548         "NAD83 / New Hampshire (ftUS)", 0, 0,
3549         "GRS 1980", "Greenwich",
3550         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3551         "Easting", "East", "Northing", "North");
3552     add_proj4text (p, 0,
3553         "+proj=tmerc +lat_0=42.5 +lon_0=-71.6666666666667 +k=0.99");
3554     add_proj4text (p, 1,
3555         "9966667 +x_0=300000 +y_0=0 +datum=NAD83 +units=us-ft +vu");
3556     add_proj4text (p, 2,
3557         "nits=us-ft +no_defs");
3558     add_srs_wkt (p, 0,
3559         "COMPD_CS[\"NAD83 / New Hampshire (ftUS) + NAVD88 height ");
3560     add_srs_wkt (p, 1,
3561         "(ftUS)\",PROJCS[\"NAD83 / New Hampshire (ftUS)\",GEOGCS[");
3562     add_srs_wkt (p, 2,
3563         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
3564     add_srs_wkt (p, 3,
3565         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
3566     add_srs_wkt (p, 4,
3567         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
3568     add_srs_wkt (p, 5,
3569         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
3570     add_srs_wkt (p, 6,
3571         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
3572     add_srs_wkt (p, 7,
3573         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
3574     add_srs_wkt (p, 8,
3575         "METER[\"latitude_of_origin\",42.5],PARAMETER[\"central_m");
3576     add_srs_wkt (p, 9,
3577         "eridian\",-71.6666666666667],PARAMETER[\"scale_factor\",");
3578     add_srs_wkt (p, 10,
3579         "0.999966667],PARAMETER[\"false_easting\",984250],PARAMET");
3580     add_srs_wkt (p, 11,
3581         "ER[\"false_northing\",0],UNIT[\"US survey foot\",0.30480");
3582     add_srs_wkt (p, 12,
3583         "0609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\"");
3584     add_srs_wkt (p, 13,
3585         ",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"343");
3586     add_srs_wkt (p, 14,
3587         "7\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"Nort");
3588     add_srs_wkt (p, 15,
3589         "h American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\"");
3590     add_srs_wkt (p, 16,
3591         ",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219,AU");
3592     add_srs_wkt (p, 17,
3593         "THORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related heigh");
3594     add_srs_wkt (p, 18,
3595         "t\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\"");
3596     add_srs_wkt (p, 19,
3597         ",\"8759\"]]");
3598     p = add_epsg_def_ex (filter, first, last, 8760, "epsg", 8760,
3599         "NAD83 / New Jersey (ftUS)", 0, 0,
3600         "GRS 1980", "Greenwich",
3601         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3602         "Easting", "East", "Northing", "North");
3603     add_proj4text (p, 0,
3604         "+proj=tmerc +lat_0=38.8333333333333 +lon_0=-74.5 +k=0.99");
3605     add_proj4text (p, 1,
3606         "99 +x_0=150000 +y_0=0 +datum=NAD83 +units=us-ft +vunits=");
3607     add_proj4text (p, 2,
3608         "us-ft +no_defs");
3609     add_srs_wkt (p, 0,
3610         "COMPD_CS[\"NAD83 / New Jersey (ftUS) + NAVD88 height (ft");
3611     add_srs_wkt (p, 1,
3612         "US)\",PROJCS[\"NAD83 / New Jersey (ftUS)\",GEOGCS[\"NAD8");
3613     add_srs_wkt (p, 2,
3614         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
3615     add_srs_wkt (p, 3,
3616         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
3617     add_srs_wkt (p, 4,
3618         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
3619     add_srs_wkt (p, 5,
3620         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
3621     add_srs_wkt (p, 6,
3622         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
3623     add_srs_wkt (p, 7,
3624         ",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETE");
3625     add_srs_wkt (p, 8,
3626         "R[\"latitude_of_origin\",38.8333333333333],PARAMETER[\"c");
3627     add_srs_wkt (p, 9,
3628         "entral_meridian\",-74.5],PARAMETER[\"scale_factor\",0.99");
3629     add_srs_wkt (p, 10,
3630         "99],PARAMETER[\"false_easting\",492125],PARAMETER[\"fals");
3631     add_srs_wkt (p, 11,
3632         "e_northing\",0],UNIT[\"US survey foot\",0.30480060960121");
3633     add_srs_wkt (p, 12,
3634         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],A");
3635     add_srs_wkt (p, 13,
3636         "XIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3424\"]],VE");
3637     add_srs_wkt (p, 14,
3638         "RT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North Americ");
3639     add_srs_wkt (p, 15,
3640         "an Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"");
3641     add_srs_wkt (p, 16,
3642         "]],UNIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"");
3643     add_srs_wkt (p, 17,
3644         "EPSG\",\"9003\"]],AXIS[\"Gravity-related height\",UP],AU");
3645     add_srs_wkt (p, 18,
3646         "THORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8760\"]");
3647     add_srs_wkt (p, 19,
3648         "]");
3649     p = add_epsg_def_ex (filter, first, last, 8761, "epsg", 8761,
3650         "NAD83 / New Mexico East (ftUS)", 0, 0,
3651         "GRS 1980", "Greenwich",
3652         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3653         "Easting", "East", "Northing", "North");
3654     add_proj4text (p, 0,
3655         "+proj=tmerc +lat_0=31 +lon_0=-104.333333333333 +k=0.9999");
3656     add_proj4text (p, 1,
3657         "09091 +x_0=165000 +y_0=0 +datum=NAD83 +units=us-ft +vuni");
3658     add_proj4text (p, 2,
3659         "ts=us-ft +no_defs");
3660     add_srs_wkt (p, 0,
3661         "COMPD_CS[\"NAD83 / New Mexico East (ftUS) + NAVD88 heigh");
3662     add_srs_wkt (p, 1,
3663         "t (ftUS)\",PROJCS[\"NAD83 / New Mexico East (ftUS)\",GEO");
3664     add_srs_wkt (p, 2,
3665         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
3666     add_srs_wkt (p, 3,
3667         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
3668     add_srs_wkt (p, 4,
3669         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
3670     add_srs_wkt (p, 5,
3671         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
3672     add_srs_wkt (p, 6,
3673         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
3674     add_srs_wkt (p, 7,
3675         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"");
3676     add_srs_wkt (p, 8,
3677         "],PARAMETER[\"latitude_of_origin\",31],PARAMETER[\"centr");
3678     add_srs_wkt (p, 9,
3679         "al_meridian\",-104.333333333333],PARAMETER[\"scale_facto");
3680     add_srs_wkt (p, 10,
3681         "r\",0.999909091],PARAMETER[\"false_easting\",541337.5],P");
3682     add_srs_wkt (p, 11,
3683         "ARAMETER[\"false_northing\",0],UNIT[\"US survey foot\",0");
3684     add_srs_wkt (p, 12,
3685         ".304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Ea");
3686     add_srs_wkt (p, 13,
3687         "sting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\"");
3688     add_srs_wkt (p, 14,
3689         ",\"2257\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[");
3690     add_srs_wkt (p, 15,
3691         "\"North American Vertical Datum 1988\",2005,AUTHORITY[\"");
3692     add_srs_wkt (p, 16,
3693         "EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601");
3694     add_srs_wkt (p, 17,
3695         "219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related");
3696     add_srs_wkt (p, 18,
3697         " height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"");
3698     add_srs_wkt (p, 19,
3699         "EPSG\",\"8761\"]]");
3700     p = add_epsg_def_ex (filter, first, last, 8762, "epsg", 8762,
3701         "NAD83 / New Mexico Central (ftUS)", 0, 0,
3702         "GRS 1980", "Greenwich",
3703         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3704         "Easting", "East", "Northing", "North");
3705     add_proj4text (p, 0,
3706         "+proj=tmerc +lat_0=31 +lon_0=-106.25 +k=0.9999 +x_0=5000");
3707     add_proj4text (p, 1,
3708         "00.0001016 +y_0=0 +datum=NAD83 +units=us-ft +vunits=us-f");
3709     add_proj4text (p, 2,
3710         "t +no_defs");
3711     add_srs_wkt (p, 0,
3712         "COMPD_CS[\"NAD83 / New Mexico Central (ftUS) + NAVD88 he");
3713     add_srs_wkt (p, 1,
3714         "ight (ftUS)\",PROJCS[\"NAD83 / New Mexico Central (ftUS)");
3715     add_srs_wkt (p, 2,
3716         "\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",");
3717     add_srs_wkt (p, 3,
3718         "SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
3719     add_srs_wkt (p, 4,
3720         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
3721     add_srs_wkt (p, 5,
3722         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
3723     add_srs_wkt (p, 6,
3724         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
3725     add_srs_wkt (p, 7,
3726         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Transverse_Merca");
3727     add_srs_wkt (p, 8,
3728         "tor\"],PARAMETER[\"latitude_of_origin\",31],PARAMETER[\"");
3729     add_srs_wkt (p, 9,
3730         "central_meridian\",-106.25],PARAMETER[\"scale_factor\",0");
3731     add_srs_wkt (p, 10,
3732         ".9999],PARAMETER[\"false_easting\",1640416.667],PARAMETE");
3733     add_srs_wkt (p, 11,
3734         "R[\"false_northing\",0],UNIT[\"US survey foot\",0.304800");
3735     add_srs_wkt (p, 12,
3736         "609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\"");
3737     add_srs_wkt (p, 13,
3738         ",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"225");
3739     add_srs_wkt (p, 14,
3740         "8\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"Nort");
3741     add_srs_wkt (p, 15,
3742         "h American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\"");
3743     add_srs_wkt (p, 16,
3744         ",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219,AU");
3745     add_srs_wkt (p, 17,
3746         "THORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related heigh");
3747     add_srs_wkt (p, 18,
3748         "t\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\"");
3749     add_srs_wkt (p, 19,
3750         ",\"8762\"]]");
3751     p = add_epsg_def_ex (filter, first, last, 8763, "epsg", 8763,
3752         "NAD83 / New Mexico West (ftUS)", 0, 0,
3753         "GRS 1980", "Greenwich",
3754         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3755         "Easting", "East", "Northing", "North");
3756     add_proj4text (p, 0,
3757         "+proj=tmerc +lat_0=31 +lon_0=-107.833333333333 +k=0.9999");
3758     add_proj4text (p, 1,
3759         "16667 +x_0=830000.0001016 +y_0=0 +datum=NAD83 +units=us-");
3760     add_proj4text (p, 2,
3761         "ft +vunits=us-ft +no_defs");
3762     add_srs_wkt (p, 0,
3763         "COMPD_CS[\"NAD83 / New Mexico West (ftUS) + NAVD88 heigh");
3764     add_srs_wkt (p, 1,
3765         "t (ftUS)\",PROJCS[\"NAD83 / New Mexico West (ftUS)\",GEO");
3766     add_srs_wkt (p, 2,
3767         "GCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHERO");
3768     add_srs_wkt (p, 3,
3769         "ID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\"");
3770     add_srs_wkt (p, 4,
3771         ",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Green");
3772     add_srs_wkt (p, 5,
3773         "wich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0");
3774     add_srs_wkt (p, 6,
3775         ".0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORIT");
3776     add_srs_wkt (p, 7,
3777         "Y[\"EPSG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"");
3778     add_srs_wkt (p, 8,
3779         "],PARAMETER[\"latitude_of_origin\",31],PARAMETER[\"centr");
3780     add_srs_wkt (p, 9,
3781         "al_meridian\",-107.833333333333],PARAMETER[\"scale_facto");
3782     add_srs_wkt (p, 10,
3783         "r\",0.999916667],PARAMETER[\"false_easting\",2723091.667");
3784     add_srs_wkt (p, 11,
3785         "],PARAMETER[\"false_northing\",0],UNIT[\"US survey foot\"");
3786     add_srs_wkt (p, 12,
3787         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
3788     add_srs_wkt (p, 13,
3789         "Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPS");
3790     add_srs_wkt (p, 14,
3791         "G\",\"2259\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DAT");
3792     add_srs_wkt (p, 15,
3793         "UM[\"North American Vertical Datum 1988\",2005,AUTHORITY");
3794     add_srs_wkt (p, 16,
3795         "[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609");
3796     add_srs_wkt (p, 17,
3797         "601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-rela");
3798     add_srs_wkt (p, 18,
3799         "ted height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY");
3800     add_srs_wkt (p, 19,
3801         "[\"EPSG\",\"8763\"]]");
3802     p = add_epsg_def_ex (filter, first, last, 8764, "epsg", 8764,
3803         "NAD83 / New York East (ftUS)", 0, 0,
3804         "GRS 1980", "Greenwich",
3805         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3806         "Easting", "East", "Northing", "North");
3807     add_proj4text (p, 0,
3808         "+proj=tmerc +lat_0=38.8333333333333 +lon_0=-74.5 +k=0.99");
3809     add_proj4text (p, 1,
3810         "99 +x_0=150000 +y_0=0 +datum=NAD83 +units=us-ft +vunits=");
3811     add_proj4text (p, 2,
3812         "us-ft +no_defs");
3813     add_srs_wkt (p, 0,
3814         "COMPD_CS[\"NAD83 / New York East (ftUS) + NAVD88 height ");
3815     add_srs_wkt (p, 1,
3816         "(ftUS)\",PROJCS[\"NAD83 / New York East (ftUS)\",GEOGCS[");
3817     add_srs_wkt (p, 2,
3818         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
3819     add_srs_wkt (p, 3,
3820         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
3821     add_srs_wkt (p, 4,
3822         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
3823     add_srs_wkt (p, 5,
3824         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
3825     add_srs_wkt (p, 6,
3826         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
3827     add_srs_wkt (p, 7,
3828         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
3829     add_srs_wkt (p, 8,
3830         "METER[\"latitude_of_origin\",38.8333333333333],PARAMETER");
3831     add_srs_wkt (p, 9,
3832         "[\"central_meridian\",-74.5],PARAMETER[\"scale_factor\",");
3833     add_srs_wkt (p, 10,
3834         "0.9999],PARAMETER[\"false_easting\",492125],PARAMETER[\"");
3835     add_srs_wkt (p, 11,
3836         "false_northing\",0],UNIT[\"US survey foot\",0.3048006096");
3837     add_srs_wkt (p, 12,
3838         "01219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAS");
3839     add_srs_wkt (p, 13,
3840         "T],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2260\"]");
3841     add_srs_wkt (p, 14,
3842         "],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North Am");
3843     add_srs_wkt (p, 15,
3844         "erican Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5");
3845     add_srs_wkt (p, 16,
3846         "103\"]],UNIT[\"US survey foot\",0.304800609601219,AUTHOR");
3847     add_srs_wkt (p, 17,
3848         "ITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related height\",");
3849     add_srs_wkt (p, 18,
3850         "UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8");
3851     add_srs_wkt (p, 19,
3852         "764\"]]");
3853     p = add_epsg_def_ex (filter, first, last, 8765, "epsg", 8765,
3854         "NAD83 / New York Central (ftUS)", 0, 0,
3855         "GRS 1980", "Greenwich",
3856         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3857         "Easting", "East", "Northing", "North");
3858     add_proj4text (p, 0,
3859         "+proj=tmerc +lat_0=40 +lon_0=-76.5833333333333 +k=0.9999");
3860     add_proj4text (p, 1,
3861         "375 +x_0=249999.9998984 +y_0=0 +datum=NAD83 +units=us-ft");
3862     add_proj4text (p, 2,
3863         " +vunits=us-ft +no_defs");
3864     add_srs_wkt (p, 0,
3865         "COMPD_CS[\"NAD83 / New York Central (ftUS) + NAVD88 heig");
3866     add_srs_wkt (p, 1,
3867         "ht (ftUS)\",PROJCS[\"NAD83 / New York Central (ftUS)\",G");
3868     add_srs_wkt (p, 2,
3869         "EOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHE");
3870     add_srs_wkt (p, 3,
3871         "ROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG");
3872     add_srs_wkt (p, 4,
3873         "\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Gre");
3874     add_srs_wkt (p, 5,
3875         "enwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\"");
3876     add_srs_wkt (p, 6,
3877         ",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHOR");
3878     add_srs_wkt (p, 7,
3879         "ITY[\"EPSG\",\"4269\"]],PROJECTION[\"Transverse_Mercator");
3880     add_srs_wkt (p, 8,
3881         "\"],PARAMETER[\"latitude_of_origin\",40],PARAMETER[\"cen");
3882     add_srs_wkt (p, 9,
3883         "tral_meridian\",-76.5833333333333],PARAMETER[\"scale_fac");
3884     add_srs_wkt (p, 10,
3885         "tor\",0.9999375],PARAMETER[\"false_easting\",820208.333]");
3886     add_srs_wkt (p, 11,
3887         ",PARAMETER[\"false_northing\",0],UNIT[\"US survey foot\"");
3888     add_srs_wkt (p, 12,
3889         ",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"");
3890     add_srs_wkt (p, 13,
3891         "Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPS");
3892     add_srs_wkt (p, 14,
3893         "G\",\"2261\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DAT");
3894     add_srs_wkt (p, 15,
3895         "UM[\"North American Vertical Datum 1988\",2005,AUTHORITY");
3896     add_srs_wkt (p, 16,
3897         "[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609");
3898     add_srs_wkt (p, 17,
3899         "601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-rela");
3900     add_srs_wkt (p, 18,
3901         "ted height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY");
3902     add_srs_wkt (p, 19,
3903         "[\"EPSG\",\"8765\"]]");
3904     p = add_epsg_def_ex (filter, first, last, 8766, "epsg", 8766,
3905         "NAD83 / New York West (ftUS)", 0, 0,
3906         "GRS 1980", "Greenwich",
3907         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
3908         "Easting", "East", "Northing", "North");
3909     add_proj4text (p, 0,
3910         "+proj=tmerc +lat_0=40 +lon_0=-78.5833333333333 +k=0.9999");
3911     add_proj4text (p, 1,
3912         "375 +x_0=350000.0001016 +y_0=0 +datum=NAD83 +units=us-ft");
3913     add_proj4text (p, 2,
3914         " +vunits=us-ft +no_defs");
3915     add_srs_wkt (p, 0,
3916         "COMPD_CS[\"NAD83 / New York West (ftUS) + NAVD88 height ");
3917     add_srs_wkt (p, 1,
3918         "(ftUS)\",PROJCS[\"NAD83 / New York West (ftUS)\",GEOGCS[");
3919     add_srs_wkt (p, 2,
3920         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
3921     add_srs_wkt (p, 3,
3922         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
3923     add_srs_wkt (p, 4,
3924         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
3925     add_srs_wkt (p, 5,
3926         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
3927     add_srs_wkt (p, 6,
3928         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
3929     add_srs_wkt (p, 7,
3930         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
3931     add_srs_wkt (p, 8,
3932         "METER[\"latitude_of_origin\",40],PARAMETER[\"central_mer");
3933     add_srs_wkt (p, 9,
3934         "idian\",-78.5833333333333],PARAMETER[\"scale_factor\",0.");
3935     add_srs_wkt (p, 10,
3936         "9999375],PARAMETER[\"false_easting\",1148291.667],PARAME");
3937     add_srs_wkt (p, 11,
3938         "TER[\"false_northing\",0],UNIT[\"US survey foot\",0.3048");
3939     add_srs_wkt (p, 12,
3940         "00609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting");
3941     add_srs_wkt (p, 13,
3942         "\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2");
3943     add_srs_wkt (p, 14,
3944         "262\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"No");
3945     add_srs_wkt (p, 15,
3946         "rth American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG");
3947     add_srs_wkt (p, 16,
3948         "\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219,");
3949     add_srs_wkt (p, 17,
3950         "AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related hei");
3951     add_srs_wkt (p, 18,
3952         "ght\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG");
3953     add_srs_wkt (p, 19,
3954         "\",\"8766\"]]");
3955     p = add_epsg_def_ex (filter, first, last, 8767, "epsg", 8767,
3956         "NAD83 / New York Long Island (ftUS)", 0, 0,
3957         "GRS 1980", "Greenwich",
3958         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
3959         "Easting", "East", "Northing", "North");
3960     add_proj4text (p, 0,
3961         "+proj=lcc +lat_0=40.1666666666667 +lon_0=-74 +lat_1=41.0");
3962     add_proj4text (p, 1,
3963         "333333333333 +lat_2=40.6666666666667 +x_0=300000 +y_0=0 ");
3964     add_proj4text (p, 2,
3965         "+datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
3966     add_srs_wkt (p, 0,
3967         "COMPD_CS[\"NAD83 / New York Long Island (ftUS) + NAVD88 ");
3968     add_srs_wkt (p, 1,
3969         "height (ftUS)\",PROJCS[\"NAD83 / New York Long Island (f");
3970     add_srs_wkt (p, 2,
3971         "tUS)\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_198");
3972     add_srs_wkt (p, 3,
3973         "3\",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORIT");
3974     add_srs_wkt (p, 4,
3975         "Y[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIM");
3976     add_srs_wkt (p, 5,
3977         "EM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"");
3978     add_srs_wkt (p, 6,
3979         "degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]");
3980     add_srs_wkt (p, 7,
3981         "],AUTHORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Con");
3982     add_srs_wkt (p, 8,
3983         "formal_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",40.");
3984     add_srs_wkt (p, 9,
3985         "1666666666667],PARAMETER[\"central_meridian\",-74],PARAM");
3986     add_srs_wkt (p, 10,
3987         "ETER[\"standard_parallel_1\",41.0333333333333],PARAMETER");
3988     add_srs_wkt (p, 11,
3989         "[\"standard_parallel_2\",40.6666666666667],PARAMETER[\"f");
3990     add_srs_wkt (p, 12,
3991         "alse_easting\",984250],PARAMETER[\"false_northing\",0],U");
3992     add_srs_wkt (p, 13,
3993         "NIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPS");
3994     add_srs_wkt (p, 14,
3995         "G\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",");
3996     add_srs_wkt (p, 15,
3997         "NORTH],AUTHORITY[\"EPSG\",\"2263\"]],VERT_CS[\"NAVD88 he");
3998     add_srs_wkt (p, 16,
3999         "ight (ftUS)\",VERT_DATUM[\"North American Vertical Datum");
4000     add_srs_wkt (p, 17,
4001         " 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US sur");
4002     add_srs_wkt (p, 18,
4003         "vey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"");
4004     add_srs_wkt (p, 19,
4005         "]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\"");
4006     add_srs_wkt (p, 20,
4007         ",\"6360\"]],AUTHORITY[\"EPSG\",\"8767\"]]");
4008     p = add_epsg_def_ex (filter, first, last, 8768, "epsg", 8768,
4009         "NAD83 / North Carolina (ftUS)", 0, 0,
4010         "GRS 1980", "Greenwich",
4011         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4012         "Easting", "East", "Northing", "North");
4013     add_proj4text (p, 0,
4014         "+proj=lcc +lat_0=33.75 +lon_0=-79 +lat_1=36.166666666666");
4015     add_proj4text (p, 1,
4016         "7 +lat_2=34.3333333333333 +x_0=609601.219202438 +y_0=0 +");
4017     add_proj4text (p, 2,
4018         "datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4019     add_srs_wkt (p, 0,
4020         "COMPD_CS[\"NAD83 / North Carolina (ftUS) + NAVD88 height");
4021     add_srs_wkt (p, 1,
4022         " (ftUS)\",PROJCS[\"NAD83 / North Carolina (ftUS)\",GEOGC");
4023     add_srs_wkt (p, 2,
4024         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
4025     add_srs_wkt (p, 3,
4026         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
4027     add_srs_wkt (p, 4,
4028         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
4029     add_srs_wkt (p, 5,
4030         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
4031     add_srs_wkt (p, 6,
4032         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
4033     add_srs_wkt (p, 7,
4034         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
4035     add_srs_wkt (p, 8,
4036         "SP\"],PARAMETER[\"latitude_of_origin\",33.75],PARAMETER[");
4037     add_srs_wkt (p, 9,
4038         "\"central_meridian\",-79],PARAMETER[\"standard_parallel_");
4039     add_srs_wkt (p, 10,
4040         "1\",36.1666666666667],PARAMETER[\"standard_parallel_2\",");
4041     add_srs_wkt (p, 11,
4042         "34.3333333333333],PARAMETER[\"false_easting\",2000000],P");
4043     add_srs_wkt (p, 12,
4044         "ARAMETER[\"false_northing\",0],UNIT[\"US survey foot\",0");
4045     add_srs_wkt (p, 13,
4046         ".304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Ea");
4047     add_srs_wkt (p, 14,
4048         "sting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\"");
4049     add_srs_wkt (p, 15,
4050         ",\"2264\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[");
4051     add_srs_wkt (p, 16,
4052         "\"North American Vertical Datum 1988\",2005,AUTHORITY[\"");
4053     add_srs_wkt (p, 17,
4054         "EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601");
4055     add_srs_wkt (p, 18,
4056         "219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related");
4057     add_srs_wkt (p, 19,
4058         " height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"");
4059     add_srs_wkt (p, 20,
4060         "EPSG\",\"8768\"]]");
4061     p = add_epsg_def_ex (filter, first, last, 8769, "epsg", 8769,
4062         "NAD83 / Ohio North (ftUS)", 0, 0,
4063         "GRS 1980", "Greenwich",
4064         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4065         "Easting", "East", "Northing", "North");
4066     add_proj4text (p, 0,
4067         "+proj=lcc +lat_0=39.6666666666667 +lon_0=-82.5 +lat_1=41");
4068     add_proj4text (p, 1,
4069         ".7 +lat_2=40.4333333333333 +x_0=600000 +y_0=0 +datum=NAD");
4070     add_proj4text (p, 2,
4071         "83 +units=us-ft +vunits=us-ft +no_defs");
4072     add_srs_wkt (p, 0,
4073         "COMPD_CS[\"NAD83 / Ohio North (ftUS) + NAVD88 height (ft");
4074     add_srs_wkt (p, 1,
4075         "US)\",PROJCS[\"NAD83 / Ohio North (ftUS)\",GEOGCS[\"NAD8");
4076     add_srs_wkt (p, 2,
4077         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
4078     add_srs_wkt (p, 3,
4079         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
4080     add_srs_wkt (p, 4,
4081         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
4082     add_srs_wkt (p, 5,
4083         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
4084     add_srs_wkt (p, 6,
4085         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
4086     add_srs_wkt (p, 7,
4087         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
4088     add_srs_wkt (p, 8,
4089         "PARAMETER[\"latitude_of_origin\",39.6666666666667],PARAM");
4090     add_srs_wkt (p, 9,
4091         "ETER[\"central_meridian\",-82.5],PARAMETER[\"standard_pa");
4092     add_srs_wkt (p, 10,
4093         "rallel_1\",41.7],PARAMETER[\"standard_parallel_2\",40.43");
4094     add_srs_wkt (p, 11,
4095         "33333333333],PARAMETER[\"false_easting\",1968500],PARAME");
4096     add_srs_wkt (p, 12,
4097         "TER[\"false_northing\",0],UNIT[\"US survey foot\",0.3048");
4098     add_srs_wkt (p, 13,
4099         "00609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting");
4100     add_srs_wkt (p, 14,
4101         "\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3");
4102     add_srs_wkt (p, 15,
4103         "734\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"No");
4104     add_srs_wkt (p, 16,
4105         "rth American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG");
4106     add_srs_wkt (p, 17,
4107         "\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219,");
4108     add_srs_wkt (p, 18,
4109         "AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related hei");
4110     add_srs_wkt (p, 19,
4111         "ght\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG");
4112     add_srs_wkt (p, 20,
4113         "\",\"8769\"]]");
4114     p = add_epsg_def_ex (filter, first, last, 8770, "epsg", 8770,
4115         "NAD83 / Ohio South (ftUS)", 0, 0,
4116         "GRS 1980", "Greenwich",
4117         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4118         "Easting", "East", "Northing", "North");
4119     add_proj4text (p, 0,
4120         "+proj=lcc +lat_0=38 +lon_0=-82.5 +lat_1=40.0333333333333");
4121     add_proj4text (p, 1,
4122         " +lat_2=38.7333333333333 +x_0=600000 +y_0=0 +datum=NAD83");
4123     add_proj4text (p, 2,
4124         " +units=us-ft +vunits=us-ft +no_defs");
4125     add_srs_wkt (p, 0,
4126         "COMPD_CS[\"NAD83 / Ohio South (ftUS) + NAVD88 height (ft");
4127     add_srs_wkt (p, 1,
4128         "US)\",PROJCS[\"NAD83 / Ohio South (ftUS)\",GEOGCS[\"NAD8");
4129     add_srs_wkt (p, 2,
4130         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
4131     add_srs_wkt (p, 3,
4132         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
4133     add_srs_wkt (p, 4,
4134         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
4135     add_srs_wkt (p, 5,
4136         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
4137     add_srs_wkt (p, 6,
4138         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
4139     add_srs_wkt (p, 7,
4140         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
4141     add_srs_wkt (p, 8,
4142         "PARAMETER[\"latitude_of_origin\",38],PARAMETER[\"central");
4143     add_srs_wkt (p, 9,
4144         "_meridian\",-82.5],PARAMETER[\"standard_parallel_1\",40.");
4145     add_srs_wkt (p, 10,
4146         "0333333333333],PARAMETER[\"standard_parallel_2\",38.7333");
4147     add_srs_wkt (p, 11,
4148         "333333333],PARAMETER[\"false_easting\",1968500],PARAMETE");
4149     add_srs_wkt (p, 12,
4150         "R[\"false_northing\",0],UNIT[\"US survey foot\",0.304800");
4151     add_srs_wkt (p, 13,
4152         "609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\"");
4153     add_srs_wkt (p, 14,
4154         ",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"373");
4155     add_srs_wkt (p, 15,
4156         "5\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"Nort");
4157     add_srs_wkt (p, 16,
4158         "h American Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\"");
4159     add_srs_wkt (p, 17,
4160         ",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219,AU");
4161     add_srs_wkt (p, 18,
4162         "THORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related heigh");
4163     add_srs_wkt (p, 19,
4164         "t\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\"");
4165     add_srs_wkt (p, 20,
4166         ",\"8770\"]]");
4167     p = add_epsg_def_ex (filter, first, last, 8771, "epsg", 8771,
4168         "NAD83 / Oklahoma North (ftUS)", 0, 0,
4169         "GRS 1980", "Greenwich",
4170         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4171         "Easting", "East", "Northing", "North");
4172     add_proj4text (p, 0,
4173         "+proj=lcc +lat_0=35 +lon_0=-98 +lat_1=36.7666666666667 +");
4174     add_proj4text (p, 1,
4175         "lat_2=35.5666666666667 +x_0=600000 +y_0=0 +datum=NAD83 +");
4176     add_proj4text (p, 2,
4177         "units=us-ft +vunits=us-ft +no_defs");
4178     add_srs_wkt (p, 0,
4179         "COMPD_CS[\"NAD83 / Oklahoma North (ftUS) + NAVD88 height");
4180     add_srs_wkt (p, 1,
4181         " (ftUS)\",PROJCS[\"NAD83 / Oklahoma North (ftUS)\",GEOGC");
4182     add_srs_wkt (p, 2,
4183         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
4184     add_srs_wkt (p, 3,
4185         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
4186     add_srs_wkt (p, 4,
4187         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
4188     add_srs_wkt (p, 5,
4189         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
4190     add_srs_wkt (p, 6,
4191         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
4192     add_srs_wkt (p, 7,
4193         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
4194     add_srs_wkt (p, 8,
4195         "SP\"],PARAMETER[\"latitude_of_origin\",35],PARAMETER[\"c");
4196     add_srs_wkt (p, 9,
4197         "entral_meridian\",-98],PARAMETER[\"standard_parallel_1\"");
4198     add_srs_wkt (p, 10,
4199         ",36.7666666666667],PARAMETER[\"standard_parallel_2\",35.");
4200     add_srs_wkt (p, 11,
4201         "5666666666667],PARAMETER[\"false_easting\",1968500],PARA");
4202     add_srs_wkt (p, 12,
4203         "METER[\"false_northing\",0],UNIT[\"US survey foot\",0.30");
4204     add_srs_wkt (p, 13,
4205         "4800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easti");
4206     add_srs_wkt (p, 14,
4207         "ng\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"");
4208     add_srs_wkt (p, 15,
4209         "2267\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"N");
4210     add_srs_wkt (p, 16,
4211         "orth American Vertical Datum 1988\",2005,AUTHORITY[\"EPS");
4212     add_srs_wkt (p, 17,
4213         "G\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219");
4214     add_srs_wkt (p, 18,
4215         ",AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related he");
4216     add_srs_wkt (p, 19,
4217         "ight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPS");
4218     add_srs_wkt (p, 20,
4219         "G\",\"8771\"]]");
4220     p = add_epsg_def_ex (filter, first, last, 8772, "epsg", 8772,
4221         "NAD83 / Oklahoma South (ftUS)", 0, 0,
4222         "GRS 1980", "Greenwich",
4223         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4224         "Easting", "East", "Northing", "North");
4225     add_proj4text (p, 0,
4226         "+proj=lcc +lat_0=33.3333333333333 +lon_0=-98 +lat_1=35.2");
4227     add_proj4text (p, 1,
4228         "333333333333 +lat_2=33.9333333333333 +x_0=600000 +y_0=0 ");
4229     add_proj4text (p, 2,
4230         "+datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4231     add_srs_wkt (p, 0,
4232         "COMPD_CS[\"NAD83 / Oklahoma South (ftUS) + NAVD88 height");
4233     add_srs_wkt (p, 1,
4234         " (ftUS)\",PROJCS[\"NAD83 / Oklahoma South (ftUS)\",GEOGC");
4235     add_srs_wkt (p, 2,
4236         "S[\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID");
4237     add_srs_wkt (p, 3,
4238         "[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"");
4239     add_srs_wkt (p, 4,
4240         "7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwic");
4241     add_srs_wkt (p, 5,
4242         "h\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01");
4243     add_srs_wkt (p, 6,
4244         "74532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"");
4245     add_srs_wkt (p, 7,
4246         "EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2");
4247     add_srs_wkt (p, 8,
4248         "SP\"],PARAMETER[\"latitude_of_origin\",33.3333333333333]");
4249     add_srs_wkt (p, 9,
4250         ",PARAMETER[\"central_meridian\",-98],PARAMETER[\"standar");
4251     add_srs_wkt (p, 10,
4252         "d_parallel_1\",35.2333333333333],PARAMETER[\"standard_pa");
4253     add_srs_wkt (p, 11,
4254         "rallel_2\",33.9333333333333],PARAMETER[\"false_easting\"");
4255     add_srs_wkt (p, 12,
4256         ",1968500],PARAMETER[\"false_northing\",0],UNIT[\"US surv");
4257     add_srs_wkt (p, 13,
4258         "ey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]");
4259     add_srs_wkt (p, 14,
4260         "],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHOR");
4261     add_srs_wkt (p, 15,
4262         "ITY[\"EPSG\",\"2268\"]],VERT_CS[\"NAVD88 height (ftUS)\"");
4263     add_srs_wkt (p, 16,
4264         ",VERT_DATUM[\"North American Vertical Datum 1988\",2005,");
4265     add_srs_wkt (p, 17,
4266         "AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.");
4267     add_srs_wkt (p, 18,
4268         "304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gra");
4269     add_srs_wkt (p, 19,
4270         "vity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],");
4271     add_srs_wkt (p, 20,
4272         "AUTHORITY[\"EPSG\",\"8772\"]]");
4273     p = add_epsg_def_ex (filter, first, last, 8773, "epsg", 8773,
4274         "NAD83 / Pennsylvania North (ftUS)", 0, 0,
4275         "GRS 1980", "Greenwich",
4276         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4277         "Easting", "East", "Northing", "North");
4278     add_proj4text (p, 0,
4279         "+proj=lcc +lat_0=40.1666666666667 +lon_0=-77.75 +lat_1=4");
4280     add_proj4text (p, 1,
4281         "1.95 +lat_2=40.8833333333333 +x_0=600000 +y_0=0 +datum=N");
4282     add_proj4text (p, 2,
4283         "AD83 +units=us-ft +vunits=us-ft +no_defs");
4284     add_srs_wkt (p, 0,
4285         "COMPD_CS[\"NAD83 / Pennsylvania North (ftUS) + NAVD88 he");
4286     add_srs_wkt (p, 1,
4287         "ight (ftUS)\",PROJCS[\"NAD83 / Pennsylvania North (ftUS)");
4288     add_srs_wkt (p, 2,
4289         "\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",");
4290     add_srs_wkt (p, 3,
4291         "SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
4292     add_srs_wkt (p, 4,
4293         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
4294     add_srs_wkt (p, 5,
4295         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
4296     add_srs_wkt (p, 6,
4297         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
4298     add_srs_wkt (p, 7,
4299         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conforma");
4300     add_srs_wkt (p, 8,
4301         "l_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",40.16666");
4302     add_srs_wkt (p, 9,
4303         "66666667],PARAMETER[\"central_meridian\",-77.75],PARAMET");
4304     add_srs_wkt (p, 10,
4305         "ER[\"standard_parallel_1\",41.95],PARAMETER[\"standard_p");
4306     add_srs_wkt (p, 11,
4307         "arallel_2\",40.8833333333333],PARAMETER[\"false_easting\"");
4308     add_srs_wkt (p, 12,
4309         ",1968500],PARAMETER[\"false_northing\",0],UNIT[\"US surv");
4310     add_srs_wkt (p, 13,
4311         "ey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]");
4312     add_srs_wkt (p, 14,
4313         "],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHOR");
4314     add_srs_wkt (p, 15,
4315         "ITY[\"EPSG\",\"2271\"]],VERT_CS[\"NAVD88 height (ftUS)\"");
4316     add_srs_wkt (p, 16,
4317         ",VERT_DATUM[\"North American Vertical Datum 1988\",2005,");
4318     add_srs_wkt (p, 17,
4319         "AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.");
4320     add_srs_wkt (p, 18,
4321         "304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gra");
4322     add_srs_wkt (p, 19,
4323         "vity-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],");
4324     add_srs_wkt (p, 20,
4325         "AUTHORITY[\"EPSG\",\"8773\"]]");
4326     p = add_epsg_def_ex (filter, first, last, 8774, "epsg", 8774,
4327         "NAD83 / Pennsylvania South (ftUS)", 0, 0,
4328         "GRS 1980", "Greenwich",
4329         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4330         "Easting", "East", "Northing", "North");
4331     add_proj4text (p, 0,
4332         "+proj=lcc +lat_0=39.3333333333333 +lon_0=-77.75 +lat_1=4");
4333     add_proj4text (p, 1,
4334         "0.9666666666667 +lat_2=39.9333333333333 +x_0=600000 +y_0");
4335     add_proj4text (p, 2,
4336         "=0 +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4337     add_srs_wkt (p, 0,
4338         "COMPD_CS[\"NAD83 / Pennsylvania South (ftUS) + NAVD88 he");
4339     add_srs_wkt (p, 1,
4340         "ight (ftUS)\",PROJCS[\"NAD83 / Pennsylvania South (ftUS)");
4341     add_srs_wkt (p, 2,
4342         "\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",");
4343     add_srs_wkt (p, 3,
4344         "SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
4345     add_srs_wkt (p, 4,
4346         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
4347     add_srs_wkt (p, 5,
4348         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
4349     add_srs_wkt (p, 6,
4350         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
4351     add_srs_wkt (p, 7,
4352         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conforma");
4353     add_srs_wkt (p, 8,
4354         "l_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",39.33333");
4355     add_srs_wkt (p, 9,
4356         "33333333],PARAMETER[\"central_meridian\",-77.75],PARAMET");
4357     add_srs_wkt (p, 10,
4358         "ER[\"standard_parallel_1\",40.9666666666667],PARAMETER[\"");
4359     add_srs_wkt (p, 11,
4360         "standard_parallel_2\",39.9333333333333],PARAMETER[\"fals");
4361     add_srs_wkt (p, 12,
4362         "e_easting\",1968500],PARAMETER[\"false_northing\",0],UNI");
4363     add_srs_wkt (p, 13,
4364         "T[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\"");
4365     add_srs_wkt (p, 14,
4366         ",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NOR");
4367     add_srs_wkt (p, 15,
4368         "TH],AUTHORITY[\"EPSG\",\"2272\"]],VERT_CS[\"NAVD88 heigh");
4369     add_srs_wkt (p, 16,
4370         "t (ftUS)\",VERT_DATUM[\"North American Vertical Datum 19");
4371     add_srs_wkt (p, 17,
4372         "88\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey");
4373     add_srs_wkt (p, 18,
4374         " foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],");
4375     add_srs_wkt (p, 19,
4376         "AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
4377     add_srs_wkt (p, 20,
4378         "6360\"]],AUTHORITY[\"EPSG\",\"8774\"]]");
4379     p = add_epsg_def_ex (filter, first, last, 8775, "epsg", 8775,
4380         "NAD83 / Rhode Island (ftUS)", 0, 0,
4381         "GRS 1980", "Greenwich",
4382         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
4383         "Easting", "East", "Northing", "North");
4384     add_proj4text (p, 0,
4385         "+proj=tmerc +lat_0=41.0833333333333 +lon_0=-71.5 +k=0.99");
4386     add_proj4text (p, 1,
4387         "999375 +x_0=99999.99998984 +y_0=0 +datum=NAD83 +units=us");
4388     add_proj4text (p, 2,
4389         "-ft +vunits=us-ft +no_defs");
4390     add_srs_wkt (p, 0,
4391         "COMPD_CS[\"NAD83 / Rhode Island (ftUS) + NAVD88 height (");
4392     add_srs_wkt (p, 1,
4393         "ftUS)\",PROJCS[\"NAD83 / Rhode Island (ftUS)\",GEOGCS[\"");
4394     add_srs_wkt (p, 2,
4395         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
4396     add_srs_wkt (p, 3,
4397         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
4398     add_srs_wkt (p, 4,
4399         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
4400     add_srs_wkt (p, 5,
4401         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
4402     add_srs_wkt (p, 6,
4403         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
4404     add_srs_wkt (p, 7,
4405         "SG\",\"4269\"]],PROJECTION[\"Transverse_Mercator\"],PARA");
4406     add_srs_wkt (p, 8,
4407         "METER[\"latitude_of_origin\",41.0833333333333],PARAMETER");
4408     add_srs_wkt (p, 9,
4409         "[\"central_meridian\",-71.5],PARAMETER[\"scale_factor\",");
4410     add_srs_wkt (p, 10,
4411         "0.99999375],PARAMETER[\"false_easting\",328083.3333],PAR");
4412     add_srs_wkt (p, 11,
4413         "AMETER[\"false_northing\",0],UNIT[\"US survey foot\",0.3");
4414     add_srs_wkt (p, 12,
4415         "04800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"East");
4416     add_srs_wkt (p, 13,
4417         "ing\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",");
4418     add_srs_wkt (p, 14,
4419         "\"3438\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"");
4420     add_srs_wkt (p, 15,
4421         "North American Vertical Datum 1988\",2005,AUTHORITY[\"EP");
4422     add_srs_wkt (p, 16,
4423         "SG\",\"5103\"]],UNIT[\"US survey foot\",0.30480060960121");
4424     add_srs_wkt (p, 17,
4425         "9,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related h");
4426     add_srs_wkt (p, 18,
4427         "eight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EP");
4428     add_srs_wkt (p, 19,
4429         "SG\",\"8775\"]]");
4430     p = add_epsg_def_ex (filter, first, last, 8776, "epsg", 8776,
4431         "NAD83 / South Dakota North (ftUS)", 0, 0,
4432         "GRS 1980", "Greenwich",
4433         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4434         "Easting", "East", "Northing", "North");
4435     add_proj4text (p, 0,
4436         "+proj=lcc +lat_0=43.8333333333333 +lon_0=-100 +lat_1=45.");
4437     add_proj4text (p, 1,
4438         "6833333333333 +lat_2=44.4166666666667 +x_0=600000 +y_0=0");
4439     add_proj4text (p, 2,
4440         " +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4441     add_srs_wkt (p, 0,
4442         "COMPD_CS[\"NAD83 / South Dakota North (ftUS) + NAVD88 he");
4443     add_srs_wkt (p, 1,
4444         "ight (ftUS)\",PROJCS[\"NAD83 / South Dakota North (ftUS)");
4445     add_srs_wkt (p, 2,
4446         "\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",");
4447     add_srs_wkt (p, 3,
4448         "SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
4449     add_srs_wkt (p, 4,
4450         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
4451     add_srs_wkt (p, 5,
4452         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
4453     add_srs_wkt (p, 6,
4454         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
4455     add_srs_wkt (p, 7,
4456         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conforma");
4457     add_srs_wkt (p, 8,
4458         "l_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",43.83333");
4459     add_srs_wkt (p, 9,
4460         "33333333],PARAMETER[\"central_meridian\",-100],PARAMETER");
4461     add_srs_wkt (p, 10,
4462         "[\"standard_parallel_1\",45.6833333333333],PARAMETER[\"s");
4463     add_srs_wkt (p, 11,
4464         "tandard_parallel_2\",44.4166666666667],PARAMETER[\"false");
4465     add_srs_wkt (p, 12,
4466         "_easting\",1968500],PARAMETER[\"false_northing\",0],UNIT");
4467     add_srs_wkt (p, 13,
4468         "[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\"");
4469     add_srs_wkt (p, 14,
4470         ",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NOR");
4471     add_srs_wkt (p, 15,
4472         "TH],AUTHORITY[\"EPSG\",\"4457\"]],VERT_CS[\"NAVD88 heigh");
4473     add_srs_wkt (p, 16,
4474         "t (ftUS)\",VERT_DATUM[\"North American Vertical Datum 19");
4475     add_srs_wkt (p, 17,
4476         "88\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey");
4477     add_srs_wkt (p, 18,
4478         " foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],");
4479     add_srs_wkt (p, 19,
4480         "AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
4481     add_srs_wkt (p, 20,
4482         "6360\"]],AUTHORITY[\"EPSG\",\"8776\"]]");
4483     p = add_epsg_def_ex (filter, first, last, 8777, "epsg", 8777,
4484         "NAD83 / South Dakota South (ftUS)", 0, 0,
4485         "GRS 1980", "Greenwich",
4486         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4487         "Easting", "East", "Northing", "North");
4488     add_proj4text (p, 0,
4489         "+proj=lcc +lat_0=42.3333333333333 +lon_0=-100.3333333333");
4490     add_proj4text (p, 1,
4491         "33 +lat_1=44.4 +lat_2=42.8333333333333 +x_0=600000 +y_0=");
4492     add_proj4text (p, 2,
4493         "0 +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4494     add_srs_wkt (p, 0,
4495         "COMPD_CS[\"NAD83 / South Dakota South (ftUS) + NAVD88 he");
4496     add_srs_wkt (p, 1,
4497         "ight (ftUS)\",PROJCS[\"NAD83 / South Dakota South (ftUS)");
4498     add_srs_wkt (p, 2,
4499         "\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\",");
4500     add_srs_wkt (p, 3,
4501         "SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
4502     add_srs_wkt (p, 4,
4503         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
4504     add_srs_wkt (p, 5,
4505         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
4506     add_srs_wkt (p, 6,
4507         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
4508     add_srs_wkt (p, 7,
4509         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conforma");
4510     add_srs_wkt (p, 8,
4511         "l_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",42.33333");
4512     add_srs_wkt (p, 9,
4513         "33333333],PARAMETER[\"central_meridian\",-100.3333333333");
4514     add_srs_wkt (p, 10,
4515         "33],PARAMETER[\"standard_parallel_1\",44.4],PARAMETER[\"");
4516     add_srs_wkt (p, 11,
4517         "standard_parallel_2\",42.8333333333333],PARAMETER[\"fals");
4518     add_srs_wkt (p, 12,
4519         "e_easting\",1968500],PARAMETER[\"false_northing\",0],UNI");
4520     add_srs_wkt (p, 13,
4521         "T[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\"");
4522     add_srs_wkt (p, 14,
4523         ",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NOR");
4524     add_srs_wkt (p, 15,
4525         "TH],AUTHORITY[\"EPSG\",\"3455\"]],VERT_CS[\"NAVD88 heigh");
4526     add_srs_wkt (p, 16,
4527         "t (ftUS)\",VERT_DATUM[\"North American Vertical Datum 19");
4528     add_srs_wkt (p, 17,
4529         "88\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey");
4530     add_srs_wkt (p, 18,
4531         " foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],");
4532     add_srs_wkt (p, 19,
4533         "AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"");
4534     add_srs_wkt (p, 20,
4535         "6360\"]],AUTHORITY[\"EPSG\",\"8777\"]]");
4536     p = add_epsg_def_ex (filter, first, last, 8778, "epsg", 8778,
4537         "NAD83 / Tennessee (ftUS)", 0, 0,
4538         "GRS 1980", "Greenwich",
4539         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4540         "Easting", "East", "Northing", "North");
4541     add_proj4text (p, 0,
4542         "+proj=lcc +lat_0=34.3333333333333 +lon_0=-86 +lat_1=36.4");
4543     add_proj4text (p, 1,
4544         "166666666667 +lat_2=35.25 +x_0=600000 +y_0=0 +datum=NAD8");
4545     add_proj4text (p, 2,
4546         "3 +units=us-ft +vunits=us-ft +no_defs");
4547     add_srs_wkt (p, 0,
4548         "COMPD_CS[\"NAD83 / Tennessee (ftUS) + NAVD88 height (ftU");
4549     add_srs_wkt (p, 1,
4550         "S)\",PROJCS[\"NAD83 / Tennessee (ftUS)\",GEOGCS[\"NAD83\"");
4551     add_srs_wkt (p, 2,
4552         ",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980");
4553     add_srs_wkt (p, 3,
4554         "\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],A");
4555     add_srs_wkt (p, 4,
4556         "UTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTH");
4557     add_srs_wkt (p, 5,
4558         "ORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292519");
4559     add_srs_wkt (p, 6,
4560         "9433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"");
4561     add_srs_wkt (p, 7,
4562         "4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PAR");
4563     add_srs_wkt (p, 8,
4564         "AMETER[\"latitude_of_origin\",34.3333333333333],PARAMETE");
4565     add_srs_wkt (p, 9,
4566         "R[\"central_meridian\",-86],PARAMETER[\"standard_paralle");
4567     add_srs_wkt (p, 10,
4568         "l_1\",36.4166666666667],PARAMETER[\"standard_parallel_2\"");
4569     add_srs_wkt (p, 11,
4570         ",35.25],PARAMETER[\"false_easting\",1968500],PARAMETER[\"");
4571     add_srs_wkt (p, 12,
4572         "false_northing\",0],UNIT[\"US survey foot\",0.3048006096");
4573     add_srs_wkt (p, 13,
4574         "01219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAS");
4575     add_srs_wkt (p, 14,
4576         "T],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"2274\"]");
4577     add_srs_wkt (p, 15,
4578         "],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"North Am");
4579     add_srs_wkt (p, 16,
4580         "erican Vertical Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5");
4581     add_srs_wkt (p, 17,
4582         "103\"]],UNIT[\"US survey foot\",0.304800609601219,AUTHOR");
4583     add_srs_wkt (p, 18,
4584         "ITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related height\",");
4585     add_srs_wkt (p, 19,
4586         "UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8");
4587     add_srs_wkt (p, 20,
4588         "778\"]]");
4589     p = add_epsg_def_ex (filter, first, last, 8779, "epsg", 8779,
4590         "NAD83 / Texas North (ftUS)", 0, 0,
4591         "GRS 1980", "Greenwich",
4592         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4593         "Easting", "East", "Northing", "North");
4594     add_proj4text (p, 0,
4595         "+proj=lcc +lat_0=34 +lon_0=-101.5 +lat_1=36.183333333333");
4596     add_proj4text (p, 1,
4597         "3 +lat_2=34.65 +x_0=200000.0001016 +y_0=999999.9998984 +");
4598     add_proj4text (p, 2,
4599         "datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4600     add_srs_wkt (p, 0,
4601         "COMPD_CS[\"NAD83 / Texas North (ftUS) + NAVD88 height (f");
4602     add_srs_wkt (p, 1,
4603         "tUS)\",PROJCS[\"NAD83 / Texas North (ftUS)\",GEOGCS[\"NA");
4604     add_srs_wkt (p, 2,
4605         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
4606     add_srs_wkt (p, 3,
4607         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
4608     add_srs_wkt (p, 4,
4609         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
4610     add_srs_wkt (p, 5,
4611         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
4612     add_srs_wkt (p, 6,
4613         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
4614     add_srs_wkt (p, 7,
4615         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
4616     add_srs_wkt (p, 8,
4617         "PARAMETER[\"latitude_of_origin\",34],PARAMETER[\"central");
4618     add_srs_wkt (p, 9,
4619         "_meridian\",-101.5],PARAMETER[\"standard_parallel_1\",36");
4620     add_srs_wkt (p, 10,
4621         ".1833333333333],PARAMETER[\"standard_parallel_2\",34.65]");
4622     add_srs_wkt (p, 11,
4623         ",PARAMETER[\"false_easting\",656166.667],PARAMETER[\"fal");
4624     add_srs_wkt (p, 12,
4625         "se_northing\",3280833.333],UNIT[\"US survey foot\",0.304");
4626     add_srs_wkt (p, 13,
4627         "800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Eastin");
4628     add_srs_wkt (p, 14,
4629         "g\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"");
4630     add_srs_wkt (p, 15,
4631         "2275\"]],VERT_CS[\"NAVD88 height (ftUS)\",VERT_DATUM[\"N");
4632     add_srs_wkt (p, 16,
4633         "orth American Vertical Datum 1988\",2005,AUTHORITY[\"EPS");
4634     add_srs_wkt (p, 17,
4635         "G\",\"5103\"]],UNIT[\"US survey foot\",0.304800609601219");
4636     add_srs_wkt (p, 18,
4637         ",AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravity-related he");
4638     add_srs_wkt (p, 19,
4639         "ight\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUTHORITY[\"EPS");
4640     add_srs_wkt (p, 20,
4641         "G\",\"8779\"]]");
4642     p = add_epsg_def_ex (filter, first, last, 8780, "epsg", 8780,
4643         "NAD83 / Texas North Central (ftUS)", 0, 0,
4644         "GRS 1980", "Greenwich",
4645         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4646         "Easting", "East", "Northing", "North");
4647     add_proj4text (p, 0,
4648         "+proj=lcc +lat_0=31.6666666666667 +lon_0=-98.5 +lat_1=33");
4649     add_proj4text (p, 1,
4650         ".9666666666667 +lat_2=32.1333333333333 +x_0=600000 +y_0=");
4651     add_proj4text (p, 2,
4652         "2000000.0001016 +datum=NAD83 +units=us-ft +vunits=us-ft ");
4653     add_proj4text (p, 3,
4654         "+no_defs");
4655     add_srs_wkt (p, 0,
4656         "COMPD_CS[\"NAD83 / Texas North Central (ftUS) + NAVD88 h");
4657     add_srs_wkt (p, 1,
4658         "eight (ftUS)\",PROJCS[\"NAD83 / Texas North Central (ftU");
4659     add_srs_wkt (p, 2,
4660         "S)\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\"");
4661     add_srs_wkt (p, 3,
4662         ",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
4663     add_srs_wkt (p, 4,
4664         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
4665     add_srs_wkt (p, 5,
4666         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
4667     add_srs_wkt (p, 6,
4668         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
4669     add_srs_wkt (p, 7,
4670         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conforma");
4671     add_srs_wkt (p, 8,
4672         "l_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",31.66666");
4673     add_srs_wkt (p, 9,
4674         "66666667],PARAMETER[\"central_meridian\",-98.5],PARAMETE");
4675     add_srs_wkt (p, 10,
4676         "R[\"standard_parallel_1\",33.9666666666667],PARAMETER[\"");
4677     add_srs_wkt (p, 11,
4678         "standard_parallel_2\",32.1333333333333],PARAMETER[\"fals");
4679     add_srs_wkt (p, 12,
4680         "e_easting\",1968500],PARAMETER[\"false_northing\",656166");
4681     add_srs_wkt (p, 13,
4682         "6.667],UNIT[\"US survey foot\",0.304800609601219,AUTHORI");
4683     add_srs_wkt (p, 14,
4684         "TY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Nor");
4685     add_srs_wkt (p, 15,
4686         "thing\",NORTH],AUTHORITY[\"EPSG\",\"2276\"]],VERT_CS[\"N");
4687     add_srs_wkt (p, 16,
4688         "AVD88 height (ftUS)\",VERT_DATUM[\"North American Vertic");
4689     add_srs_wkt (p, 17,
4690         "al Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[");
4691     add_srs_wkt (p, 18,
4692         "\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",");
4693     add_srs_wkt (p, 19,
4694         "\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTHORITY");
4695     add_srs_wkt (p, 20,
4696         "[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8780\"]]");
4697     p = add_epsg_def_ex (filter, first, last, 8781, "epsg", 8781,
4698         "NAD83 / Texas Central (ftUS)", 0, 0,
4699         "GRS 1980", "Greenwich",
4700         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4701         "Easting", "East", "Northing", "North");
4702     add_proj4text (p, 0,
4703         "+proj=lcc +lat_0=29.6666666666667 +lon_0=-100.3333333333");
4704     add_proj4text (p, 1,
4705         "33 +lat_1=31.8833333333333 +lat_2=30.1166666666667 +x_0=");
4706     add_proj4text (p, 2,
4707         "699999.9998984 +y_0=3000000 +datum=NAD83 +units=us-ft +v");
4708     add_proj4text (p, 3,
4709         "units=us-ft +no_defs");
4710     add_srs_wkt (p, 0,
4711         "COMPD_CS[\"NAD83 / Texas Central (ftUS) + NAVD88 height ");
4712     add_srs_wkt (p, 1,
4713         "(ftUS)\",PROJCS[\"NAD83 / Texas Central (ftUS)\",GEOGCS[");
4714     add_srs_wkt (p, 2,
4715         "\"NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"");
4716     add_srs_wkt (p, 3,
4717         "GRS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"70");
4718     add_srs_wkt (p, 4,
4719         "19\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
4720     add_srs_wkt (p, 5,
4721         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
4722     add_srs_wkt (p, 6,
4723         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
4724     add_srs_wkt (p, 7,
4725         "SG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP");
4726     add_srs_wkt (p, 8,
4727         "\"],PARAMETER[\"latitude_of_origin\",29.6666666666667],P");
4728     add_srs_wkt (p, 9,
4729         "ARAMETER[\"central_meridian\",-100.333333333333],PARAMET");
4730     add_srs_wkt (p, 10,
4731         "ER[\"standard_parallel_1\",31.8833333333333],PARAMETER[\"");
4732     add_srs_wkt (p, 11,
4733         "standard_parallel_2\",30.1166666666667],PARAMETER[\"fals");
4734     add_srs_wkt (p, 12,
4735         "e_easting\",2296583.333],PARAMETER[\"false_northing\",98");
4736     add_srs_wkt (p, 13,
4737         "42500],UNIT[\"US survey foot\",0.304800609601219,AUTHORI");
4738     add_srs_wkt (p, 14,
4739         "TY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Nor");
4740     add_srs_wkt (p, 15,
4741         "thing\",NORTH],AUTHORITY[\"EPSG\",\"2277\"]],VERT_CS[\"N");
4742     add_srs_wkt (p, 16,
4743         "AVD88 height (ftUS)\",VERT_DATUM[\"North American Vertic");
4744     add_srs_wkt (p, 17,
4745         "al Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[");
4746     add_srs_wkt (p, 18,
4747         "\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",");
4748     add_srs_wkt (p, 19,
4749         "\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTHORITY");
4750     add_srs_wkt (p, 20,
4751         "[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8781\"]]");
4752     p = add_epsg_def_ex (filter, first, last, 8782, "epsg", 8782,
4753         "NAD83 / Texas South Central (ftUS)", 0, 0,
4754         "GRS 1980", "Greenwich",
4755         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4756         "Easting", "East", "Northing", "North");
4757     add_proj4text (p, 0,
4758         "+proj=lcc +lat_0=27.8333333333333 +lon_0=-99 +lat_1=30.2");
4759     add_proj4text (p, 1,
4760         "833333333333 +lat_2=28.3833333333333 +x_0=600000 +y_0=39");
4761     add_proj4text (p, 2,
4762         "99999.9998984 +datum=NAD83 +units=us-ft +vunits=us-ft +n");
4763     add_proj4text (p, 3,
4764         "o_defs");
4765     add_srs_wkt (p, 0,
4766         "COMPD_CS[\"NAD83 / Texas South Central (ftUS) + NAVD88 h");
4767     add_srs_wkt (p, 1,
4768         "eight (ftUS)\",PROJCS[\"NAD83 / Texas South Central (ftU");
4769     add_srs_wkt (p, 2,
4770         "S)\",GEOGCS[\"NAD83\",DATUM[\"North_American_Datum_1983\"");
4771     add_srs_wkt (p, 3,
4772         ",SPHEROID[\"GRS 1980\",6378137,298.257222101,AUTHORITY[\"");
4773     add_srs_wkt (p, 4,
4774         "EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"");
4775     add_srs_wkt (p, 5,
4776         "Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degre");
4777     add_srs_wkt (p, 6,
4778         "e\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUT");
4779     add_srs_wkt (p, 7,
4780         "HORITY[\"EPSG\",\"4269\"]],PROJECTION[\"Lambert_Conforma");
4781     add_srs_wkt (p, 8,
4782         "l_Conic_2SP\"],PARAMETER[\"latitude_of_origin\",27.83333");
4783     add_srs_wkt (p, 9,
4784         "33333333],PARAMETER[\"central_meridian\",-99],PARAMETER[");
4785     add_srs_wkt (p, 10,
4786         "\"standard_parallel_1\",30.2833333333333],PARAMETER[\"st");
4787     add_srs_wkt (p, 11,
4788         "andard_parallel_2\",28.3833333333333],PARAMETER[\"false_");
4789     add_srs_wkt (p, 12,
4790         "easting\",1968500],PARAMETER[\"false_northing\",13123333");
4791     add_srs_wkt (p, 13,
4792         ".333],UNIT[\"US survey foot\",0.304800609601219,AUTHORIT");
4793     add_srs_wkt (p, 14,
4794         "Y[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Nort");
4795     add_srs_wkt (p, 15,
4796         "hing\",NORTH],AUTHORITY[\"EPSG\",\"2278\"]],VERT_CS[\"NA");
4797     add_srs_wkt (p, 16,
4798         "VD88 height (ftUS)\",VERT_DATUM[\"North American Vertica");
4799     add_srs_wkt (p, 17,
4800         "l Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"");
4801     add_srs_wkt (p, 18,
4802         "US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"");
4803     add_srs_wkt (p, 19,
4804         "9003\"]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"");
4805     add_srs_wkt (p, 20,
4806         "EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8782\"]]");
4807     p = add_epsg_def_ex (filter, first, last, 8783, "epsg", 8783,
4808         "NAD83 / Texas South (ftUS)", 0, 0,
4809         "GRS 1980", "Greenwich",
4810         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4811         "Easting", "East", "Northing", "North");
4812     add_proj4text (p, 0,
4813         "+proj=lcc +lat_0=25.6666666666667 +lon_0=-98.5 +lat_1=27");
4814     add_proj4text (p, 1,
4815         ".8333333333333 +lat_2=26.1666666666667 +x_0=300000 +y_0=");
4816     add_proj4text (p, 2,
4817         "5000000.0001016 +datum=NAD83 +units=us-ft +vunits=us-ft ");
4818     add_proj4text (p, 3,
4819         "+no_defs");
4820     add_srs_wkt (p, 0,
4821         "COMPD_CS[\"NAD83 / Texas South (ftUS) + NAVD88 height (f");
4822     add_srs_wkt (p, 1,
4823         "tUS)\",PROJCS[\"NAD83 / Texas South (ftUS)\",GEOGCS[\"NA");
4824     add_srs_wkt (p, 2,
4825         "D83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS");
4826     add_srs_wkt (p, 3,
4827         " 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"");
4828     add_srs_wkt (p, 4,
4829         "]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,");
4830     add_srs_wkt (p, 5,
4831         "AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745329");
4832     add_srs_wkt (p, 6,
4833         "25199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
4834     add_srs_wkt (p, 7,
4835         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
4836     add_srs_wkt (p, 8,
4837         "PARAMETER[\"latitude_of_origin\",25.6666666666667],PARAM");
4838     add_srs_wkt (p, 9,
4839         "ETER[\"central_meridian\",-98.5],PARAMETER[\"standard_pa");
4840     add_srs_wkt (p, 10,
4841         "rallel_1\",27.8333333333333],PARAMETER[\"standard_parall");
4842     add_srs_wkt (p, 11,
4843         "el_2\",26.1666666666667],PARAMETER[\"false_easting\",984");
4844     add_srs_wkt (p, 12,
4845         "250],PARAMETER[\"false_northing\",16404166.667],UNIT[\"U");
4846     add_srs_wkt (p, 13,
4847         "S survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9");
4848     add_srs_wkt (p, 14,
4849         "003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],");
4850     add_srs_wkt (p, 15,
4851         "AUTHORITY[\"EPSG\",\"2279\"]],VERT_CS[\"NAVD88 height (f");
4852     add_srs_wkt (p, 16,
4853         "tUS)\",VERT_DATUM[\"North American Vertical Datum 1988\"");
4854     add_srs_wkt (p, 17,
4855         ",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foo");
4856     add_srs_wkt (p, 18,
4857         "t\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS");
4858     add_srs_wkt (p, 19,
4859         "[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"636");
4860     add_srs_wkt (p, 20,
4861         "0\"]],AUTHORITY[\"EPSG\",\"8783\"]]");
4862     p = add_epsg_def_ex (filter, first, last, 8784, "epsg", 8784,
4863         "NAD83 / Utah North (ftUS)", 0, 0,
4864         "GRS 1980", "Greenwich",
4865         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4866         "Easting", "East", "Northing", "North");
4867     add_proj4text (p, 0,
4868         "+proj=lcc +lat_0=40.3333333333333 +lon_0=-111.5 +lat_1=4");
4869     add_proj4text (p, 1,
4870         "1.7833333333333 +lat_2=40.7166666666667 +x_0=500000.0000");
4871     add_proj4text (p, 2,
4872         "1016 +y_0=999999.99998984 +datum=NAD83 +units=us-ft +vun");
4873     add_proj4text (p, 3,
4874         "its=us-ft +no_defs");
4875     add_srs_wkt (p, 0,
4876         "COMPD_CS[\"NAD83 / Utah North (ftUS) + NAVD88 height (ft");
4877     add_srs_wkt (p, 1,
4878         "US)\",PROJCS[\"NAD83 / Utah North (ftUS)\",GEOGCS[\"NAD8");
4879     add_srs_wkt (p, 2,
4880         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
4881     add_srs_wkt (p, 3,
4882         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
4883     add_srs_wkt (p, 4,
4884         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
4885     add_srs_wkt (p, 5,
4886         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
4887     add_srs_wkt (p, 6,
4888         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
4889     add_srs_wkt (p, 7,
4890         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
4891     add_srs_wkt (p, 8,
4892         "PARAMETER[\"latitude_of_origin\",40.3333333333333],PARAM");
4893     add_srs_wkt (p, 9,
4894         "ETER[\"central_meridian\",-111.5],PARAMETER[\"standard_p");
4895     add_srs_wkt (p, 10,
4896         "arallel_1\",41.7833333333333],PARAMETER[\"standard_paral");
4897     add_srs_wkt (p, 11,
4898         "lel_2\",40.7166666666667],PARAMETER[\"false_easting\",16");
4899     add_srs_wkt (p, 12,
4900         "40416.6667],PARAMETER[\"false_northing\",3280833.3333],U");
4901     add_srs_wkt (p, 13,
4902         "NIT[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPS");
4903     add_srs_wkt (p, 14,
4904         "G\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",");
4905     add_srs_wkt (p, 15,
4906         "NORTH],AUTHORITY[\"EPSG\",\"3560\"]],VERT_CS[\"NAVD88 he");
4907     add_srs_wkt (p, 16,
4908         "ight (ftUS)\",VERT_DATUM[\"North American Vertical Datum");
4909     add_srs_wkt (p, 17,
4910         " 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US sur");
4911     add_srs_wkt (p, 18,
4912         "vey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"");
4913     add_srs_wkt (p, 19,
4914         "]],AXIS[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\"");
4915     add_srs_wkt (p, 20,
4916         ",\"6360\"]],AUTHORITY[\"EPSG\",\"8784\"]]");
4917     p = add_epsg_def_ex (filter, first, last, 8785, "epsg", 8785,
4918         "NAD83 / Utah Central (ftUS)", 0, 0,
4919         "GRS 1980", "Greenwich",
4920         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4921         "Easting", "East", "Northing", "North");
4922     add_proj4text (p, 0,
4923         "+proj=lcc +lat_0=38.3333333333333 +lon_0=-111.5 +lat_1=4");
4924     add_proj4text (p, 1,
4925         "0.65 +lat_2=39.0166666666667 +x_0=500000.00001016 +y_0=2");
4926     add_proj4text (p, 2,
4927         "000000.00001016 +datum=NAD83 +units=us-ft +vunits=us-ft ");
4928     add_proj4text (p, 3,
4929         "+no_defs");
4930     add_srs_wkt (p, 0,
4931         "COMPD_CS[\"NAD83 / Utah Central (ftUS) + NAVD88 height (");
4932     add_srs_wkt (p, 1,
4933         "ftUS)\",PROJCS[\"NAD83 / Utah Central (ftUS)\",GEOGCS[\"");
4934     add_srs_wkt (p, 2,
4935         "NAD83\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"G");
4936     add_srs_wkt (p, 3,
4937         "RS 1980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"701");
4938     add_srs_wkt (p, 4,
4939         "9\"]],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\"");
4940     add_srs_wkt (p, 5,
4941         ",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.01745");
4942     add_srs_wkt (p, 6,
4943         "32925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EP");
4944     add_srs_wkt (p, 7,
4945         "SG\",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP");
4946     add_srs_wkt (p, 8,
4947         "\"],PARAMETER[\"latitude_of_origin\",38.3333333333333],P");
4948     add_srs_wkt (p, 9,
4949         "ARAMETER[\"central_meridian\",-111.5],PARAMETER[\"standa");
4950     add_srs_wkt (p, 10,
4951         "rd_parallel_1\",40.65],PARAMETER[\"standard_parallel_2\"");
4952     add_srs_wkt (p, 11,
4953         ",39.0166666666667],PARAMETER[\"false_easting\",1640416.6");
4954     add_srs_wkt (p, 12,
4955         "667],PARAMETER[\"false_northing\",6561666.6667],UNIT[\"U");
4956     add_srs_wkt (p, 13,
4957         "S survey foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9");
4958     add_srs_wkt (p, 14,
4959         "003\"]],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],");
4960     add_srs_wkt (p, 15,
4961         "AUTHORITY[\"EPSG\",\"3566\"]],VERT_CS[\"NAVD88 height (f");
4962     add_srs_wkt (p, 16,
4963         "tUS)\",VERT_DATUM[\"North American Vertical Datum 1988\"");
4964     add_srs_wkt (p, 17,
4965         ",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foo");
4966     add_srs_wkt (p, 18,
4967         "t\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS");
4968     add_srs_wkt (p, 19,
4969         "[\"Gravity-related height\",UP],AUTHORITY[\"EPSG\",\"636");
4970     add_srs_wkt (p, 20,
4971         "0\"]],AUTHORITY[\"EPSG\",\"8785\"]]");
4972     p = add_epsg_def_ex (filter, first, last, 8786, "epsg", 8786,
4973         "NAD83 / Utah South (ftUS)", 0, 0,
4974         "GRS 1980", "Greenwich",
4975         "North_American_Datum_1983", "Lambert_Conformal_Conic_2SP", "US survey foot",
4976         "Easting", "East", "Northing", "North");
4977     add_proj4text (p, 0,
4978         "+proj=lcc +lat_0=36.6666666666667 +lon_0=-111.5 +lat_1=3");
4979     add_proj4text (p, 1,
4980         "8.35 +lat_2=37.2166666666667 +x_0=500000.00001016 +y_0=3");
4981     add_proj4text (p, 2,
4982         "000000 +datum=NAD83 +units=us-ft +vunits=us-ft +no_defs");
4983     add_srs_wkt (p, 0,
4984         "COMPD_CS[\"NAD83 / Utah South (ftUS) + NAVD88 height (ft");
4985     add_srs_wkt (p, 1,
4986         "US)\",PROJCS[\"NAD83 / Utah South (ftUS)\",GEOGCS[\"NAD8");
4987     add_srs_wkt (p, 2,
4988         "3\",DATUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1");
4989     add_srs_wkt (p, 3,
4990         "980\",6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]");
4991     add_srs_wkt (p, 4,
4992         "],AUTHORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,A");
4993     add_srs_wkt (p, 5,
4994         "UTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292");
4995     add_srs_wkt (p, 6,
4996         "5199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\"");
4997     add_srs_wkt (p, 7,
4998         ",\"4269\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],");
4999     add_srs_wkt (p, 8,
5000         "PARAMETER[\"latitude_of_origin\",36.6666666666667],PARAM");
5001     add_srs_wkt (p, 9,
5002         "ETER[\"central_meridian\",-111.5],PARAMETER[\"standard_p");
5003     add_srs_wkt (p, 10,
5004         "arallel_1\",38.35],PARAMETER[\"standard_parallel_2\",37.");
5005     add_srs_wkt (p, 11,
5006         "2166666666667],PARAMETER[\"false_easting\",1640416.6667]");
5007     add_srs_wkt (p, 12,
5008         ",PARAMETER[\"false_northing\",9842500],UNIT[\"US survey ");
5009     add_srs_wkt (p, 13,
5010         "foot\",0.304800609601219,AUTHORITY[\"EPSG\",\"9003\"]],A");
5011     add_srs_wkt (p, 14,
5012         "XIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY");
5013     add_srs_wkt (p, 15,
5014         "[\"EPSG\",\"3567\"]],VERT_CS[\"NAVD88 height (ftUS)\",VE");
5015     add_srs_wkt (p, 16,
5016         "RT_DATUM[\"North American Vertical Datum 1988\",2005,AUT");
5017     add_srs_wkt (p, 17,
5018         "HORITY[\"EPSG\",\"5103\"]],UNIT[\"US survey foot\",0.304");
5019     add_srs_wkt (p, 18,
5020         "800609601219,AUTHORITY[\"EPSG\",\"9003\"]],AXIS[\"Gravit");
5021     add_srs_wkt (p, 19,
5022         "y-related height\",UP],AUTHORITY[\"EPSG\",\"6360\"]],AUT");
5023     add_srs_wkt (p, 20,
5024         "HORITY[\"EPSG\",\"8786\"]]");
5025     p = add_epsg_def_ex (filter, first, last, 8787, "epsg", 8787,
5026         "NAD83 / Vermont (ftUS)", 0, 0,
5027         "GRS 1980", "Greenwich",
5028         "North_American_Datum_1983", "Transverse_Mercator", "US survey foot",
5029         "Easting", "East", "Northing", "North");
5030     add_proj4text (p, 0,
5031         "+proj=tmerc +lat_0=42.5 +lon_0=-72.5 +k=0.999964286 +x_0");
5032     add_proj4text (p, 1,
5033         "=500000.00001016 +y_0=0 +datum=NAD83 +units=us-ft +vunit");
5034     add_proj4text (p, 2,
5035         "s=us-ft +no_defs");
5036     add_srs_wkt (p, 0,
5037         "COMPD_CS[\"NAD83 / Vermont (ftUS) + NAVD88 height (ftUS)");
5038     add_srs_wkt (p, 1,
5039         "\",PROJCS[\"NAD83 / Vermont (ftUS)\",GEOGCS[\"NAD83\",DA");
5040     add_srs_wkt (p, 2,
5041         "TUM[\"North_American_Datum_1983\",SPHEROID[\"GRS 1980\",");
5042     add_srs_wkt (p, 3,
5043         "6378137,298.257222101,AUTHORITY[\"EPSG\",\"7019\"]],AUTH");
5044     add_srs_wkt (p, 4,
5045         "ORITY[\"EPSG\",\"6269\"]],PRIMEM[\"Greenwich\",0,AUTHORI");
5046     add_srs_wkt (p, 5,
5047         "TY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.017453292519943");
5048     add_srs_wkt (p, 6,
5049         "3,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"426");
5050     add_srs_wkt (p, 7,
5051         "9\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"la");
5052     add_srs_wkt (p, 8,
5053         "titude_of_origin\",42.5],PARAMETER[\"central_meridian\",");
5054     add_srs_wkt (p, 9,
5055         "-72.5],PARAMETER[\"scale_factor\",0.999964286],PARAMETER");
5056     add_srs_wkt (p, 10,
5057         "[\"false_easting\",1640416.6667],PARAMETER[\"false_north");
5058     add_srs_wkt (p, 11,
5059         "ing\",0],UNIT[\"US survey foot\",0.304800609601219,AUTHO");
5060     add_srs_wkt (p, 12,
5061         "RITY[\"EPSG\",\"9003\"]],AXIS[\"Easting\",EAST],AXIS[\"N");
5062     add_srs_wkt (p, 13,
5063         "orthing\",NORTH],AUTHORITY[\"EPSG\",\"5646\"]],VERT_CS[\"");
5064     add_srs_wkt (p, 14,
5065         "NAVD88 height (ftUS)\",VERT_DATUM[\"North American Verti");
5066     add_srs_wkt (p, 15,
5067         "cal Datum 1988\",2005,AUTHORITY[\"EPSG\",\"5103\"]],UNIT");
5068     add_srs_wkt (p, 16,
5069         "[\"US survey foot\",0.304800609601219,AUTHORITY[\"EPSG\"");
5070     add_srs_wkt (p, 17,
5071         ",\"9003\"]],AXIS[\"Gravity-related height\",UP],AUTHORIT");
5072     add_srs_wkt (p, 18,
5073         "Y[\"EPSG\",\"6360\"]],AUTHORITY[\"EPSG\",\"8787\"]]");
5074 }
5075 
5076 #endif /* full EPSG initialization enabled/disabled */
5077 
5078