1
|
|
|
<?php |
2
|
|
|
/** |
3
|
|
|
* PHPCoord. |
4
|
|
|
* |
5
|
|
|
* @author Doug Wright |
6
|
|
|
*/ |
7
|
|
|
declare(strict_types=1); |
8
|
|
|
|
9
|
|
|
namespace PHPCoord\CoordinateReferenceSystem; |
10
|
|
|
|
11
|
|
|
use function array_map; |
12
|
|
|
use function assert; |
13
|
|
|
use function count; |
14
|
|
|
use PHPCoord\CoordinateSystem\CoordinateSystem; |
15
|
|
|
use PHPCoord\CoordinateSystem\Ellipsoidal; |
16
|
|
|
use PHPCoord\Datum\Datum; |
17
|
|
|
use PHPCoord\Exception\UnknownCoordinateReferenceSystemException; |
18
|
|
|
|
19
|
|
|
class Geographic2D extends Geographic |
20
|
|
|
{ |
21
|
|
|
/** |
22
|
|
|
* AGD66 |
23
|
|
|
* Extent: Australia - onshore and offshore. Papua New Guinea - onshore. |
24
|
|
|
*/ |
25
|
|
|
public const EPSG_AGD66 = 'urn:ogc:def:crs:EPSG::4202'; |
26
|
|
|
|
27
|
|
|
/** |
28
|
|
|
* AGD84 |
29
|
|
|
* Extent: Australia - Queensland, South Australia, Western Australia, federal areas offshore west of 129°E. |
30
|
|
|
* National system replacing AGD 66 but officially adopted only in Queensland, South Australia and Western |
31
|
|
|
* Australia. Replaced by GDA94. |
32
|
|
|
*/ |
33
|
|
|
public const EPSG_AGD84 = 'urn:ogc:def:crs:EPSG::4203'; |
34
|
|
|
|
35
|
|
|
/** |
36
|
|
|
* ATF (Paris) |
37
|
|
|
* Extent: France - mainland onshore. |
38
|
|
|
* ProjCRS covering all mainland France based on this datum used Bonne projection. In Alsace, suspected to be an |
39
|
|
|
* extension of core network based on transformation of old German system. |
40
|
|
|
*/ |
41
|
|
|
public const EPSG_ATF_PARIS = 'urn:ogc:def:crs:EPSG::4901'; |
42
|
|
|
|
43
|
|
|
/** |
44
|
|
|
* ATRF2014 |
45
|
|
|
* Extent: Australia including Lord Howe Island, Macquarie Islands, Ashmore and Cartier Islands, Christmas Island, |
46
|
|
|
* Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore. |
47
|
|
|
*/ |
48
|
|
|
public const EPSG_ATRF2014 = 'urn:ogc:def:crs:EPSG::9309'; |
49
|
|
|
|
50
|
|
|
/** |
51
|
|
|
* ATS77 |
52
|
|
|
* Extent: Canada - New Brunswick; Nova Scotia; Prince Edward Island. |
53
|
|
|
* In use from 1979. To be phased out in late 1990's. |
54
|
|
|
*/ |
55
|
|
|
public const EPSG_ATS77 = 'urn:ogc:def:crs:EPSG::4122'; |
56
|
|
|
|
57
|
|
|
/** |
58
|
|
|
* AbInvA96_2020-IRF |
59
|
|
|
* Extent: UK - on or related to the A96 highway from Aberdeen to Inverness. |
60
|
|
|
* Intermediate CRS created in 2020 to assist the emulation of the ETRS89 / AbInvA96_2020 SnakeGrid projected CRS |
61
|
|
|
* through transformation ETRS89 to AbInvA96_2020-IRF (1) (code 9386) used in conjunction with the AbInvA96_2020-TM |
62
|
|
|
* map projection (code 9385). |
63
|
|
|
*/ |
64
|
|
|
public const EPSG_ABINVA96_2020_IRF = 'urn:ogc:def:crs:EPSG::9384'; |
65
|
|
|
|
66
|
|
|
/** |
67
|
|
|
* Abidjan 1987 |
68
|
|
|
* Extent: Côte d'Ivoire (Ivory Coast) - onshore and offshore. |
69
|
|
|
* Replaces Locodjo 1965 (EPSG code 4142). |
70
|
|
|
*/ |
71
|
|
|
public const EPSG_ABIDJAN_1987 = 'urn:ogc:def:crs:EPSG::4143'; |
72
|
|
|
|
73
|
|
|
/** |
74
|
|
|
* Accra |
75
|
|
|
* Extent: Ghana - onshore and offshore. |
76
|
|
|
* Ellipsoid semi-major axis (a)=20926201 exactly Gold Coast feet. |
77
|
|
|
* Replaced by Leigon (code 4250) in 1978. |
78
|
|
|
*/ |
79
|
|
|
public const EPSG_ACCRA = 'urn:ogc:def:crs:EPSG::4168'; |
80
|
|
|
|
81
|
|
|
/** |
82
|
|
|
* Aden 1925 |
83
|
|
|
* Extent: Yemen - South Yemen onshore mainland. |
84
|
|
|
*/ |
85
|
|
|
public const EPSG_ADEN_1925 = 'urn:ogc:def:crs:EPSG::6881'; |
86
|
|
|
|
87
|
|
|
/** |
88
|
|
|
* Adindan |
89
|
|
|
* Extent: Eritrea; Ethiopia; South Sudan; Sudan. |
90
|
|
|
* The 12th parallel traverse of 1966-70 (geogCRS Point 58, code 4620) is connected to the Blue Nile 1958 network |
91
|
|
|
* in western Sudan. This has given rise to misconceptions that the Blue Nile 1958 network is used in west Africa. |
92
|
|
|
*/ |
93
|
|
|
public const EPSG_ADINDAN = 'urn:ogc:def:crs:EPSG::4201'; |
94
|
|
|
|
95
|
|
|
/** |
96
|
|
|
* Afgooye |
97
|
|
|
* Extent: Somalia - onshore. |
98
|
|
|
*/ |
99
|
|
|
public const EPSG_AFGOOYE = 'urn:ogc:def:crs:EPSG::4205'; |
100
|
|
|
|
101
|
|
|
/** |
102
|
|
|
* Agadez |
103
|
|
|
* Extent: Niger. |
104
|
|
|
*/ |
105
|
|
|
public const EPSG_AGADEZ = 'urn:ogc:def:crs:EPSG::4206'; |
106
|
|
|
|
107
|
|
|
/** |
108
|
|
|
* Ain el Abd |
109
|
|
|
* Extent: Bahrain, Kuwait and Saudi Arabia - onshore. |
110
|
|
|
*/ |
111
|
|
|
public const EPSG_AIN_EL_ABD = 'urn:ogc:def:crs:EPSG::4204'; |
112
|
|
|
|
113
|
|
|
/** |
114
|
|
|
* Albanian 1987 |
115
|
|
|
* Extent: Albania - onshore. |
116
|
|
|
* Replaced by KRGJSH-2010. |
117
|
|
|
*/ |
118
|
|
|
public const EPSG_ALBANIAN_1987 = 'urn:ogc:def:crs:EPSG::4191'; |
119
|
|
|
|
120
|
|
|
/** |
121
|
|
|
* American Samoa 1962 |
122
|
|
|
* Extent: American Samoa - Tutuila, Aunu'u, Ofu, Olesega and Ta'u islands. |
123
|
|
|
*/ |
124
|
|
|
public const EPSG_AMERICAN_SAMOA_1962 = 'urn:ogc:def:crs:EPSG::4169'; |
125
|
|
|
|
126
|
|
|
/** |
127
|
|
|
* Amersfoort |
128
|
|
|
* Extent: Netherlands - onshore, including Waddenzee, Dutch Wadden Islands and 12-mile offshore coastal zone. |
129
|
|
|
* Use of geographic2D CRS Amersfoort (code 4289) for spatial referencing is discouraged. Use projected CRS |
130
|
|
|
* Amersfoort / RD New (code 28992). |
131
|
|
|
*/ |
132
|
|
|
public const EPSG_AMERSFOORT = 'urn:ogc:def:crs:EPSG::4289'; |
133
|
|
|
|
134
|
|
|
/** |
135
|
|
|
* Ammassalik 1958 |
136
|
|
|
* Extent: Greenland - Ammassalik area onshore. |
137
|
|
|
*/ |
138
|
|
|
public const EPSG_AMMASSALIK_1958 = 'urn:ogc:def:crs:EPSG::4196'; |
139
|
|
|
|
140
|
|
|
/** |
141
|
|
|
* Anguilla 1957 |
142
|
|
|
* Extent: Anguilla - onshore. |
143
|
|
|
*/ |
144
|
|
|
public const EPSG_ANGUILLA_1957 = 'urn:ogc:def:crs:EPSG::4600'; |
145
|
|
|
|
146
|
|
|
/** |
147
|
|
|
* Antigua 1943 |
148
|
|
|
* Extent: Antigua island - onshore. |
149
|
|
|
*/ |
150
|
|
|
public const EPSG_ANTIGUA_1943 = 'urn:ogc:def:crs:EPSG::4601'; |
151
|
|
|
|
152
|
|
|
/** |
153
|
|
|
* Aratu |
154
|
|
|
* Extent: Brazil - offshore south and east of a line intersecting the coast at 2°55'S; onshore Tucano basin. |
155
|
|
|
*/ |
156
|
|
|
public const EPSG_ARATU = 'urn:ogc:def:crs:EPSG::4208'; |
157
|
|
|
|
158
|
|
|
/** |
159
|
|
|
* Arc 1950 |
160
|
|
|
* Extent: Botswana; Malawi; Zambia; Zimbabwe. |
161
|
|
|
*/ |
162
|
|
|
public const EPSG_ARC_1950 = 'urn:ogc:def:crs:EPSG::4209'; |
163
|
|
|
|
164
|
|
|
/** |
165
|
|
|
* Arc 1960 |
166
|
|
|
* Extent: Burundi, Kenya, Rwanda, Tanzania and Uganda. |
167
|
|
|
*/ |
168
|
|
|
public const EPSG_ARC_1960 = 'urn:ogc:def:crs:EPSG::4210'; |
169
|
|
|
|
170
|
|
|
/** |
171
|
|
|
* Ascension Island 1958 |
172
|
|
|
* Extent: St Helena, Ascension and Tristan da Cunha - Ascension Island - onshore. |
173
|
|
|
*/ |
174
|
|
|
public const EPSG_ASCENSION_ISLAND_1958 = 'urn:ogc:def:crs:EPSG::4712'; |
175
|
|
|
|
176
|
|
|
/** |
177
|
|
|
* Astro DOS 71 |
178
|
|
|
* Extent: St Helena, Ascension and Tristan da Cunha - St Helena Island - onshore. |
179
|
|
|
* Used between 1972 and 2015. Replaced by SHGD2015 (CRS code 7886) from 2015. |
180
|
|
|
*/ |
181
|
|
|
public const EPSG_ASTRO_DOS_71 = 'urn:ogc:def:crs:EPSG::4710'; |
182
|
|
|
|
183
|
|
|
/** |
184
|
|
|
* Australian Antarctic |
185
|
|
|
* Extent: Antarctica between 45°E and 136°E and between 142°E and 160°E - Australian sector. |
186
|
|
|
*/ |
187
|
|
|
public const EPSG_AUSTRALIAN_ANTARCTIC = 'urn:ogc:def:crs:EPSG::4176'; |
188
|
|
|
|
189
|
|
|
/** |
190
|
|
|
* Ayabelle Lighthouse |
191
|
|
|
* Extent: Djibouti - onshore and offshore. |
192
|
|
|
*/ |
193
|
|
|
public const EPSG_AYABELLE_LIGHTHOUSE = 'urn:ogc:def:crs:EPSG::4713'; |
194
|
|
|
|
195
|
|
|
/** |
196
|
|
|
* Azores Central 1948 |
197
|
|
|
* Extent: Portugal - central Azores onshore - Faial, Graciosa, Pico, Sao Jorge, Terceira. |
198
|
|
|
* Replaced by 1995 system (CRS code 4665). |
199
|
|
|
*/ |
200
|
|
|
public const EPSG_AZORES_CENTRAL_1948 = 'urn:ogc:def:crs:EPSG::4183'; |
201
|
|
|
|
202
|
|
|
/** |
203
|
|
|
* Azores Central 1995 |
204
|
|
|
* Extent: Portugal - central Azores onshore - Faial, Graciosa, Pico, Sao Jorge, Terceira. |
205
|
|
|
* Replaces 1948 system (CRS code 4183). Replaced by PTRA08 (CRS code 5013). |
206
|
|
|
*/ |
207
|
|
|
public const EPSG_AZORES_CENTRAL_1995 = 'urn:ogc:def:crs:EPSG::4665'; |
208
|
|
|
|
209
|
|
|
/** |
210
|
|
|
* Azores Occidental 1939 |
211
|
|
|
* Extent: Portugal - western Azores onshore - Flores, Corvo. |
212
|
|
|
* Replaced by PTRA08 (CRS code 5013). |
213
|
|
|
*/ |
214
|
|
|
public const EPSG_AZORES_OCCIDENTAL_1939 = 'urn:ogc:def:crs:EPSG::4182'; |
215
|
|
|
|
216
|
|
|
/** |
217
|
|
|
* Azores Oriental 1940 |
218
|
|
|
* Extent: Portugal - eastern Azores onshore - Sao Miguel, Santa Maria, Formigas. |
219
|
|
|
* Replaced by 1995 system (CRS code 4664). |
220
|
|
|
*/ |
221
|
|
|
public const EPSG_AZORES_ORIENTAL_1940 = 'urn:ogc:def:crs:EPSG::4184'; |
222
|
|
|
|
223
|
|
|
/** |
224
|
|
|
* Azores Oriental 1995 |
225
|
|
|
* Extent: Portugal - eastern Azores onshore - Sao Miguel, Santa Maria, Formigas. |
226
|
|
|
* Replaces 1948 system (CRS code 4184). Replaced by PTRA08 (CRS code 5013). |
227
|
|
|
*/ |
228
|
|
|
public const EPSG_AZORES_ORIENTAL_1995 = 'urn:ogc:def:crs:EPSG::4664'; |
229
|
|
|
|
230
|
|
|
/** |
231
|
|
|
* BDA2000 |
232
|
|
|
* Extent: Bermuda - onshore and offshore. |
233
|
|
|
* Replaces Bermuda 1957 (CRS code 4216). |
234
|
|
|
*/ |
235
|
|
|
public const EPSG_BDA2000 = 'urn:ogc:def:crs:EPSG::4762'; |
236
|
|
|
|
237
|
|
|
/** |
238
|
|
|
* BGS2005 |
239
|
|
|
* Extent: Bulgaria - onshore and offshore. |
240
|
|
|
* Adopted 2010-07-29. Replaces earlier systems. |
241
|
|
|
*/ |
242
|
|
|
public const EPSG_BGS2005 = 'urn:ogc:def:crs:EPSG::7798'; |
243
|
|
|
|
244
|
|
|
/** |
245
|
|
|
* Barbados 1938 |
246
|
|
|
* Extent: Barbados - onshore. |
247
|
|
|
*/ |
248
|
|
|
public const EPSG_BARBADOS_1938 = 'urn:ogc:def:crs:EPSG::4212'; |
249
|
|
|
|
250
|
|
|
/** |
251
|
|
|
* Batavia |
252
|
|
|
* Extent: Indonesia - Bali, Java and western Sumatra onshore, offshore southern Java Sea, Madura Strait and |
253
|
|
|
* western Bali Sea. |
254
|
|
|
*/ |
255
|
|
|
public const EPSG_BATAVIA = 'urn:ogc:def:crs:EPSG::4211'; |
256
|
|
|
|
257
|
|
|
/** |
258
|
|
|
* Batavia (Jakarta) |
259
|
|
|
* Extent: Indonesia - onshore - Bali, Java and western Sumatra. |
260
|
|
|
*/ |
261
|
|
|
public const EPSG_BATAVIA_JAKARTA = 'urn:ogc:def:crs:EPSG::4813'; |
262
|
|
|
|
263
|
|
|
/** |
264
|
|
|
* Beduaram |
265
|
|
|
* Extent: Niger - southeast. |
266
|
|
|
*/ |
267
|
|
|
public const EPSG_BEDUARAM = 'urn:ogc:def:crs:EPSG::4213'; |
268
|
|
|
|
269
|
|
|
/** |
270
|
|
|
* Beijing 1954 |
271
|
|
|
* Extent: China - onshore and offshore. |
272
|
|
|
* In 1982 replaced by Xian 1980 (CRS code 4610) and New Beijing (CRS code 4555). |
273
|
|
|
*/ |
274
|
|
|
public const EPSG_BEIJING_1954 = 'urn:ogc:def:crs:EPSG::4214'; |
275
|
|
|
|
276
|
|
|
/** |
277
|
|
|
* Bekaa Valley 1920 |
278
|
|
|
* Extent: Lebanon - onshore. |
279
|
|
|
*/ |
280
|
|
|
public const EPSG_BEKAA_VALLEY_1920 = 'urn:ogc:def:crs:EPSG::6882'; |
281
|
|
|
|
282
|
|
|
/** |
283
|
|
|
* Belge 1950 |
284
|
|
|
* Extent: Belgium - onshore. |
285
|
|
|
*/ |
286
|
|
|
public const EPSG_BELGE_1950 = 'urn:ogc:def:crs:EPSG::4215'; |
287
|
|
|
|
288
|
|
|
/** |
289
|
|
|
* Belge 1950 (Brussels) |
290
|
|
|
* Extent: Belgium - onshore. |
291
|
|
|
*/ |
292
|
|
|
public const EPSG_BELGE_1950_BRUSSELS = 'urn:ogc:def:crs:EPSG::4809'; |
293
|
|
|
|
294
|
|
|
/** |
295
|
|
|
* Belge 1972 |
296
|
|
|
* Extent: Belgium - onshore. |
297
|
|
|
*/ |
298
|
|
|
public const EPSG_BELGE_1972 = 'urn:ogc:def:crs:EPSG::4313'; |
299
|
|
|
|
300
|
|
|
/** |
301
|
|
|
* Bellevue |
302
|
|
|
* Extent: Vanuatu - southern islands - Aneityum, Efate, Erromango and Tanna. |
303
|
|
|
*/ |
304
|
|
|
public const EPSG_BELLEVUE = 'urn:ogc:def:crs:EPSG::4714'; |
305
|
|
|
|
306
|
|
|
/** |
307
|
|
|
* Bermuda 1957 |
308
|
|
|
* Extent: Bermuda - onshore. |
309
|
|
|
* Replaced by BDA2000 (CRS code 4762). |
310
|
|
|
*/ |
311
|
|
|
public const EPSG_BERMUDA_1957 = 'urn:ogc:def:crs:EPSG::4216'; |
312
|
|
|
|
313
|
|
|
/** |
314
|
|
|
* Bern 1898 (Bern) |
315
|
|
|
* Extent: Liechtenstein; Switzerland. |
316
|
|
|
*/ |
317
|
|
|
public const EPSG_BERN_1898_BERN = 'urn:ogc:def:crs:EPSG::4801'; |
318
|
|
|
|
319
|
|
|
/** |
320
|
|
|
* Bern 1938 |
321
|
|
|
* Extent: Liechtenstein; Switzerland. |
322
|
|
|
* Used for the geographic coordinates overprinted on topographic maps constructed on the CH1903 / LV03 projected |
323
|
|
|
* CS (code 21781). |
324
|
|
|
*/ |
325
|
|
|
public const EPSG_BERN_1938 = 'urn:ogc:def:crs:EPSG::4306'; |
326
|
|
|
|
327
|
|
|
/** |
328
|
|
|
* Bioko |
329
|
|
|
* Extent: Equatorial Guinea - Bioko onshore. |
330
|
|
|
*/ |
331
|
|
|
public const EPSG_BIOKO = 'urn:ogc:def:crs:EPSG::6883'; |
332
|
|
|
|
333
|
|
|
/** |
334
|
|
|
* Bissau |
335
|
|
|
* Extent: Guinea-Bissau - onshore. |
336
|
|
|
*/ |
337
|
|
|
public const EPSG_BISSAU = 'urn:ogc:def:crs:EPSG::4165'; |
338
|
|
|
|
339
|
|
|
/** |
340
|
|
|
* Bogota 1975 |
341
|
|
|
* Extent: Colombia - mainland and offshore Caribbean. |
342
|
|
|
* Replaces earlier 3 adjustments of 1951, 1944 and 1941. Replaced by MAGNA-SIRGAS (CRS code 4685). |
343
|
|
|
*/ |
344
|
|
|
public const EPSG_BOGOTA_1975 = 'urn:ogc:def:crs:EPSG::4218'; |
345
|
|
|
|
346
|
|
|
/** |
347
|
|
|
* Bogota 1975 (Bogota) |
348
|
|
|
* Extent: Colombia - mainland onshore. |
349
|
|
|
* Replaces earlier 3 adjustments of 1951, 1944 and 1941. |
350
|
|
|
*/ |
351
|
|
|
public const EPSG_BOGOTA_1975_BOGOTA = 'urn:ogc:def:crs:EPSG::4802'; |
352
|
|
|
|
353
|
|
|
/** |
354
|
|
|
* Bukit Rimpah |
355
|
|
|
* Extent: Indonesia - Banga and Belitung Islands. |
356
|
|
|
*/ |
357
|
|
|
public const EPSG_BUKIT_RIMPAH = 'urn:ogc:def:crs:EPSG::4219'; |
358
|
|
|
|
359
|
|
|
/** |
360
|
|
|
* CGRS93 |
361
|
|
|
* Extent: Cyprus - onshore. |
362
|
|
|
* Adopted by DLS in 1993 for new survey plans and maps. |
363
|
|
|
*/ |
364
|
|
|
public const EPSG_CGRS93 = 'urn:ogc:def:crs:EPSG::6311'; |
365
|
|
|
|
366
|
|
|
/** |
367
|
|
|
* CH1903 |
368
|
|
|
* Extent: Liechtenstein; Switzerland. |
369
|
|
|
* Replaced by CH1903+. |
370
|
|
|
*/ |
371
|
|
|
public const EPSG_CH1903 = 'urn:ogc:def:crs:EPSG::4149'; |
372
|
|
|
|
373
|
|
|
/** |
374
|
|
|
* CH1903+ |
375
|
|
|
* Extent: Liechtenstein; Switzerland. |
376
|
|
|
* Replaces CH1903. |
377
|
|
|
*/ |
378
|
|
|
public const EPSG_CH1903_PLUS = 'urn:ogc:def:crs:EPSG::4150'; |
379
|
|
|
|
380
|
|
|
/** |
381
|
|
|
* CHTRF95 |
382
|
|
|
* Extent: Liechtenstein; Switzerland. |
383
|
|
|
*/ |
384
|
|
|
public const EPSG_CHTRF95 = 'urn:ogc:def:crs:EPSG::4151'; |
385
|
|
|
|
386
|
|
|
/** |
387
|
|
|
* CIGD11 |
388
|
|
|
* Extent: Cayman Islands - onshore and offshore. Includes Grand Cayman, Little Cayman and Cayman Brac. |
389
|
|
|
*/ |
390
|
|
|
public const EPSG_CIGD11 = 'urn:ogc:def:crs:EPSG::6135'; |
391
|
|
|
|
392
|
|
|
/** |
393
|
|
|
* CR-SIRGAS |
394
|
|
|
* Extent: Costa Rica - onshore and offshore. |
395
|
|
|
* Replaces CR05 (CRS code 5365) from April 2018. |
396
|
|
|
*/ |
397
|
|
|
public const EPSG_CR_SIRGAS = 'urn:ogc:def:crs:EPSG::8907'; |
398
|
|
|
|
399
|
|
|
/** |
400
|
|
|
* CR05 |
401
|
|
|
* Extent: Costa Rica - onshore and offshore. |
402
|
|
|
* Replaces Ocotepeque (CRS code 5451) in Costa Rica from March 2007. Replaced by CR-SIRGAS (CRS code 8907) from |
403
|
|
|
* April 2018. |
404
|
|
|
*/ |
405
|
|
|
public const EPSG_CR05 = 'urn:ogc:def:crs:EPSG::5365'; |
406
|
|
|
|
407
|
|
|
/** |
408
|
|
|
* CSG67 |
409
|
|
|
* Extent: French Guiana - coastal area. |
410
|
|
|
*/ |
411
|
|
|
public const EPSG_CSG67 = 'urn:ogc:def:crs:EPSG::4623'; |
412
|
|
|
|
413
|
|
|
/** |
414
|
|
|
* Cadastre 1997 |
415
|
|
|
* Extent: Mayotte - onshore. |
416
|
|
|
* Replaces Combani 1950 (CRS code 4632) for cadastral purposes only. For other purposes see RGM04 (CRS code 4470). |
417
|
|
|
*/ |
418
|
|
|
public const EPSG_CADASTRE_1997 = 'urn:ogc:def:crs:EPSG::4475'; |
419
|
|
|
|
420
|
|
|
/** |
421
|
|
|
* Camacupa 1948 |
422
|
|
|
* Extent: Angola - Angola proper - onshore and offshore. |
423
|
|
|
* Provisional adjustment. Coastal stations used for offshore radio-navigation positioning and determination of |
424
|
|
|
* transformations to WGS. Differs from second adjustment (Camacupa 2015, CRS code 8694), which is not used for |
425
|
|
|
* offshore E&P, by up to 25m. |
426
|
|
|
*/ |
427
|
|
|
public const EPSG_CAMACUPA_1948 = 'urn:ogc:def:crs:EPSG::4220'; |
428
|
|
|
|
429
|
|
|
/** |
430
|
|
|
* Camacupa 2015 |
431
|
|
|
* Extent: Angola - onshore and offshore. |
432
|
|
|
* Camacupa 1948 (CRS code 4220) is used for offshore oil and gas exploration and production. Camacupa 2015 differs |
433
|
|
|
* from Camacupa 1948 by up to 25m. |
434
|
|
|
*/ |
435
|
|
|
public const EPSG_CAMACUPA_2015 = 'urn:ogc:def:crs:EPSG::8694'; |
436
|
|
|
|
437
|
|
|
/** |
438
|
|
|
* Camp Area Astro |
439
|
|
|
* Extent: Antarctica - McMurdo Sound, Camp McMurdo area. |
440
|
|
|
* Replaced by RSRGD2000 (CRS code 4764). The relationship to this is variable. See Land Information New Zealand |
441
|
|
|
* LINZS25001. |
442
|
|
|
*/ |
443
|
|
|
public const EPSG_CAMP_AREA_ASTRO = 'urn:ogc:def:crs:EPSG::4715'; |
444
|
|
|
|
445
|
|
|
/** |
446
|
|
|
* Campo Inchauspe |
447
|
|
|
* Extent: Argentina - mainland onshore and Atlantic offshore Tierra del Fuego. |
448
|
|
|
*/ |
449
|
|
|
public const EPSG_CAMPO_INCHAUSPE = 'urn:ogc:def:crs:EPSG::4221'; |
450
|
|
|
|
451
|
|
|
/** |
452
|
|
|
* Cape |
453
|
|
|
* Extent: Botswana; Eswatini (Swaziland); Lesotho; South Africa - mainland. |
454
|
|
|
* Replaced by Hartbeesthoek94 from 1999. |
455
|
|
|
*/ |
456
|
|
|
public const EPSG_CAPE = 'urn:ogc:def:crs:EPSG::4222'; |
457
|
|
|
|
458
|
|
|
/** |
459
|
|
|
* Cape Canaveral |
460
|
|
|
* Extent: North America - onshore - Bahamas and USA - Florida (east). |
461
|
|
|
*/ |
462
|
|
|
public const EPSG_CAPE_CANAVERAL = 'urn:ogc:def:crs:EPSG::4717'; |
463
|
|
|
|
464
|
|
|
/** |
465
|
|
|
* Carthage |
466
|
|
|
* Extent: Tunisia - onshore and offshore. |
467
|
|
|
*/ |
468
|
|
|
public const EPSG_CARTHAGE = 'urn:ogc:def:crs:EPSG::4223'; |
469
|
|
|
|
470
|
|
|
/** |
471
|
|
|
* Carthage (Paris) |
472
|
|
|
* Extent: Tunisia - onshore. |
473
|
|
|
* Replaced by Greenwich-based Carthage geogCRS. |
474
|
|
|
*/ |
475
|
|
|
public const EPSG_CARTHAGE_PARIS = 'urn:ogc:def:crs:EPSG::4816'; |
476
|
|
|
|
477
|
|
|
/** |
478
|
|
|
* Chatham Islands 1971 |
479
|
|
|
* Extent: New Zealand - Chatham Islands group - onshore. |
480
|
|
|
* Replaced by CI1979. |
481
|
|
|
*/ |
482
|
|
|
public const EPSG_CHATHAM_ISLANDS_1971 = 'urn:ogc:def:crs:EPSG::4672'; |
483
|
|
|
|
484
|
|
|
/** |
485
|
|
|
* Chatham Islands 1979 |
486
|
|
|
* Extent: New Zealand - Chatham Islands group - onshore. |
487
|
|
|
* Replaces CI1971. Replaced by NZGD2000 from March 2000. |
488
|
|
|
*/ |
489
|
|
|
public const EPSG_CHATHAM_ISLANDS_1979 = 'urn:ogc:def:crs:EPSG::4673'; |
490
|
|
|
|
491
|
|
|
/** |
492
|
|
|
* China Geodetic Coordinate System 2000 |
493
|
|
|
* Extent: China - onshore and offshore. |
494
|
|
|
* Adopted July 2008. Replaces Xian 1980 (CRS code 4610). |
495
|
|
|
*/ |
496
|
|
|
public const EPSG_CHINA_GEODETIC_COORDINATE_SYSTEM_2000 = 'urn:ogc:def:crs:EPSG::4490'; |
497
|
|
|
|
498
|
|
|
/** |
499
|
|
|
* Chos Malal 1914 |
500
|
|
|
* Extent: Argentina - Mendoza province, Neuquen province, western La Pampa province and western Rio Negro |
501
|
|
|
* province. |
502
|
|
|
* Replaced by Campo Inchauspe (geogCRS code 4221) for topographic mapping, use for oil exploration and production |
503
|
|
|
* continues. |
504
|
|
|
*/ |
505
|
|
|
public const EPSG_CHOS_MALAL_1914 = 'urn:ogc:def:crs:EPSG::4160'; |
506
|
|
|
|
507
|
|
|
/** |
508
|
|
|
* Chua |
509
|
|
|
* Extent: Brazil - south of 18°S and west of 54°W, plus Distrito Federal. Paraguay - north. |
510
|
|
|
* The Chua origin and associated network is in Brazil with a connecting traverse through northern Paraguay. In |
511
|
|
|
* Brazil used only as input into the Corrego Allegre adjustment (CRS code 4225), except for government work |
512
|
|
|
* including SICAD in Distrito Federal. |
513
|
|
|
*/ |
514
|
|
|
public const EPSG_CHUA = 'urn:ogc:def:crs:EPSG::4224'; |
515
|
|
|
|
516
|
|
|
/** |
517
|
|
|
* Cocos Islands 1965 |
518
|
|
|
* Extent: Cocos (Keeling) Islands - onshore. |
519
|
|
|
*/ |
520
|
|
|
public const EPSG_COCOS_ISLANDS_1965 = 'urn:ogc:def:crs:EPSG::4708'; |
521
|
|
|
|
522
|
|
|
/** |
523
|
|
|
* Combani 1950 |
524
|
|
|
* Extent: Mayotte - onshore. |
525
|
|
|
* Replaced by Cadastre 1997 (CRS code 4475) for cadastral purposes only and by RGM04 (CRS code 4470) for all other |
526
|
|
|
* purposes. |
527
|
|
|
*/ |
528
|
|
|
public const EPSG_COMBANI_1950 = 'urn:ogc:def:crs:EPSG::4632'; |
529
|
|
|
|
530
|
|
|
/** |
531
|
|
|
* Conakry 1905 |
532
|
|
|
* Extent: Guinea - onshore. |
533
|
|
|
* Replaced by Dabola 1981 (EPSG code 4155). |
534
|
|
|
*/ |
535
|
|
|
public const EPSG_CONAKRY_1905 = 'urn:ogc:def:crs:EPSG::4315'; |
536
|
|
|
|
537
|
|
|
/** |
538
|
|
|
* Corrego Alegre 1961 |
539
|
|
|
* Extent: Brazil - onshore - between 18°S and 27°30'S, also east of 54°W between 15°S and 18°S. |
540
|
|
|
* Replaced by Corrego Alegre 1970-72 (CRS code 4225). |
541
|
|
|
*/ |
542
|
|
|
public const EPSG_CORREGO_ALEGRE_1961 = 'urn:ogc:def:crs:EPSG::5524'; |
543
|
|
|
|
544
|
|
|
/** |
545
|
|
|
* Corrego Alegre 1970-72 |
546
|
|
|
* Extent: Brazil - onshore - west of 54°W and south of 18°S; also south of 15°S between 54°W and 42°W; also |
547
|
|
|
* east of 42°W. |
548
|
|
|
* Replaces 1961 adjustment (CRS code 5524). Replaced by SAD69 (CRS code 4291). |
549
|
|
|
*/ |
550
|
|
|
public const EPSG_CORREGO_ALEGRE_1970_72 = 'urn:ogc:def:crs:EPSG::4225'; |
551
|
|
|
|
552
|
|
|
/** |
553
|
|
|
* DB_REF |
554
|
|
|
* Extent: Germany - onshore - states of Baden-Wurtemberg, Bayern, Berlin, Brandenburg, Bremen, Hamburg, Hessen, |
555
|
|
|
* Mecklenburg-Vorpommern, Niedersachsen, Nordrhein-Westfalen, Rheinland-Pfalz, Saarland, Sachsen, Sachsen-Anhalt, |
556
|
|
|
* Schleswig-Holstein, Thuringen. |
557
|
|
|
* Differs from DHDN by 0.5-1m in former West Germany and by a maximum of 3m in former East Germany. |
558
|
|
|
*/ |
559
|
|
|
public const EPSG_DB_REF = 'urn:ogc:def:crs:EPSG::5681'; |
560
|
|
|
|
561
|
|
|
/** |
562
|
|
|
* DGN95 |
563
|
|
|
* Extent: Indonesia - onshore and offshore. |
564
|
|
|
* Replaces ID74. |
565
|
|
|
*/ |
566
|
|
|
public const EPSG_DGN95 = 'urn:ogc:def:crs:EPSG::4755'; |
567
|
|
|
|
568
|
|
|
/** |
569
|
|
|
* DHDN |
570
|
|
|
* Extent: Germany - states of former West Germany onshore - Baden-Wurtemberg, Bayern, Bremen, Hamburg, Hessen, |
571
|
|
|
* Niedersachsen, Nordrhein-Westfalen, Rheinland-Pfalz, Saarland, Schleswig-Holstein. |
572
|
|
|
* See also RD/83 for Saxony and PD/83 for Thuringen. For national digital cartographic purposes used across all |
573
|
|
|
* German states. |
574
|
|
|
*/ |
575
|
|
|
public const EPSG_DHDN = 'urn:ogc:def:crs:EPSG::4314'; |
576
|
|
|
|
577
|
|
|
/** |
578
|
|
|
* DRUKREF 03 |
579
|
|
|
* Extent: Bhutan. |
580
|
|
|
*/ |
581
|
|
|
public const EPSG_DRUKREF_03 = 'urn:ogc:def:crs:EPSG::5264'; |
582
|
|
|
|
583
|
|
|
/** |
584
|
|
|
* Dabola 1981 |
585
|
|
|
* Extent: Guinea - onshore. |
586
|
|
|
* Replaces Conakry 1905 (EPSG code 4315). |
587
|
|
|
*/ |
588
|
|
|
public const EPSG_DABOLA_1981 = 'urn:ogc:def:crs:EPSG::4155'; |
589
|
|
|
|
590
|
|
|
/** |
591
|
|
|
* Datum 73 |
592
|
|
|
* Extent: Portugal - mainland - onshore. |
593
|
|
|
*/ |
594
|
|
|
public const EPSG_DATUM_73 = 'urn:ogc:def:crs:EPSG::4274'; |
595
|
|
|
|
596
|
|
|
/** |
597
|
|
|
* Dealul Piscului 1930 |
598
|
|
|
* Extent: Romania - onshore. |
599
|
|
|
* Replaced by Pulkovo 1942(58) (geogCRS code 4179). |
600
|
|
|
*/ |
601
|
|
|
public const EPSG_DEALUL_PISCULUI_1930 = 'urn:ogc:def:crs:EPSG::4316'; |
602
|
|
|
|
603
|
|
|
/** |
604
|
|
|
* Deception Island |
605
|
|
|
* Extent: Antarctica - South Shetland Islands - Deception Island. |
606
|
|
|
*/ |
607
|
|
|
public const EPSG_DECEPTION_ISLAND = 'urn:ogc:def:crs:EPSG::4736'; |
608
|
|
|
|
609
|
|
|
/** |
610
|
|
|
* Deir ez Zor |
611
|
|
|
* Extent: Lebanon - onshore. Syrian Arab Republic - onshore. |
612
|
|
|
*/ |
613
|
|
|
public const EPSG_DEIR_EZ_ZOR = 'urn:ogc:def:crs:EPSG::4227'; |
614
|
|
|
|
615
|
|
|
/** |
616
|
|
|
* Diego Garcia 1969 |
617
|
|
|
* Extent: British Indian Ocean Territory - Chagos Archipelago - Diego Garcia. |
618
|
|
|
*/ |
619
|
|
|
public const EPSG_DIEGO_GARCIA_1969 = 'urn:ogc:def:crs:EPSG::4724'; |
620
|
|
|
|
621
|
|
|
/** |
622
|
|
|
* Dominica 1945 |
623
|
|
|
* Extent: Dominica - onshore. |
624
|
|
|
*/ |
625
|
|
|
public const EPSG_DOMINICA_1945 = 'urn:ogc:def:crs:EPSG::4602'; |
626
|
|
|
|
627
|
|
|
/** |
628
|
|
|
* Douala 1948 |
629
|
|
|
* Extent: Cameroon - coastal area. |
630
|
|
|
* Replaced by Manoca 1962 (code 4193). |
631
|
|
|
*/ |
632
|
|
|
public const EPSG_DOUALA_1948 = 'urn:ogc:def:crs:EPSG::4192'; |
633
|
|
|
|
634
|
|
|
/** |
635
|
|
|
* ED50 |
636
|
|
|
* Extent: Europe - west: Andorra; Cyprus; Denmark - onshore and offshore; Faroe Islands - onshore; France - |
637
|
|
|
* offshore; Germany - offshore North Sea; Gibraltar; Greece - offshore; Israel - offshore; Italy including San |
638
|
|
|
* Marino and Vatican City State; Ireland offshore; Malta; Netherlands - offshore; North Sea; Norway including |
639
|
|
|
* Svalbard - onshore and offshore; Portugal - mainland - offshore; Spain - onshore; Turkey - onshore and offshore; |
640
|
|
|
* United Kingdom UKCS offshore east of 6°W including Channel Islands (Guernsey and Jersey). Egypt - Western |
641
|
|
|
* Desert; Iraq - onshore; Jordan. |
642
|
|
|
*/ |
643
|
|
|
public const EPSG_ED50 = 'urn:ogc:def:crs:EPSG::4230'; |
644
|
|
|
|
645
|
|
|
/** |
646
|
|
|
* ED50(ED77) |
647
|
|
|
* Extent: Iran - onshore and offshore. |
648
|
|
|
*/ |
649
|
|
|
public const EPSG_ED50_ED77 = 'urn:ogc:def:crs:EPSG::4154'; |
650
|
|
|
|
651
|
|
|
/** |
652
|
|
|
* ED79 |
653
|
|
|
* Extent: Europe - west. |
654
|
|
|
*/ |
655
|
|
|
public const EPSG_ED79 = 'urn:ogc:def:crs:EPSG::4668'; |
656
|
|
|
|
657
|
|
|
/** |
658
|
|
|
* ED87 |
659
|
|
|
* Extent: Europe - west. |
660
|
|
|
*/ |
661
|
|
|
public const EPSG_ED87 = 'urn:ogc:def:crs:EPSG::4231'; |
662
|
|
|
|
663
|
|
|
/** |
664
|
|
|
* ELD79 |
665
|
|
|
* Extent: Libya - onshore and offshore. |
666
|
|
|
*/ |
667
|
|
|
public const EPSG_ELD79 = 'urn:ogc:def:crs:EPSG::4159'; |
668
|
|
|
|
669
|
|
|
/** |
670
|
|
|
* EST92 |
671
|
|
|
* Extent: Estonia - onshore. |
672
|
|
|
* This name is also used for a projected CRS (see projCRS code 3300). Replaced by EST97 (code 4180). |
673
|
|
|
*/ |
674
|
|
|
public const EPSG_EST92 = 'urn:ogc:def:crs:EPSG::4133'; |
675
|
|
|
|
676
|
|
|
/** |
677
|
|
|
* EST97 |
678
|
|
|
* Extent: Estonia - onshore and offshore. |
679
|
|
|
* This name is also used for a projected CRS (see projCRS code 3301). Replaces EST92 (code 4133). |
680
|
|
|
*/ |
681
|
|
|
public const EPSG_EST97 = 'urn:ogc:def:crs:EPSG::4180'; |
682
|
|
|
|
683
|
|
|
/** |
684
|
|
|
* ETRF2000 |
685
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
686
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
687
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
688
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
689
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
690
|
|
|
* of Man; Vatican City State. |
691
|
|
|
* Replaces ETRF97 (code 9066). On the publication of ETRF2005 (code 9068), the EUREF Technical Working Group |
692
|
|
|
* recommended that ETRF2000 be the realization of ETRS89. ETRF2014 (code 9069) is technically superior to all |
693
|
|
|
* earlier realizations of ETRS89. |
694
|
|
|
*/ |
695
|
|
|
public const EPSG_ETRF2000 = 'urn:ogc:def:crs:EPSG::9067'; |
696
|
|
|
|
697
|
|
|
/** |
698
|
|
|
* ETRF2005 |
699
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
700
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
701
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
702
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
703
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
704
|
|
|
* of Man; Vatican City State. |
705
|
|
|
* On publication in 2007 of this CRS, the EUREF Technical Working Group recommended that ETRF2000 (EPSG code 9067) |
706
|
|
|
* remained as the preferred realization of ETRS89. Replaced by ETRF2014 (code 9069). |
707
|
|
|
*/ |
708
|
|
|
public const EPSG_ETRF2005 = 'urn:ogc:def:crs:EPSG::9068'; |
709
|
|
|
|
710
|
|
|
/** |
711
|
|
|
* ETRF2014 |
712
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
713
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
714
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
715
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
716
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
717
|
|
|
* of Man; Vatican City State. |
718
|
|
|
* Replaces ETRF2005 (code 9068). ETRF2014 is technically superior to ETRF2000 but ETRF2000 and other previous |
719
|
|
|
* realizations may be preferred for backward compatibility reasons. Differences between ETRF2014 and ETRF2000 can |
720
|
|
|
* reach 7cm. |
721
|
|
|
*/ |
722
|
|
|
public const EPSG_ETRF2014 = 'urn:ogc:def:crs:EPSG::9069'; |
723
|
|
|
|
724
|
|
|
/** |
725
|
|
|
* ETRF89 |
726
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
727
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
728
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
729
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
730
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
731
|
|
|
* of Man; Vatican City State. |
732
|
|
|
* Replaced by ETRF90 (code 9060). |
733
|
|
|
*/ |
734
|
|
|
public const EPSG_ETRF89 = 'urn:ogc:def:crs:EPSG::9059'; |
735
|
|
|
|
736
|
|
|
/** |
737
|
|
|
* ETRF90 |
738
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
739
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
740
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
741
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
742
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
743
|
|
|
* of Man; Vatican City State. |
744
|
|
|
* Replaces ETRF89 (code 9059). Replaced by ETRF91 (code 9061). |
745
|
|
|
*/ |
746
|
|
|
public const EPSG_ETRF90 = 'urn:ogc:def:crs:EPSG::9060'; |
747
|
|
|
|
748
|
|
|
/** |
749
|
|
|
* ETRF91 |
750
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
751
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
752
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
753
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
754
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
755
|
|
|
* of Man; Vatican City State. |
756
|
|
|
* Replaces ETRF90 (code 9060). Replaced by ETRF92 (code 9062). |
757
|
|
|
*/ |
758
|
|
|
public const EPSG_ETRF91 = 'urn:ogc:def:crs:EPSG::9061'; |
759
|
|
|
|
760
|
|
|
/** |
761
|
|
|
* ETRF92 |
762
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
763
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
764
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
765
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
766
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
767
|
|
|
* of Man; Vatican City State. |
768
|
|
|
* Replaces ETRF91 (code 9061). Replaced by ETRF93 (code 9063). |
769
|
|
|
*/ |
770
|
|
|
public const EPSG_ETRF92 = 'urn:ogc:def:crs:EPSG::9062'; |
771
|
|
|
|
772
|
|
|
/** |
773
|
|
|
* ETRF93 |
774
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
775
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
776
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
777
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
778
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
779
|
|
|
* of Man; Vatican City State. |
780
|
|
|
* Replaces ETRF92 (code 9062). Replaced by ETRF94 (code 9064). |
781
|
|
|
*/ |
782
|
|
|
public const EPSG_ETRF93 = 'urn:ogc:def:crs:EPSG::9063'; |
783
|
|
|
|
784
|
|
|
/** |
785
|
|
|
* ETRF94 |
786
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
787
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
788
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
789
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
790
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
791
|
|
|
* of Man; Vatican City State. |
792
|
|
|
* Replaces ETRF93 (code 9063). Replaced by ETRF96 (code 9065). |
793
|
|
|
*/ |
794
|
|
|
public const EPSG_ETRF94 = 'urn:ogc:def:crs:EPSG::9064'; |
795
|
|
|
|
796
|
|
|
/** |
797
|
|
|
* ETRF96 |
798
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
799
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
800
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
801
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
802
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
803
|
|
|
* of Man; Vatican City State. |
804
|
|
|
* Replaces ETRF94 (code 9064). Replaced by ETRF97 (code 9066). |
805
|
|
|
*/ |
806
|
|
|
public const EPSG_ETRF96 = 'urn:ogc:def:crs:EPSG::9065'; |
807
|
|
|
|
808
|
|
|
/** |
809
|
|
|
* ETRF97 |
810
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
811
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
812
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
813
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
814
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
815
|
|
|
* of Man; Vatican City State. |
816
|
|
|
* Replaces ETRF96 (code 9065). Replaced by ETRF2000 (code 9067). |
817
|
|
|
*/ |
818
|
|
|
public const EPSG_ETRF97 = 'urn:ogc:def:crs:EPSG::9066'; |
819
|
|
|
|
820
|
|
|
/** |
821
|
|
|
* ETRS89 |
822
|
|
|
* Extent: Europe - onshore and offshore: Albania; Andorra; Austria; Belgium; Bosnia and Herzegovina; Bulgaria; |
823
|
|
|
* Croatia; Cyprus; Czechia; Denmark; Estonia; Faroe Islands; Finland; France; Germany; Gibraltar; Greece; Hungary; |
824
|
|
|
* Ireland; Italy; Kosovo; Latvia; Liechtenstein; Lithuania; Luxembourg; Malta; Moldova; Monaco; Montenegro; |
825
|
|
|
* Netherlands; North Macedonia; Norway including Svalbard and Jan Mayen; Poland; Portugal; Romania; San Marino; |
826
|
|
|
* Serbia; Slovakia; Slovenia; Spain; Sweden; Switzerland; United Kingdom (UK) including Channel Islands and Isle |
827
|
|
|
* of Man; Vatican City State. |
828
|
|
|
* Has been realized through ETRF89, ETRF90, ETRF91, ETRF92, ETRF93, ETRF94, ETRF96, ETRF97, ETRF2000, ETRF2005 and |
829
|
|
|
* ETRF2014. This 'ensemble' covers any or all of these realizations without distinction. |
830
|
|
|
*/ |
831
|
|
|
public const EPSG_ETRS89 = 'urn:ogc:def:crs:EPSG::4258'; |
832
|
|
|
|
833
|
|
|
/** |
834
|
|
|
* Easter Island 1967 |
835
|
|
|
* Extent: Chile - Easter Island onshore. |
836
|
|
|
*/ |
837
|
|
|
public const EPSG_EASTER_ISLAND_1967 = 'urn:ogc:def:crs:EPSG::4719'; |
838
|
|
|
|
839
|
|
|
/** |
840
|
|
|
* Egypt 1907 |
841
|
|
|
* Extent: Egypt - onshore and offshore. |
842
|
|
|
*/ |
843
|
|
|
public const EPSG_EGYPT_1907 = 'urn:ogc:def:crs:EPSG::4229'; |
844
|
|
|
|
845
|
|
|
/** |
846
|
|
|
* Egypt 1930 |
847
|
|
|
* Extent: Egypt - onshore. |
848
|
|
|
* Note that Egypt 1930 uses the International 1924 ellipsoid, unlike the Egypt 1907 CRS (code 4229) which uses the |
849
|
|
|
* Helmert ellipsoid. Oil industry references to the Egypt 1930 name and the Helmert ellipsoid probably mean Egypt |
850
|
|
|
* 1907. |
851
|
|
|
*/ |
852
|
|
|
public const EPSG_EGYPT_1930 = 'urn:ogc:def:crs:EPSG::4199'; |
853
|
|
|
|
854
|
|
|
/** |
855
|
|
|
* Egypt Gulf of Suez S-650 TL |
856
|
|
|
* Extent: Egypt - Gulf of Suez. |
857
|
|
|
* Differs from Egypt 1907 (CRS code 4229) by approximately 20m. |
858
|
|
|
*/ |
859
|
|
|
public const EPSG_EGYPT_GULF_OF_SUEZ_S_650_TL = 'urn:ogc:def:crs:EPSG::4706'; |
860
|
|
|
|
861
|
|
|
/** |
862
|
|
|
* FD54 |
863
|
|
|
* Extent: Faroe Islands - onshore. |
864
|
|
|
* Except for cadastral survey, replaced by ED50 in the late 1970's. For cadastral survey, replaced by fk89 (CRS |
865
|
|
|
* code 4753). |
866
|
|
|
*/ |
867
|
|
|
public const EPSG_FD54 = 'urn:ogc:def:crs:EPSG::4741'; |
868
|
|
|
|
869
|
|
|
/** |
870
|
|
|
* FD58 |
871
|
|
|
* Extent: Iran - Arwaz area and onshore Gulf coast west of 54°E, Lavan Island, offshore Balal field and South |
872
|
|
|
* Pars blocks 2 and 3. |
873
|
|
|
*/ |
874
|
|
|
public const EPSG_FD58 = 'urn:ogc:def:crs:EPSG::4132'; |
875
|
|
|
|
876
|
|
|
/** |
877
|
|
|
* FEH2010 |
878
|
|
|
* Extent: Fehmarnbelt area of Denmark and Germany. |
879
|
|
|
* Created for engineering survey and construction of Fehmarnbelt tunnel. |
880
|
|
|
*/ |
881
|
|
|
public const EPSG_FEH2010 = 'urn:ogc:def:crs:EPSG::5593'; |
882
|
|
|
|
883
|
|
|
/** |
884
|
|
|
* Fahud |
885
|
|
|
* Extent: Oman - mainland onshore. |
886
|
|
|
* Since 1993 replaced by PSD93 geogCRS (code 4134). Maximum differences to Fahud adjustment are 20 metres. |
887
|
|
|
*/ |
888
|
|
|
public const EPSG_FAHUD = 'urn:ogc:def:crs:EPSG::4232'; |
889
|
|
|
|
890
|
|
|
/** |
891
|
|
|
* Fatu Iva 72 |
892
|
|
|
* Extent: French Polynesia - Marquesas Islands - Fatu Hiva. |
893
|
|
|
* Recomputed by IGN in 1972 using origin and observations of 1953-1955 Mission Hydrographique des Etablissement |
894
|
|
|
* Francais d'Oceanie (MHEFO 55). Replaced by RGPF, CRS code 4687. |
895
|
|
|
*/ |
896
|
|
|
public const EPSG_FATU_IVA_72 = 'urn:ogc:def:crs:EPSG::4688'; |
897
|
|
|
|
898
|
|
|
/** |
899
|
|
|
* Fiji 1956 |
900
|
|
|
* Extent: Fiji - onshore - Vanua Levu, Taveuni, Viti Levu and and immediately adjacent smaller islands of Yasawa |
901
|
|
|
* and Kandavu groups. |
902
|
|
|
* For topographic mapping replaces Viti Levu 1912 (CRS code 4752) and Vanua Levu 1915 (CRS code 4748). Replaced by |
903
|
|
|
* Fiji 1986 (CRS code 4720). |
904
|
|
|
*/ |
905
|
|
|
public const EPSG_FIJI_1956 = 'urn:ogc:def:crs:EPSG::4721'; |
906
|
|
|
|
907
|
|
|
/** |
908
|
|
|
* Fiji 1986 |
909
|
|
|
* Extent: Fiji - onshore. Includes Viti Levu, Vanua Levu, Taveuni, the Yasawa Group, the Kadavu Group, the Lau |
910
|
|
|
* Islands and Rotuma Islands. |
911
|
|
|
* Replaces Viti Levu 1912 (CRS code 4752), Vanua Levu 1915 (CRS code 4748) and Fiji 1956 (CRS code 4721). |
912
|
|
|
*/ |
913
|
|
|
public const EPSG_FIJI_1986 = 'urn:ogc:def:crs:EPSG::4720'; |
914
|
|
|
|
915
|
|
|
/** |
916
|
|
|
* Fort Marigot |
917
|
|
|
* Extent: Guadeloupe - onshore - St Martin and St Barthélemy islands. |
918
|
|
|
* Replaced by RRAF 1991 (CRS code 4558). |
919
|
|
|
*/ |
920
|
|
|
public const EPSG_FORT_MARIGOT = 'urn:ogc:def:crs:EPSG::4621'; |
921
|
|
|
|
922
|
|
|
/** |
923
|
|
|
* GBK19-IRF |
924
|
|
|
* Extent: UK - on or related to the rail route from Glasgow via Barrhead to Kilmarnock and the branch to East |
925
|
|
|
* Kilbride. |
926
|
|
|
* Intermediate CRS created in 2020 to assist the emulation of the ETRS89 / GBK19 SnakeGrid projected CRS through |
927
|
|
|
* transformation ETRS89 to GBK19-IRF (1) (code 9454) used in conjunction with the GBK19-TM map projection (code |
928
|
|
|
* 9455). |
929
|
|
|
*/ |
930
|
|
|
public const EPSG_GBK19_IRF = 'urn:ogc:def:crs:EPSG::9453'; |
931
|
|
|
|
932
|
|
|
/** |
933
|
|
|
* GCGD59 |
934
|
|
|
* Extent: Cayman Islands - Grand Cayman. |
935
|
|
|
* Superseded by CIGD11 (CRS code 6135). |
936
|
|
|
*/ |
937
|
|
|
public const EPSG_GCGD59 = 'urn:ogc:def:crs:EPSG::4723'; |
938
|
|
|
|
939
|
|
|
/** |
940
|
|
|
* GDA2020 |
941
|
|
|
* Extent: Australia including Lord Howe Island, Macquarie Islands, Ashmore and Cartier Islands, Christmas Island, |
942
|
|
|
* Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore. |
943
|
|
|
*/ |
944
|
|
|
public const EPSG_GDA2020 = 'urn:ogc:def:crs:EPSG::7844'; |
945
|
|
|
|
946
|
|
|
/** |
947
|
|
|
* GDA94 |
948
|
|
|
* Extent: Australia including Lord Howe Island, Macquarie Islands, Ashmore and Cartier Islands, Christmas Island, |
949
|
|
|
* Cocos (Keeling) Islands, Norfolk Island. All onshore and offshore. |
950
|
|
|
*/ |
951
|
|
|
public const EPSG_GDA94 = 'urn:ogc:def:crs:EPSG::4283'; |
952
|
|
|
|
953
|
|
|
/** |
954
|
|
|
* GDBD2009 |
955
|
|
|
* Extent: Brunei Darussalam - onshore and offshore. |
956
|
|
|
* Introduced from July 2009 to replace Timbalai 1948 (CRS code 4298) for government purposes. |
957
|
|
|
*/ |
958
|
|
|
public const EPSG_GDBD2009 = 'urn:ogc:def:crs:EPSG::5246'; |
959
|
|
|
|
960
|
|
|
/** |
961
|
|
|
* GDM2000 |
962
|
|
|
* Extent: Malaysia - onshore and offshore. Includes peninsular Malayasia, Sabah and Sarawak. |
963
|
|
|
* Replaces all earlier Malaysian geographic CRSs. |
964
|
|
|
*/ |
965
|
|
|
public const EPSG_GDM2000 = 'urn:ogc:def:crs:EPSG::4742'; |
966
|
|
|
|
967
|
|
|
/** |
968
|
|
|
* GGRS87 |
969
|
|
|
* Extent: Greece - onshore. |
970
|
|
|
*/ |
971
|
|
|
public const EPSG_GGRS87 = 'urn:ogc:def:crs:EPSG::4121'; |
972
|
|
|
|
973
|
|
|
/** |
974
|
|
|
* GR96 |
975
|
|
|
* Extent: Greenland - onshore and offshore. |
976
|
|
|
* Replaces all earlier Greenland geographic CRSs. |
977
|
|
|
*/ |
978
|
|
|
public const EPSG_GR96 = 'urn:ogc:def:crs:EPSG::4747'; |
979
|
|
|
|
980
|
|
|
/** |
981
|
|
|
* GSK-2011 |
982
|
|
|
* Extent: Russian Federation - onshore and offshore. |
983
|
|
|
* Replaces Pulkovo 1995 (CRS code 4200) with effect from 21st October 2011. |
984
|
|
|
*/ |
985
|
|
|
public const EPSG_GSK_2011 = 'urn:ogc:def:crs:EPSG::7683'; |
986
|
|
|
|
987
|
|
|
/** |
988
|
|
|
* Gambia |
989
|
|
|
* Extent: Gambia - onshore. |
990
|
|
|
*/ |
991
|
|
|
public const EPSG_GAMBIA = 'urn:ogc:def:crs:EPSG::6894'; |
992
|
|
|
|
993
|
|
|
/** |
994
|
|
|
* Gan 1970 |
995
|
|
|
* Extent: Maldives - onshore. |
996
|
|
|
* In some references incorrectly named "Gandajika 1970". See CRS "Gandajika", code 4685, from the Democratic |
997
|
|
|
* Republic of the Congo (Zaire). |
998
|
|
|
*/ |
999
|
|
|
public const EPSG_GAN_1970 = 'urn:ogc:def:crs:EPSG::4684'; |
1000
|
|
|
|
1001
|
|
|
/** |
1002
|
|
|
* Garoua |
1003
|
|
|
* Extent: Cameroon - Garoua area. |
1004
|
|
|
*/ |
1005
|
|
|
public const EPSG_GAROUA = 'urn:ogc:def:crs:EPSG::4197'; |
1006
|
|
|
|
1007
|
|
|
/** |
1008
|
|
|
* Grand Comoros |
1009
|
|
|
* Extent: Comoros - Njazidja (Grande Comore). |
1010
|
|
|
*/ |
1011
|
|
|
public const EPSG_GRAND_COMOROS = 'urn:ogc:def:crs:EPSG::4646'; |
1012
|
|
|
|
1013
|
|
|
/** |
1014
|
|
|
* Greek |
1015
|
|
|
* Extent: Greece - onshore. |
1016
|
|
|
*/ |
1017
|
|
|
public const EPSG_GREEK = 'urn:ogc:def:crs:EPSG::4120'; |
1018
|
|
|
|
1019
|
|
|
/** |
1020
|
|
|
* Greek (Athens) |
1021
|
|
|
* Extent: Greece - onshore. |
1022
|
|
|
*/ |
1023
|
|
|
public const EPSG_GREEK_ATHENS = 'urn:ogc:def:crs:EPSG::4815'; |
1024
|
|
|
|
1025
|
|
|
/** |
1026
|
|
|
* Grenada 1953 |
1027
|
|
|
* Extent: Grenada and southern Grenadine Islands - onshore. |
1028
|
|
|
*/ |
1029
|
|
|
public const EPSG_GRENADA_1953 = 'urn:ogc:def:crs:EPSG::4603'; |
1030
|
|
|
|
1031
|
|
|
/** |
1032
|
|
|
* Guadeloupe 1948 |
1033
|
|
|
* Extent: Guadeloupe - onshore - Basse-Terre, Grande-Terre, La Desirade, Marie-Galante, Les Saintes. |
1034
|
|
|
* Replaced by RRAF 1991 (CRS code 4558). |
1035
|
|
|
*/ |
1036
|
|
|
public const EPSG_GUADELOUPE_1948 = 'urn:ogc:def:crs:EPSG::4622'; |
1037
|
|
|
|
1038
|
|
|
/** |
1039
|
|
|
* Guam 1963 |
1040
|
|
|
* Extent: Guam - onshore. Northern Mariana Islands - onshore. |
1041
|
|
|
* Replaced by NAD83(HARN) alias Guam Geodetic Network 1993 (CRS code 4152) from 1995. |
1042
|
|
|
*/ |
1043
|
|
|
public const EPSG_GUAM_1963 = 'urn:ogc:def:crs:EPSG::4675'; |
1044
|
|
|
|
1045
|
|
|
/** |
1046
|
|
|
* Gulshan 303 |
1047
|
|
|
* Extent: Bangladesh - onshore and offshore. |
1048
|
|
|
*/ |
1049
|
|
|
public const EPSG_GULSHAN_303 = 'urn:ogc:def:crs:EPSG::4682'; |
1050
|
|
|
|
1051
|
|
|
/** |
1052
|
|
|
* Gusterberg (Ferro) |
1053
|
|
|
* Extent: Austria - Upper Austria and Salzburg provinces. Czechia - Bohemia. |
1054
|
|
|
*/ |
1055
|
|
|
public const EPSG_GUSTERBERG_FERRO = 'urn:ogc:def:crs:EPSG::8042'; |
1056
|
|
|
|
1057
|
|
|
/** |
1058
|
|
|
* HD1909 |
1059
|
|
|
* Extent: Hungary. |
1060
|
|
|
* Replaced earlier HD1863 adjustment also on Bessel ellipsoid. Both HD1863 and HD1909 were originally on Ferro |
1061
|
|
|
* Prime Meridian but subsequently converted to Greenwich. Replaced by HD72 (CRS code 4237). |
1062
|
|
|
*/ |
1063
|
|
|
public const EPSG_HD1909 = 'urn:ogc:def:crs:EPSG::3819'; |
1064
|
|
|
|
1065
|
|
|
/** |
1066
|
|
|
* HD72 |
1067
|
|
|
* Extent: Hungary. |
1068
|
|
|
* Replaced HD1909 (EPSG CRS code 3819). |
1069
|
|
|
*/ |
1070
|
|
|
public const EPSG_HD72 = 'urn:ogc:def:crs:EPSG::4237'; |
1071
|
|
|
|
1072
|
|
|
/** |
1073
|
|
|
* HS2-IRF |
1074
|
|
|
* Extent: UK - HS2 phases 1 and 2a railway corridor from London to Birmingham, Lichfield and Crewe. |
1075
|
|
|
* Intermediate CRS created to assist the emulation of the ETRS89 / HS2P1+14 SnakeGrid projected CRS through |
1076
|
|
|
* transformation HS2-IRF to ETRS89 (1) (code 9302) used in conjunction with the HS2-TM map projection (code 9301). |
1077
|
|
|
*/ |
1078
|
|
|
public const EPSG_HS2_IRF = 'urn:ogc:def:crs:EPSG::9299'; |
1079
|
|
|
|
1080
|
|
|
/** |
1081
|
|
|
* HTRS96 |
1082
|
|
|
* Extent: Croatia - onshore and offshore. |
1083
|
|
|
*/ |
1084
|
|
|
public const EPSG_HTRS96 = 'urn:ogc:def:crs:EPSG::4761'; |
1085
|
|
|
|
1086
|
|
|
/** |
1087
|
|
|
* Hanoi 1972 |
1088
|
|
|
* Extent: Vietnam - onshore. |
1089
|
|
|
* Replaces use of Indian 1960. Replaced by VN-2000 (CRS code 4756). |
1090
|
|
|
*/ |
1091
|
|
|
public const EPSG_HANOI_1972 = 'urn:ogc:def:crs:EPSG::4147'; |
1092
|
|
|
|
1093
|
|
|
/** |
1094
|
|
|
* Hartebeesthoek94 |
1095
|
|
|
* Extent: Eswatini (Swaziland); Lesotho; South Africa - onshore and offshore. |
1096
|
|
|
* Replaces Cape (code 4222) from 1999. |
1097
|
|
|
*/ |
1098
|
|
|
public const EPSG_HARTEBEESTHOEK94 = 'urn:ogc:def:crs:EPSG::4148'; |
1099
|
|
|
|
1100
|
|
|
/** |
1101
|
|
|
* Helle 1954 |
1102
|
|
|
* Extent: Jan Mayen - onshore. |
1103
|
|
|
*/ |
1104
|
|
|
public const EPSG_HELLE_1954 = 'urn:ogc:def:crs:EPSG::4660'; |
1105
|
|
|
|
1106
|
|
|
/** |
1107
|
|
|
* Herat North |
1108
|
|
|
* Extent: Afghanistan. |
1109
|
|
|
*/ |
1110
|
|
|
public const EPSG_HERAT_NORTH = 'urn:ogc:def:crs:EPSG::4255'; |
1111
|
|
|
|
1112
|
|
|
/** |
1113
|
|
|
* Hito XVIII 1963 |
1114
|
|
|
* Extent: Chile - Tierra del Fuego, onshore; Argentina - Tierra del Fuego, onshore and offshore Atlantic west of |
1115
|
|
|
* 66°W. |
1116
|
|
|
*/ |
1117
|
|
|
public const EPSG_HITO_XVIII_1963 = 'urn:ogc:def:crs:EPSG::4254'; |
1118
|
|
|
|
1119
|
|
|
/** |
1120
|
|
|
* Hjorsey 1955 |
1121
|
|
|
* Extent: Iceland - onshore. |
1122
|
|
|
*/ |
1123
|
|
|
public const EPSG_HJORSEY_1955 = 'urn:ogc:def:crs:EPSG::4658'; |
1124
|
|
|
|
1125
|
|
|
/** |
1126
|
|
|
* Hong Kong 1963 |
1127
|
|
|
* Extent: China - Hong Kong - onshore and offshore. |
1128
|
|
|
* Replaced by Hong Kong 1963(67) (CRS code 4839) for military purposes only. For all purposes, replaced by Hong |
1129
|
|
|
* Kong 1980 (CRS code 4611). |
1130
|
|
|
*/ |
1131
|
|
|
public const EPSG_HONG_KONG_1963 = 'urn:ogc:def:crs:EPSG::4738'; |
1132
|
|
|
|
1133
|
|
|
/** |
1134
|
|
|
* Hong Kong 1963(67) |
1135
|
|
|
* Extent: China - Hong Kong - onshore and offshore. |
1136
|
|
|
* For military purposes only, replaces Hong Kong 1963. Replaced by Hong Kong 1980 (CRS code 4611). |
1137
|
|
|
*/ |
1138
|
|
|
public const EPSG_HONG_KONG_1963_67 = 'urn:ogc:def:crs:EPSG::4739'; |
1139
|
|
|
|
1140
|
|
|
/** |
1141
|
|
|
* Hong Kong 1980 |
1142
|
|
|
* Extent: China - Hong Kong - onshore and offshore. |
1143
|
|
|
* Replaces Hong Kong 1963 and Hong Kong 1963(67). |
1144
|
|
|
*/ |
1145
|
|
|
public const EPSG_HONG_KONG_1980 = 'urn:ogc:def:crs:EPSG::4611'; |
1146
|
|
|
|
1147
|
|
|
/** |
1148
|
|
|
* Hong Kong Geodetic CS |
1149
|
|
|
* Extent: China - Hong Kong - onshore and offshore. |
1150
|
|
|
* Locally sometimes referred to as ITRF96 or WGS 84, these are not strictly correct. |
1151
|
|
|
*/ |
1152
|
|
|
public const EPSG_HONG_KONG_GEODETIC_CS = 'urn:ogc:def:crs:EPSG::8427'; |
1153
|
|
|
|
1154
|
|
|
/** |
1155
|
|
|
* Hu Tzu Shan 1950 |
1156
|
|
|
* Extent: Taiwan, Republic of China - onshore - Taiwan Island, Penghu (Pescadores) Islands. |
1157
|
|
|
*/ |
1158
|
|
|
public const EPSG_HU_TZU_SHAN_1950 = 'urn:ogc:def:crs:EPSG::4236'; |
1159
|
|
|
|
1160
|
|
|
/** |
1161
|
|
|
* ID74 |
1162
|
|
|
* Extent: Indonesia - onshore. |
1163
|
|
|
* Replaced by DGN95. |
1164
|
|
|
*/ |
1165
|
|
|
public const EPSG_ID74 = 'urn:ogc:def:crs:EPSG::4238'; |
1166
|
|
|
|
1167
|
|
|
/** |
1168
|
|
|
* IG05 Intermediate CRS |
1169
|
|
|
* Extent: Israel - onshore; Palestine Territory - onshore. |
1170
|
|
|
* Intermediate system not used for spatial referencing - use IGD05 (CRS code 6980). Referred to in Israeli |
1171
|
|
|
* documentation as "in GRS80". |
1172
|
|
|
*/ |
1173
|
|
|
public const EPSG_IG05_INTERMEDIATE_CRS = 'urn:ogc:def:crs:EPSG::6983'; |
1174
|
|
|
|
1175
|
|
|
/** |
1176
|
|
|
* IG05/12 Intermediate CRS |
1177
|
|
|
* Extent: Israel - onshore; Palestine Territory - onshore. |
1178
|
|
|
* Intermediate system not used for spatial referencing - use IGD05/12 (CRS code 6987). Referred to in Israeli |
1179
|
|
|
* documentation as "in GRS80". |
1180
|
|
|
*/ |
1181
|
|
|
public const EPSG_IG05_12_INTERMEDIATE_CRS = 'urn:ogc:def:crs:EPSG::6990'; |
1182
|
|
|
|
1183
|
|
|
/** |
1184
|
|
|
* IGC 1962 6th Parallel South |
1185
|
|
|
* Extent: The Democratic Republic of the Congo (Zaire) - adjacent to 6th parallel south traverse. |
1186
|
|
|
*/ |
1187
|
|
|
public const EPSG_IGC_1962_6TH_PARALLEL_SOUTH = 'urn:ogc:def:crs:EPSG::4697'; |
1188
|
|
|
|
1189
|
|
|
/** |
1190
|
|
|
* IGCB 1955 |
1191
|
|
|
* Extent: The Democratic Republic of the Congo (Zaire) - Lower Congo (Bas Congo) |
1192
|
|
|
* Replaced by IGC 1962 Arc of the 6th Parallel South, except for oil industry activities. |
1193
|
|
|
*/ |
1194
|
|
|
public const EPSG_IGCB_1955 = 'urn:ogc:def:crs:EPSG::4701'; |
1195
|
|
|
|
1196
|
|
|
/** |
1197
|
|
|
* IGD05 |
1198
|
|
|
* Extent: Israel - onshore and offshore. |
1199
|
|
|
* Replaces Israel 1993 (CRS code 4141) from January 2005. Replaced by IGD05/12 (CRS code 7139) from March 2012. |
1200
|
|
|
*/ |
1201
|
|
|
public const EPSG_IGD05 = 'urn:ogc:def:crs:EPSG::7136'; |
1202
|
|
|
|
1203
|
|
|
/** |
1204
|
|
|
* IGD05/12 |
1205
|
|
|
* Extent: Israel - onshore and offshore. |
1206
|
|
|
* Replaces IGD05 (CRS code 7136) from March 2012. |
1207
|
|
|
*/ |
1208
|
|
|
public const EPSG_IGD05_12 = 'urn:ogc:def:crs:EPSG::7139'; |
1209
|
|
|
|
1210
|
|
|
/** |
1211
|
|
|
* IGM95 |
1212
|
|
|
* Extent: Italy - onshore and offshore; San Marino, Vatican City State. |
1213
|
|
|
* Replaced by RDN2008 (CRS code 6706) from 2011-11-10. |
1214
|
|
|
*/ |
1215
|
|
|
public const EPSG_IGM95 = 'urn:ogc:def:crs:EPSG::4670'; |
1216
|
|
|
|
1217
|
|
|
/** |
1218
|
|
|
* IGN 1962 Kerguelen |
1219
|
|
|
* Extent: French Southern Territories - Kerguelen onshore. |
1220
|
|
|
* Replaced by RGTAAF07 (CRS code 7073). |
1221
|
|
|
*/ |
1222
|
|
|
public const EPSG_IGN_1962_KERGUELEN = 'urn:ogc:def:crs:EPSG::4698'; |
1223
|
|
|
|
1224
|
|
|
/** |
1225
|
|
|
* IGN Astro 1960 |
1226
|
|
|
* Extent: Mauritania - onshore. |
1227
|
|
|
* Mining title descriptions referring only to "Clarke 1880 ellipsoid" should be assumed to be referenced to this |
1228
|
|
|
* CRS. Oil industry considers Mining Cadastre 1999 to be exactly defined through tfm codes 15857-9. Replaced by |
1229
|
|
|
* Mauritania 1999 (code 4702). |
1230
|
|
|
*/ |
1231
|
|
|
public const EPSG_IGN_ASTRO_1960 = 'urn:ogc:def:crs:EPSG::4700'; |
1232
|
|
|
|
1233
|
|
|
/** |
1234
|
|
|
* IGN53 Mare |
1235
|
|
|
* Extent: New Caledonia - Loyalty Islands - Mare. |
1236
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
1237
|
|
|
*/ |
1238
|
|
|
public const EPSG_IGN53_MARE = 'urn:ogc:def:crs:EPSG::4641'; |
1239
|
|
|
|
1240
|
|
|
/** |
1241
|
|
|
* IGN56 Lifou |
1242
|
|
|
* Extent: New Caledonia - Loyalty Islands - Lifou. |
1243
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
1244
|
|
|
*/ |
1245
|
|
|
public const EPSG_IGN56_LIFOU = 'urn:ogc:def:crs:EPSG::4633'; |
1246
|
|
|
|
1247
|
|
|
/** |
1248
|
|
|
* IGN63 Hiva Oa |
1249
|
|
|
* Extent: French Polynesia - Marquesas Islands - Hiva Oa and Tahuata. |
1250
|
|
|
* Replaced by RGPF, CRS code 4687. |
1251
|
|
|
*/ |
1252
|
|
|
public const EPSG_IGN63_HIVA_OA = 'urn:ogc:def:crs:EPSG::4689'; |
1253
|
|
|
|
1254
|
|
|
/** |
1255
|
|
|
* IGN72 Grande Terre |
1256
|
|
|
* Extent: New Caledonia - Grande Terre. |
1257
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
1258
|
|
|
*/ |
1259
|
|
|
public const EPSG_IGN72_GRANDE_TERRE = 'urn:ogc:def:crs:EPSG::4662'; |
1260
|
|
|
|
1261
|
|
|
/** |
1262
|
|
|
* IGN72 Nuku Hiva |
1263
|
|
|
* Extent: French Polynesia - Marquesas Islands - Nuku Hiva, Ua Huka and Ua Pou. |
1264
|
|
|
* Replaced by RGPF, CRS code 4687. |
1265
|
|
|
*/ |
1266
|
|
|
public const EPSG_IGN72_NUKU_HIVA = 'urn:ogc:def:crs:EPSG::4630'; |
1267
|
|
|
|
1268
|
|
|
/** |
1269
|
|
|
* IGRS |
1270
|
|
|
* Extent: Iraq - onshore and offshore. |
1271
|
|
|
*/ |
1272
|
|
|
public const EPSG_IGRS = 'urn:ogc:def:crs:EPSG::3889'; |
1273
|
|
|
|
1274
|
|
|
/** |
1275
|
|
|
* IGS00 |
1276
|
|
|
* Extent: World. |
1277
|
|
|
* Adopted by the International GNSS Service (IGS) from 2001-12-02 through 2004-01-10. Replaces IGS97, replaced by |
1278
|
|
|
* IGb00 (CRS codes 9003 and 9009). For all practical purposes IGS00 is equivalent to ITRF2000. |
1279
|
|
|
*/ |
1280
|
|
|
public const EPSG_IGS00 = 'urn:ogc:def:crs:EPSG::9006'; |
1281
|
|
|
|
1282
|
|
|
/** |
1283
|
|
|
* IGS05 |
1284
|
|
|
* Extent: World. |
1285
|
|
|
* Adopted by the International GNSS Service (IGS) from 2006-11-05 through 2011-04-16. Replaces IGb00, replaced by |
1286
|
|
|
* IGS08 (CRS codes 9009 and 9014). For all practical purposes IGS05 is equivalent to ITRF2005. |
1287
|
|
|
*/ |
1288
|
|
|
public const EPSG_IGS05 = 'urn:ogc:def:crs:EPSG::9012'; |
1289
|
|
|
|
1290
|
|
|
/** |
1291
|
|
|
* IGS08 |
1292
|
|
|
* Extent: World. |
1293
|
|
|
* Used for products from International GNSS Service (IGS) analysis centres from 2011-04-17 through 2012-10-06. |
1294
|
|
|
* Replaces IGS05 (code 9012). Replaced by IGb08 (code 9017). For most practical purposes IGS08 is equivalent to |
1295
|
|
|
* ITRF2008. |
1296
|
|
|
*/ |
1297
|
|
|
public const EPSG_IGS08 = 'urn:ogc:def:crs:EPSG::9014'; |
1298
|
|
|
|
1299
|
|
|
/** |
1300
|
|
|
* IGS14 |
1301
|
|
|
* Extent: World. |
1302
|
|
|
* Used for products from the International GNSS Service (IGS) from 2017-01-29 to 2020-05-16. Replaces IGb08 (code |
1303
|
|
|
* 9017), replaced by IGb14 (code 9380). For most practical purposes IGS14 is equivalent to ITRF2014. |
1304
|
|
|
*/ |
1305
|
|
|
public const EPSG_IGS14 = 'urn:ogc:def:crs:EPSG::9019'; |
1306
|
|
|
|
1307
|
|
|
/** |
1308
|
|
|
* IGS97 |
1309
|
|
|
* Extent: World. |
1310
|
|
|
* Adopted by the International GNSS Service (IGS) from 2000-06-04 through 2001-12-01. Replaced by IGS00 (CRS code |
1311
|
|
|
* 9006). For all practical purposes IGS97 is equivalent to ITRF97. |
1312
|
|
|
*/ |
1313
|
|
|
public const EPSG_IGS97 = 'urn:ogc:def:crs:EPSG::9003'; |
1314
|
|
|
|
1315
|
|
|
/** |
1316
|
|
|
* IGb00 |
1317
|
|
|
* Extent: World. |
1318
|
|
|
* Adopted by the International GNSS Service (IGS) from 2004-01-11 through 2006-11-04. Replaces IGS00, replaced by |
1319
|
|
|
* IGS05 (CRS codes 9006 and 9012). For all practical purposes IGb00 is equivalent to ITRF2000. |
1320
|
|
|
*/ |
1321
|
|
|
public const EPSG_IGB00 = 'urn:ogc:def:crs:EPSG::9009'; |
1322
|
|
|
|
1323
|
|
|
/** |
1324
|
|
|
* IGb08 |
1325
|
|
|
* Extent: World. |
1326
|
|
|
* Adopted by the International GNSS Service (IGS) from 2012-10-07 through 2017-01-28. Replaces IGS08, replaced by |
1327
|
|
|
* IGS14 (CRS codes 9014 and 9019). For all practical purposes IGb08 is equivalent to ITRF2008. |
1328
|
|
|
*/ |
1329
|
|
|
public const EPSG_IGB08 = 'urn:ogc:def:crs:EPSG::9017'; |
1330
|
|
|
|
1331
|
|
|
/** |
1332
|
|
|
* IGb14 |
1333
|
|
|
* Extent: World. |
1334
|
|
|
* Used for products from the International GNSS Service (IGS) from 2020-05-17. Replaces IGS14 (code 9019). For |
1335
|
|
|
* most practical purposes IGb14 is equivalent to ITRF2014. |
1336
|
|
|
*/ |
1337
|
|
|
public const EPSG_IGB14 = 'urn:ogc:def:crs:EPSG::9380'; |
1338
|
|
|
|
1339
|
|
|
/** |
1340
|
|
|
* IKBD-92 |
1341
|
|
|
* Extent: Iraq - Kuwait boundary. |
1342
|
|
|
*/ |
1343
|
|
|
public const EPSG_IKBD_92 = 'urn:ogc:def:crs:EPSG::4667'; |
1344
|
|
|
|
1345
|
|
|
/** |
1346
|
|
|
* IRENET95 |
1347
|
|
|
* Extent: Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore. |
1348
|
|
|
*/ |
1349
|
|
|
public const EPSG_IRENET95 = 'urn:ogc:def:crs:EPSG::4173'; |
1350
|
|
|
|
1351
|
|
|
/** |
1352
|
|
|
* ISN2004 |
1353
|
|
|
* Extent: Iceland - onshore and offshore. |
1354
|
|
|
* Replaces ISN93 (CRS code 4659). |
1355
|
|
|
*/ |
1356
|
|
|
public const EPSG_ISN2004 = 'urn:ogc:def:crs:EPSG::5324'; |
1357
|
|
|
|
1358
|
|
|
/** |
1359
|
|
|
* ISN2016 |
1360
|
|
|
* Extent: Iceland - onshore and offshore. |
1361
|
|
|
* Replaces ISN2004 (CRS code 5324) from September 2017. |
1362
|
|
|
*/ |
1363
|
|
|
public const EPSG_ISN2016 = 'urn:ogc:def:crs:EPSG::8086'; |
1364
|
|
|
|
1365
|
|
|
/** |
1366
|
|
|
* ISN93 |
1367
|
|
|
* Extent: Iceland - onshore and offshore. |
1368
|
|
|
* Replaced by ISN2004 (CRS code 5324). |
1369
|
|
|
*/ |
1370
|
|
|
public const EPSG_ISN93 = 'urn:ogc:def:crs:EPSG::4659'; |
1371
|
|
|
|
1372
|
|
|
/** |
1373
|
|
|
* ITRF2000 |
1374
|
|
|
* Extent: World. |
1375
|
|
|
* Replaces ITRF97 (code 8996). Replaced by ITRF2005 (code 8998). |
1376
|
|
|
*/ |
1377
|
|
|
public const EPSG_ITRF2000 = 'urn:ogc:def:crs:EPSG::8997'; |
1378
|
|
|
|
1379
|
|
|
/** |
1380
|
|
|
* ITRF2005 |
1381
|
|
|
* Extent: World. |
1382
|
|
|
* Replaces ITRF2000 (code 8997). Replaced by ITRF2008 (code 8999). |
1383
|
|
|
*/ |
1384
|
|
|
public const EPSG_ITRF2005 = 'urn:ogc:def:crs:EPSG::8998'; |
1385
|
|
|
|
1386
|
|
|
/** |
1387
|
|
|
* ITRF2008 |
1388
|
|
|
* Extent: World. |
1389
|
|
|
* Replaces ITRF2005 (code 8998). Replaced by ITRF2014 (code 9000). |
1390
|
|
|
*/ |
1391
|
|
|
public const EPSG_ITRF2008 = 'urn:ogc:def:crs:EPSG::8999'; |
1392
|
|
|
|
1393
|
|
|
/** |
1394
|
|
|
* ITRF2014 |
1395
|
|
|
* Extent: World. |
1396
|
|
|
* Replaces ITRF2008 (code 8999). |
1397
|
|
|
*/ |
1398
|
|
|
public const EPSG_ITRF2014 = 'urn:ogc:def:crs:EPSG::9000'; |
1399
|
|
|
|
1400
|
|
|
/** |
1401
|
|
|
* ITRF88 |
1402
|
|
|
* Extent: World. |
1403
|
|
|
* Replaced by ITRF89 (code 8989). |
1404
|
|
|
*/ |
1405
|
|
|
public const EPSG_ITRF88 = 'urn:ogc:def:crs:EPSG::8988'; |
1406
|
|
|
|
1407
|
|
|
/** |
1408
|
|
|
* ITRF89 |
1409
|
|
|
* Extent: World. |
1410
|
|
|
* Replaces ITRF88 (code 8988). Replaced by ITRF90 (code 8990). |
1411
|
|
|
*/ |
1412
|
|
|
public const EPSG_ITRF89 = 'urn:ogc:def:crs:EPSG::8989'; |
1413
|
|
|
|
1414
|
|
|
/** |
1415
|
|
|
* ITRF90 |
1416
|
|
|
* Extent: World. |
1417
|
|
|
* Replaces ITRF89 (code 8989). Replaced by ITRF91 (code 8991). |
1418
|
|
|
*/ |
1419
|
|
|
public const EPSG_ITRF90 = 'urn:ogc:def:crs:EPSG::8990'; |
1420
|
|
|
|
1421
|
|
|
/** |
1422
|
|
|
* ITRF91 |
1423
|
|
|
* Extent: World. |
1424
|
|
|
* Replaces ITRF90 (code 8990). Replaced by ITRF92 (code 8992). |
1425
|
|
|
*/ |
1426
|
|
|
public const EPSG_ITRF91 = 'urn:ogc:def:crs:EPSG::8991'; |
1427
|
|
|
|
1428
|
|
|
/** |
1429
|
|
|
* ITRF92 |
1430
|
|
|
* Extent: World. |
1431
|
|
|
* Replaces ITRF91 (code 8991). Replaced by ITRF93 (code 8993). |
1432
|
|
|
*/ |
1433
|
|
|
public const EPSG_ITRF92 = 'urn:ogc:def:crs:EPSG::8992'; |
1434
|
|
|
|
1435
|
|
|
/** |
1436
|
|
|
* ITRF93 |
1437
|
|
|
* Extent: World. |
1438
|
|
|
* Replaces ITRF92 (code 8992). Replaced by ITRF94 (code 8994). |
1439
|
|
|
*/ |
1440
|
|
|
public const EPSG_ITRF93 = 'urn:ogc:def:crs:EPSG::8993'; |
1441
|
|
|
|
1442
|
|
|
/** |
1443
|
|
|
* ITRF94 |
1444
|
|
|
* Extent: World. |
1445
|
|
|
* Replaces ITRF93 (code 8993). Replaced by ITRF96 (code 8995). |
1446
|
|
|
*/ |
1447
|
|
|
public const EPSG_ITRF94 = 'urn:ogc:def:crs:EPSG::8994'; |
1448
|
|
|
|
1449
|
|
|
/** |
1450
|
|
|
* ITRF96 |
1451
|
|
|
* Extent: World. |
1452
|
|
|
* Replaces ITRF94 (code 8994). Replaced by ITRF97 (code 8996). |
1453
|
|
|
*/ |
1454
|
|
|
public const EPSG_ITRF96 = 'urn:ogc:def:crs:EPSG::8995'; |
1455
|
|
|
|
1456
|
|
|
/** |
1457
|
|
|
* ITRF97 |
1458
|
|
|
* Extent: World. |
1459
|
|
|
* Replaces ITRF96 (code 8995). Replaced by ITRF2000 (code 8997). |
1460
|
|
|
*/ |
1461
|
|
|
public const EPSG_ITRF97 = 'urn:ogc:def:crs:EPSG::8996'; |
1462
|
|
|
|
1463
|
|
|
/** |
1464
|
|
|
* Indian 1954 |
1465
|
|
|
* Extent: Myanmar (Burma) - onshore; Thailand - onshore. |
1466
|
|
|
*/ |
1467
|
|
|
public const EPSG_INDIAN_1954 = 'urn:ogc:def:crs:EPSG::4239'; |
1468
|
|
|
|
1469
|
|
|
/** |
1470
|
|
|
* Indian 1960 |
1471
|
|
|
* Extent: Cambodia - onshore; Vietnam - onshore and offshore Cuu Long basin. |
1472
|
|
|
*/ |
1473
|
|
|
public const EPSG_INDIAN_1960 = 'urn:ogc:def:crs:EPSG::4131'; |
1474
|
|
|
|
1475
|
|
|
/** |
1476
|
|
|
* Indian 1975 |
1477
|
|
|
* Extent: Thailand - onshore plus offshore Gulf of Thailand. |
1478
|
|
|
*/ |
1479
|
|
|
public const EPSG_INDIAN_1975 = 'urn:ogc:def:crs:EPSG::4240'; |
1480
|
|
|
|
1481
|
|
|
/** |
1482
|
|
|
* Israel 1993 |
1483
|
|
|
* Extent: Israel - onshore; Palestine Territory - onshore. |
1484
|
|
|
* Replaces Palestine 1923 (CRS code 4281) from June 1998. Replaced by IGD05 (CRS code 6980) from January 2005. |
1485
|
|
|
*/ |
1486
|
|
|
public const EPSG_ISRAEL_1993 = 'urn:ogc:def:crs:EPSG::4141'; |
1487
|
|
|
|
1488
|
|
|
/** |
1489
|
|
|
* Iwo Jima 1945 |
1490
|
|
|
* Extent: Japan - Iwo Jima island. |
1491
|
|
|
*/ |
1492
|
|
|
public const EPSG_IWO_JIMA_1945 = 'urn:ogc:def:crs:EPSG::4709'; |
1493
|
|
|
|
1494
|
|
|
/** |
1495
|
|
|
* JAD2001 |
1496
|
|
|
* Extent: Jamaica - onshore and offshore. Includes Morant Cays and Pedro Cays. |
1497
|
|
|
* Replaces JAD69 (CRS code 4242). |
1498
|
|
|
*/ |
1499
|
|
|
public const EPSG_JAD2001 = 'urn:ogc:def:crs:EPSG::4758'; |
1500
|
|
|
|
1501
|
|
|
/** |
1502
|
|
|
* JAD69 |
1503
|
|
|
* Extent: Jamaica - onshore. |
1504
|
|
|
* Replaced by JAD2001 (CRS code 4758). |
1505
|
|
|
*/ |
1506
|
|
|
public const EPSG_JAD69 = 'urn:ogc:def:crs:EPSG::4242'; |
1507
|
|
|
|
1508
|
|
|
/** |
1509
|
|
|
* JGD2000 |
1510
|
|
|
* Extent: Japan - onshore and offshore. |
1511
|
|
|
* Replaces Tokyo (CRS code 4301) from April 2002. From 21st October 2011 replaced by JGD2011 (CRS code 6668). |
1512
|
|
|
*/ |
1513
|
|
|
public const EPSG_JGD2000 = 'urn:ogc:def:crs:EPSG::4612'; |
1514
|
|
|
|
1515
|
|
|
/** |
1516
|
|
|
* JGD2011 |
1517
|
|
|
* Extent: Japan - onshore and offshore. |
1518
|
|
|
* Replaces JGD2000 (CRS code 4612) with effect from 21st October 2011. |
1519
|
|
|
*/ |
1520
|
|
|
public const EPSG_JGD2011 = 'urn:ogc:def:crs:EPSG::6668'; |
1521
|
|
|
|
1522
|
|
|
/** |
1523
|
|
|
* Jamaica 1875 |
1524
|
|
|
* Extent: Jamaica - onshore. |
1525
|
|
|
*/ |
1526
|
|
|
public const EPSG_JAMAICA_1875 = 'urn:ogc:def:crs:EPSG::4241'; |
1527
|
|
|
|
1528
|
|
|
/** |
1529
|
|
|
* Johnston Island 1961 |
1530
|
|
|
* Extent: United States Minor Outlying Islands - Johnston Island. |
1531
|
|
|
*/ |
1532
|
|
|
public const EPSG_JOHNSTON_ISLAND_1961 = 'urn:ogc:def:crs:EPSG::4725'; |
1533
|
|
|
|
1534
|
|
|
/** |
1535
|
|
|
* Jouik 1961 |
1536
|
|
|
* Extent: Mauritania - coastal area north of Cape Timiris. |
1537
|
|
|
* Replaced by Mauritania 1999 (CRS code 4702). |
1538
|
|
|
*/ |
1539
|
|
|
public const EPSG_JOUIK_1961 = 'urn:ogc:def:crs:EPSG::4679'; |
1540
|
|
|
|
1541
|
|
|
/** |
1542
|
|
|
* KKJ |
1543
|
|
|
* Extent: Finland - onshore. |
1544
|
|
|
*/ |
1545
|
|
|
public const EPSG_KKJ = 'urn:ogc:def:crs:EPSG::4123'; |
1546
|
|
|
|
1547
|
|
|
/** |
1548
|
|
|
* KOC |
1549
|
|
|
* Extent: Kuwait - onshore. |
1550
|
|
|
*/ |
1551
|
|
|
public const EPSG_KOC = 'urn:ogc:def:crs:EPSG::4246'; |
1552
|
|
|
|
1553
|
|
|
/** |
1554
|
|
|
* KOSOVAREF01 |
1555
|
|
|
* Extent: Kosovo. |
1556
|
|
|
* In Kosovo replaces MGI 1901 (CRS code 3906). |
1557
|
|
|
*/ |
1558
|
|
|
public const EPSG_KOSOVAREF01 = 'urn:ogc:def:crs:EPSG::9140'; |
1559
|
|
|
|
1560
|
|
|
/** |
1561
|
|
|
* KSA-GRF17 |
1562
|
|
|
* Extent: Saudi Arabia - onshore and offshore. |
1563
|
|
|
*/ |
1564
|
|
|
public const EPSG_KSA_GRF17 = 'urn:ogc:def:crs:EPSG::9333'; |
1565
|
|
|
|
1566
|
|
|
/** |
1567
|
|
|
* KUDAMS |
1568
|
|
|
* Extent: Kuwait - Kuwait City. |
1569
|
|
|
*/ |
1570
|
|
|
public const EPSG_KUDAMS = 'urn:ogc:def:crs:EPSG::4319'; |
1571
|
|
|
|
1572
|
|
|
/** |
1573
|
|
|
* Kalianpur 1880 |
1574
|
|
|
* Extent: Bangladesh - onshore; India - mainland onshore; Myanmar (Burma) - onshore; Pakistan - onshore. |
1575
|
|
|
*/ |
1576
|
|
|
public const EPSG_KALIANPUR_1880 = 'urn:ogc:def:crs:EPSG::4243'; |
1577
|
|
|
|
1578
|
|
|
/** |
1579
|
|
|
* Kalianpur 1937 |
1580
|
|
|
* Extent: Bangladesh - onshore; India - mainland onshore; Myanmar - onshore and Moattama area offshore; Pakistan - |
1581
|
|
|
* onshore. |
1582
|
|
|
* Adopts 1937 metric conversion of 0.30479841 metres per Indian foot. |
1583
|
|
|
*/ |
1584
|
|
|
public const EPSG_KALIANPUR_1937 = 'urn:ogc:def:crs:EPSG::4144'; |
1585
|
|
|
|
1586
|
|
|
/** |
1587
|
|
|
* Kalianpur 1962 |
1588
|
|
|
* Extent: Pakistan - onshore and offshore. |
1589
|
|
|
* Adopts 1962 metric conversion of 0.3047996 metres per Indian foot. |
1590
|
|
|
*/ |
1591
|
|
|
public const EPSG_KALIANPUR_1962 = 'urn:ogc:def:crs:EPSG::4145'; |
1592
|
|
|
|
1593
|
|
|
/** |
1594
|
|
|
* Kalianpur 1975 |
1595
|
|
|
* Extent: India - mainland onshore. |
1596
|
|
|
* Adopts 1975 metric conversion of 0.3047995 metres per Indian foot. |
1597
|
|
|
*/ |
1598
|
|
|
public const EPSG_KALIANPUR_1975 = 'urn:ogc:def:crs:EPSG::4146'; |
1599
|
|
|
|
1600
|
|
|
/** |
1601
|
|
|
* Kandawala |
1602
|
|
|
* Extent: Sri Lanka - onshore. |
1603
|
|
|
*/ |
1604
|
|
|
public const EPSG_KANDAWALA = 'urn:ogc:def:crs:EPSG::4244'; |
1605
|
|
|
|
1606
|
|
|
/** |
1607
|
|
|
* Karbala 1979 |
1608
|
|
|
* Extent: Iraq - onshore. |
1609
|
|
|
* Geodetic network established by Polservice consortium. Replaces Nahrwan 1934 (CRS code 4744). Replaced by IGRS |
1610
|
|
|
* (CRS code 3889). At time of record population, information regarding usage within oil sector is not available. |
1611
|
|
|
*/ |
1612
|
|
|
public const EPSG_KARBALA_1979 = 'urn:ogc:def:crs:EPSG::4743'; |
1613
|
|
|
|
1614
|
|
|
/** |
1615
|
|
|
* Kasai 1953 |
1616
|
|
|
* Extent: The Democratic Republic of the Congo (Zaire) - Kasai - south of 5°S and east of 21°30'E. |
1617
|
|
|
*/ |
1618
|
|
|
public const EPSG_KASAI_1953 = 'urn:ogc:def:crs:EPSG::4696'; |
1619
|
|
|
|
1620
|
|
|
/** |
1621
|
|
|
* Katanga 1955 |
1622
|
|
|
* Extent: The Democratic Republic of the Congo (Zaire) - Katanga. |
1623
|
|
|
*/ |
1624
|
|
|
public const EPSG_KATANGA_1955 = 'urn:ogc:def:crs:EPSG::4695'; |
1625
|
|
|
|
1626
|
|
|
/** |
1627
|
|
|
* Kertau (RSO) |
1628
|
|
|
* Extent: Malaysia - West Malaysia; Singapore. |
1629
|
|
|
* Used only for metrication of RSO grid. See Kertau 1968 (CRS code 4245) for other purposes. Replaced by GDM2000 |
1630
|
|
|
* (CRS code 4742). |
1631
|
|
|
*/ |
1632
|
|
|
public const EPSG_KERTAU_RSO = 'urn:ogc:def:crs:EPSG::4751'; |
1633
|
|
|
|
1634
|
|
|
/** |
1635
|
|
|
* Kertau 1968 |
1636
|
|
|
* Extent: Malaysia - West Malaysia onshore and offshore east coast; Singapore - onshore and offshore. |
1637
|
|
|
* Not used for metrication of RSO grid - see Kertau (RSO) (CRS code 4751). Replaced by GDM2000 (CRS code 4742). |
1638
|
|
|
*/ |
1639
|
|
|
public const EPSG_KERTAU_1968 = 'urn:ogc:def:crs:EPSG::4245'; |
1640
|
|
|
|
1641
|
|
|
/** |
1642
|
|
|
* Korea 2000 |
1643
|
|
|
* Extent: Republic of Korea (South Korea) - onshore and offshore. |
1644
|
|
|
*/ |
1645
|
|
|
public const EPSG_KOREA_2000 = 'urn:ogc:def:crs:EPSG::4737'; |
1646
|
|
|
|
1647
|
|
|
/** |
1648
|
|
|
* Korean 1985 |
1649
|
|
|
* Extent: Republic of Korea (South Korea) - onshore. |
1650
|
|
|
* Replaces use of Tokyo datum. |
1651
|
|
|
*/ |
1652
|
|
|
public const EPSG_KOREAN_1985 = 'urn:ogc:def:crs:EPSG::4162'; |
1653
|
|
|
|
1654
|
|
|
/** |
1655
|
|
|
* Korean 1995 |
1656
|
|
|
* Extent: Republic of Korea (South Korea) - onshore. |
1657
|
|
|
*/ |
1658
|
|
|
public const EPSG_KOREAN_1995 = 'urn:ogc:def:crs:EPSG::4166'; |
1659
|
|
|
|
1660
|
|
|
/** |
1661
|
|
|
* Kousseri |
1662
|
|
|
* Extent: Cameroon - N'Djamena area. |
1663
|
|
|
*/ |
1664
|
|
|
public const EPSG_KOUSSERI = 'urn:ogc:def:crs:EPSG::4198'; |
1665
|
|
|
|
1666
|
|
|
/** |
1667
|
|
|
* Kusaie 1951 |
1668
|
|
|
* Extent: Federated States of Micronesia - Kosrae (Kusaie). |
1669
|
|
|
*/ |
1670
|
|
|
public const EPSG_KUSAIE_1951 = 'urn:ogc:def:crs:EPSG::4735'; |
1671
|
|
|
|
1672
|
|
|
/** |
1673
|
|
|
* Kyrg-06 |
1674
|
|
|
* Extent: Kyrgyzstan. |
1675
|
|
|
* Replaces usage of Pulkovo 1942 in Kyrgyzstan from 7th October 2010. |
1676
|
|
|
*/ |
1677
|
|
|
public const EPSG_KYRG_06 = 'urn:ogc:def:crs:EPSG::7686'; |
1678
|
|
|
|
1679
|
|
|
/** |
1680
|
|
|
* LGD2006 |
1681
|
|
|
* Extent: Libya - onshore and offshore. |
1682
|
|
|
* Replaces ELD79. |
1683
|
|
|
*/ |
1684
|
|
|
public const EPSG_LGD2006 = 'urn:ogc:def:crs:EPSG::4754'; |
1685
|
|
|
|
1686
|
|
|
/** |
1687
|
|
|
* LKS92 |
1688
|
|
|
* Extent: Latvia - onshore and offshore. |
1689
|
|
|
* This name is also used for a projected CRS (see projCRS code 3059). |
1690
|
|
|
*/ |
1691
|
|
|
public const EPSG_LKS92 = 'urn:ogc:def:crs:EPSG::4661'; |
1692
|
|
|
|
1693
|
|
|
/** |
1694
|
|
|
* LKS94 |
1695
|
|
|
* Extent: Lithuania - onshore and offshore. |
1696
|
|
|
*/ |
1697
|
|
|
public const EPSG_LKS94 = 'urn:ogc:def:crs:EPSG::4669'; |
1698
|
|
|
|
1699
|
|
|
/** |
1700
|
|
|
* La Canoa |
1701
|
|
|
* Extent: Venezuela - onshore. |
1702
|
|
|
* This CRS is incorporated within PSAD56. See CRS code 4248. |
1703
|
|
|
*/ |
1704
|
|
|
public const EPSG_LA_CANOA = 'urn:ogc:def:crs:EPSG::4247'; |
1705
|
|
|
|
1706
|
|
|
/** |
1707
|
|
|
* Lake |
1708
|
|
|
* Extent: Venezuela - Lake Maracaibo area, onshore and offshore in lake. |
1709
|
|
|
*/ |
1710
|
|
|
public const EPSG_LAKE = 'urn:ogc:def:crs:EPSG::4249'; |
1711
|
|
|
|
1712
|
|
|
/** |
1713
|
|
|
* Lao 1993 |
1714
|
|
|
* Extent: Laos. |
1715
|
|
|
* Replaces Vientiane 1982. Replaced by Lao 1997. Lao 1993 coordinate values are within 1m of Lao 1997 values. |
1716
|
|
|
*/ |
1717
|
|
|
public const EPSG_LAO_1993 = 'urn:ogc:def:crs:EPSG::4677'; |
1718
|
|
|
|
1719
|
|
|
/** |
1720
|
|
|
* Lao 1997 |
1721
|
|
|
* Extent: Laos. |
1722
|
|
|
* Replaces Lao 1993 which in turn replaced Vientiane 1982. Lao 1993 coordinate values are within 1m of Lao 1997 |
1723
|
|
|
* values. Vientiane 1982 coordinate values are within 3m of Lao 1997 values. |
1724
|
|
|
*/ |
1725
|
|
|
public const EPSG_LAO_1997 = 'urn:ogc:def:crs:EPSG::4678'; |
1726
|
|
|
|
1727
|
|
|
/** |
1728
|
|
|
* Le Pouce 1934 |
1729
|
|
|
* Extent: Mauritius - mainland onshore. |
1730
|
|
|
* Densified with a GPS-derived coordinate set for 80 stations in 1994. This 1994 coordinate set is sometimes |
1731
|
|
|
* referred to as "Mauritius 1994". |
1732
|
|
|
*/ |
1733
|
|
|
public const EPSG_LE_POUCE_1934 = 'urn:ogc:def:crs:EPSG::4699'; |
1734
|
|
|
|
1735
|
|
|
/** |
1736
|
|
|
* Leigon |
1737
|
|
|
* Extent: Ghana - onshore and offshore. |
1738
|
|
|
* Replaced Accra (code 4168) from 1978. |
1739
|
|
|
*/ |
1740
|
|
|
public const EPSG_LEIGON = 'urn:ogc:def:crs:EPSG::4250'; |
1741
|
|
|
|
1742
|
|
|
/** |
1743
|
|
|
* Liberia 1964 |
1744
|
|
|
* Extent: Liberia - onshore. |
1745
|
|
|
*/ |
1746
|
|
|
public const EPSG_LIBERIA_1964 = 'urn:ogc:def:crs:EPSG::4251'; |
1747
|
|
|
|
1748
|
|
|
/** |
1749
|
|
|
* Lisbon |
1750
|
|
|
* Extent: Portugal - mainland - onshore. |
1751
|
|
|
* Replaces Lisbon 1890 system which used Bessel 1841 ellipsoid (code 4666). Replaced by Datum 73 (code 4274). |
1752
|
|
|
*/ |
1753
|
|
|
public const EPSG_LISBON = 'urn:ogc:def:crs:EPSG::4207'; |
1754
|
|
|
|
1755
|
|
|
/** |
1756
|
|
|
* Lisbon (Lisbon) |
1757
|
|
|
* Extent: Portugal - mainland - onshore. |
1758
|
|
|
* Replaces Lisbon 1890 (Lisbon) system which used Bessel 1841 ellipsoid (code 4904). Replaced by Datum 73 (code |
1759
|
|
|
* 4274). |
1760
|
|
|
*/ |
1761
|
|
|
public const EPSG_LISBON_LISBON = 'urn:ogc:def:crs:EPSG::4803'; |
1762
|
|
|
|
1763
|
|
|
/** |
1764
|
|
|
* Lisbon 1890 |
1765
|
|
|
* Extent: Portugal - mainland - onshore. |
1766
|
|
|
* Replaced by Lisbon 1937 system which uses International 1924 ellipsoid (code 4207). |
1767
|
|
|
*/ |
1768
|
|
|
public const EPSG_LISBON_1890 = 'urn:ogc:def:crs:EPSG::4666'; |
1769
|
|
|
|
1770
|
|
|
/** |
1771
|
|
|
* Lisbon 1890 (Lisbon) |
1772
|
|
|
* Extent: Portugal - mainland - onshore. |
1773
|
|
|
* Replaced by Lisbon 1937 system which uses International 1924 ellipsoid (code 4803). |
1774
|
|
|
*/ |
1775
|
|
|
public const EPSG_LISBON_1890_LISBON = 'urn:ogc:def:crs:EPSG::4904'; |
1776
|
|
|
|
1777
|
|
|
/** |
1778
|
|
|
* Locodjo 1965 |
1779
|
|
|
* Extent: Côte d'Ivoire (Ivory Coast) - onshore and offshore. |
1780
|
|
|
* Replaced by Abidjan 1987 (EPSG code 4143). |
1781
|
|
|
*/ |
1782
|
|
|
public const EPSG_LOCODJO_1965 = 'urn:ogc:def:crs:EPSG::4142'; |
1783
|
|
|
|
1784
|
|
|
/** |
1785
|
|
|
* Loma Quintana |
1786
|
|
|
* Extent: Venezuela - onshore north of approximately 7°45'N. |
1787
|
|
|
* Replaced by La Canoa (code 4247). |
1788
|
|
|
*/ |
1789
|
|
|
public const EPSG_LOMA_QUINTANA = 'urn:ogc:def:crs:EPSG::4288'; |
1790
|
|
|
|
1791
|
|
|
/** |
1792
|
|
|
* Lome |
1793
|
|
|
* Extent: Togo - onshore and offshore. |
1794
|
|
|
*/ |
1795
|
|
|
public const EPSG_LOME = 'urn:ogc:def:crs:EPSG::4252'; |
1796
|
|
|
|
1797
|
|
|
/** |
1798
|
|
|
* Luxembourg 1930 |
1799
|
|
|
* Extent: Luxembourg. |
1800
|
|
|
*/ |
1801
|
|
|
public const EPSG_LUXEMBOURG_1930 = 'urn:ogc:def:crs:EPSG::4181'; |
1802
|
|
|
|
1803
|
|
|
/** |
1804
|
|
|
* Luzon 1911 |
1805
|
|
|
* Extent: Philippines - onshore. |
1806
|
|
|
* Replaced by PRS92 (CRS code 4683). |
1807
|
|
|
*/ |
1808
|
|
|
public const EPSG_LUZON_1911 = 'urn:ogc:def:crs:EPSG::4253'; |
1809
|
|
|
|
1810
|
|
|
/** |
1811
|
|
|
* M'poraloko |
1812
|
|
|
* Extent: Gabon - onshore and offshore. |
1813
|
|
|
*/ |
1814
|
|
|
public const EPSG_MPORALOKO = 'urn:ogc:def:crs:EPSG::4266'; |
1815
|
|
|
|
1816
|
|
|
/** |
1817
|
|
|
* MACARIO SOLIS |
1818
|
|
|
* Extent: Panama - onshore and offshore. |
1819
|
|
|
*/ |
1820
|
|
|
public const EPSG_MACARIO_SOLIS = 'urn:ogc:def:crs:EPSG::5371'; |
1821
|
|
|
|
1822
|
|
|
/** |
1823
|
|
|
* MAGNA-SIRGAS |
1824
|
|
|
* Extent: Colombia - onshore and offshore. Includes San Andres y Providencia, Malpelo Islands, Roncador Bank, |
1825
|
|
|
* Serrana Bank and Serranilla Bank. |
1826
|
|
|
* Replaces Bogota 1975 (CRS code .4218). |
1827
|
|
|
*/ |
1828
|
|
|
public const EPSG_MAGNA_SIRGAS = 'urn:ogc:def:crs:EPSG::4686'; |
1829
|
|
|
|
1830
|
|
|
/** |
1831
|
|
|
* MARGEN |
1832
|
|
|
* Extent: Bolivia. |
1833
|
|
|
* Replaces PSAD56 (CRS code 4248) in Bolivia. |
1834
|
|
|
*/ |
1835
|
|
|
public const EPSG_MARGEN = 'urn:ogc:def:crs:EPSG::5354'; |
1836
|
|
|
|
1837
|
|
|
/** |
1838
|
|
|
* MGI |
1839
|
|
|
* Extent: Austria. |
1840
|
|
|
* Retrospectively defined as derived after the introduction of geographic 3D CRS (code 9267). |
1841
|
|
|
*/ |
1842
|
|
|
public const EPSG_MGI = 'urn:ogc:def:crs:EPSG::4312'; |
1843
|
|
|
|
1844
|
|
|
/** |
1845
|
|
|
* MGI (Ferro) |
1846
|
|
|
* Extent: Austria. Bosnia and Herzegovina. Croatia - onshore. Kosovo. Montenegro - onshore. North Macedonia. |
1847
|
|
|
* Serbia. Slovenia - onshore. |
1848
|
|
|
* Replaced by MGI (CRS code 4312) in Austria and MGI 1901 (CRS code 3906) in former Yugoslavia. |
1849
|
|
|
*/ |
1850
|
|
|
public const EPSG_MGI_FERRO = 'urn:ogc:def:crs:EPSG::4805'; |
1851
|
|
|
|
1852
|
|
|
/** |
1853
|
|
|
* MGI 1901 |
1854
|
|
|
* Extent: Bosnia and Herzegovina; Croatia - onshore; Kosovo; Montenegro - onshore; North Macedonia; Serbia; |
1855
|
|
|
* Slovenia - onshore. |
1856
|
|
|
* Adopted in 1924 replacing MGI (Ferro) (CRS code 4805). Densified in 1948. In Slovenia replaced by D96 (CRS code |
1857
|
|
|
* 4765). In Croatia replaced by HTRS96 (CRS code 4761). In Serbia replaced by SREF98 and then by SRB_ETRS89 |
1858
|
|
|
* (STRS00) (CRS codes 4075 and 8691). |
1859
|
|
|
*/ |
1860
|
|
|
public const EPSG_MGI_1901 = 'urn:ogc:def:crs:EPSG::3906'; |
1861
|
|
|
|
1862
|
|
|
/** |
1863
|
|
|
* MML07-IRF |
1864
|
|
|
* Extent: UK - on or related to the Midland Mainline rail route from Sheffield to London. |
1865
|
|
|
* Intermediate CRS created in 2020 to assist the emulation of the ETRS89 / MML07 SnakeGrid projected CRS t(code |
1866
|
|
|
* 9373) hrough transformation ETRS89 to MML07-IRF (1) (code 9369) used in conjunction with the MML07-TM map |
1867
|
|
|
* projection (code 9370). |
1868
|
|
|
*/ |
1869
|
|
|
public const EPSG_MML07_IRF = 'urn:ogc:def:crs:EPSG::9372'; |
1870
|
|
|
|
1871
|
|
|
/** |
1872
|
|
|
* MMN |
1873
|
|
|
* Extent: Argentina - Tierra del Fuego onshore. |
1874
|
|
|
*/ |
1875
|
|
|
public const EPSG_MMN = 'urn:ogc:def:crs:EPSG::9251'; |
1876
|
|
|
|
1877
|
|
|
/** |
1878
|
|
|
* MMS |
1879
|
|
|
* Extent: Argentina - Tierra del Fuego onshore. |
1880
|
|
|
*/ |
1881
|
|
|
public const EPSG_MMS = 'urn:ogc:def:crs:EPSG::9253'; |
1882
|
|
|
|
1883
|
|
|
/** |
1884
|
|
|
* MOLDREF99 |
1885
|
|
|
* Extent: Moldova. |
1886
|
|
|
*/ |
1887
|
|
|
public const EPSG_MOLDREF99 = 'urn:ogc:def:crs:EPSG::4023'; |
1888
|
|
|
|
1889
|
|
|
/** |
1890
|
|
|
* MOP78 |
1891
|
|
|
* Extent: Wallis and Futuna - Wallis. |
1892
|
|
|
* Replaced by RGWF96 (CRS code 8900) for geodetic survey and RGWF96 (lon-lat) (CRS code 8902) for GIS. |
1893
|
|
|
*/ |
1894
|
|
|
public const EPSG_MOP78 = 'urn:ogc:def:crs:EPSG::4639'; |
1895
|
|
|
|
1896
|
|
|
/** |
1897
|
|
|
* MTRF-2000 |
1898
|
|
|
* Extent: Saudi Arabia - onshore and offshore. |
1899
|
|
|
* Replaces Ain el Abd (CRS 4204) in Saudi Arabia. |
1900
|
|
|
*/ |
1901
|
|
|
public const EPSG_MTRF_2000 = 'urn:ogc:def:crs:EPSG::8818'; |
1902
|
|
|
|
1903
|
|
|
/** |
1904
|
|
|
* Macao 1920 |
1905
|
|
|
* Extent: China - Macao - onshore and offshore. |
1906
|
|
|
*/ |
1907
|
|
|
public const EPSG_MACAO_1920 = 'urn:ogc:def:crs:EPSG::8428'; |
1908
|
|
|
|
1909
|
|
|
/** |
1910
|
|
|
* Macao 2008 |
1911
|
|
|
* Extent: China - Macao - onshore and offshore. |
1912
|
|
|
* Locally sometimes referred to as ITRF2005, this is not strictly correct. |
1913
|
|
|
*/ |
1914
|
|
|
public const EPSG_MACAO_2008 = 'urn:ogc:def:crs:EPSG::8431'; |
1915
|
|
|
|
1916
|
|
|
/** |
1917
|
|
|
* Madrid 1870 (Madrid) |
1918
|
|
|
* Extent: Spain - mainland onshore. |
1919
|
|
|
* Replaced by ED50 in 1970. |
1920
|
|
|
*/ |
1921
|
|
|
public const EPSG_MADRID_1870_MADRID = 'urn:ogc:def:crs:EPSG::4903'; |
1922
|
|
|
|
1923
|
|
|
/** |
1924
|
|
|
* Madzansua |
1925
|
|
|
* Extent: Mozambique - west - Tete province. |
1926
|
|
|
* Replaced by values transformed to Tete GeogCRS (code 4127). |
1927
|
|
|
*/ |
1928
|
|
|
public const EPSG_MADZANSUA = 'urn:ogc:def:crs:EPSG::4128'; |
1929
|
|
|
|
1930
|
|
|
/** |
1931
|
|
|
* Mahe 1971 |
1932
|
|
|
* Extent: Seychelles - Mahe Island. |
1933
|
|
|
* This CRS has no known local application. South East Island 1943 (CRS codes 6892 and 6915) is used for |
1934
|
|
|
* topographic mapping, cadastral and hydrographic survey. |
1935
|
|
|
*/ |
1936
|
|
|
public const EPSG_MAHE_1971 = 'urn:ogc:def:crs:EPSG::4256'; |
1937
|
|
|
|
1938
|
|
|
/** |
1939
|
|
|
* Makassar |
1940
|
|
|
* Extent: Indonesia - south west Sulawesi. |
1941
|
|
|
*/ |
1942
|
|
|
public const EPSG_MAKASSAR = 'urn:ogc:def:crs:EPSG::4257'; |
1943
|
|
|
|
1944
|
|
|
/** |
1945
|
|
|
* Makassar (Jakarta) |
1946
|
|
|
* Extent: Indonesia - south west Sulawesi. |
1947
|
|
|
*/ |
1948
|
|
|
public const EPSG_MAKASSAR_JAKARTA = 'urn:ogc:def:crs:EPSG::4804'; |
1949
|
|
|
|
1950
|
|
|
/** |
1951
|
|
|
* Malongo 1987 |
1952
|
|
|
* Extent: Angola (Cabinda) - offshore; The Democratic Republic of the Congo (Zaire) - offshore. |
1953
|
|
|
* Replaced Mhast (offshore) (CRS code 4705) in 1987. References to "Mhast" since 1987 often should have stated |
1954
|
|
|
* "Malongo 1987". |
1955
|
|
|
*/ |
1956
|
|
|
public const EPSG_MALONGO_1987 = 'urn:ogc:def:crs:EPSG::4259'; |
1957
|
|
|
|
1958
|
|
|
/** |
1959
|
|
|
* Manoca 1962 |
1960
|
|
|
* Extent: Cameroon - coastal area. |
1961
|
|
|
* Replaces Doula 1948 (code 4192). The intent of the Bukavu 1953 conference was to adopt the Clarke 1880 (RGS) |
1962
|
|
|
* ellipsoid (code 7012) but in practice this CRS has used the IGN version. |
1963
|
|
|
*/ |
1964
|
|
|
public const EPSG_MANOCA_1962 = 'urn:ogc:def:crs:EPSG::4193'; |
1965
|
|
|
|
1966
|
|
|
/** |
1967
|
|
|
* Marcus Island 1952 |
1968
|
|
|
* Extent: Japan - onshore - Tokyo-to south of 28°N and east of 143°E - Minamitori-shima (Marcus Island). |
1969
|
|
|
*/ |
1970
|
|
|
public const EPSG_MARCUS_ISLAND_1952 = 'urn:ogc:def:crs:EPSG::4711'; |
1971
|
|
|
|
1972
|
|
|
/** |
1973
|
|
|
* Marshall Islands 1960 |
1974
|
|
|
* Extent: Marshall Islands - onshore. Wake atoll onshore. |
1975
|
|
|
*/ |
1976
|
|
|
public const EPSG_MARSHALL_ISLANDS_1960 = 'urn:ogc:def:crs:EPSG::4732'; |
1977
|
|
|
|
1978
|
|
|
/** |
1979
|
|
|
* Martinique 1938 |
1980
|
|
|
* Extent: Martinique - onshore. |
1981
|
|
|
* Replaced by RRAF 1991 (CRS code 4558). |
1982
|
|
|
*/ |
1983
|
|
|
public const EPSG_MARTINIQUE_1938 = 'urn:ogc:def:crs:EPSG::4625'; |
1984
|
|
|
|
1985
|
|
|
/** |
1986
|
|
|
* Massawa |
1987
|
|
|
* Extent: Eritrea - onshore and offshore. |
1988
|
|
|
*/ |
1989
|
|
|
public const EPSG_MASSAWA = 'urn:ogc:def:crs:EPSG::4262'; |
1990
|
|
|
|
1991
|
|
|
/** |
1992
|
|
|
* Maupiti 83 |
1993
|
|
|
* Extent: French Polynesia - Society Islands - Maupiti. |
1994
|
|
|
* Replaced by RGPF, CRS code 4687. |
1995
|
|
|
*/ |
1996
|
|
|
public const EPSG_MAUPITI_83 = 'urn:ogc:def:crs:EPSG::4692'; |
1997
|
|
|
|
1998
|
|
|
/** |
1999
|
|
|
* Mauritania 1999 |
2000
|
|
|
* Extent: Mauritania - onshore and offshore. |
2001
|
|
|
* Replaces all earlier CRSs. |
2002
|
|
|
*/ |
2003
|
|
|
public const EPSG_MAURITANIA_1999 = 'urn:ogc:def:crs:EPSG::4702'; |
2004
|
|
|
|
2005
|
|
|
/** |
2006
|
|
|
* Merchich |
2007
|
|
|
* Extent: Africa - Morocco and Western Sahara - onshore. |
2008
|
|
|
*/ |
2009
|
|
|
public const EPSG_MERCHICH = 'urn:ogc:def:crs:EPSG::4261'; |
2010
|
|
|
|
2011
|
|
|
/** |
2012
|
|
|
* Mexico ITRF2008 |
2013
|
|
|
* Extent: Mexico - onshore and offshore. |
2014
|
|
|
* Replaces Mexico ITRF92 (CRS code 4483) from December 2010. |
2015
|
|
|
*/ |
2016
|
|
|
public const EPSG_MEXICO_ITRF2008 = 'urn:ogc:def:crs:EPSG::6365'; |
2017
|
|
|
|
2018
|
|
|
/** |
2019
|
|
|
* Mexico ITRF92 |
2020
|
|
|
* Extent: Mexico - onshore and offshore. |
2021
|
|
|
* Replaces NAD27 (CRS code 4267). Replaced by Mexico ITRF2008 (CRS code 6365) from December 2010. |
2022
|
|
|
*/ |
2023
|
|
|
public const EPSG_MEXICO_ITRF92 = 'urn:ogc:def:crs:EPSG::4483'; |
2024
|
|
|
|
2025
|
|
|
/** |
2026
|
|
|
* Mhast (offshore) |
2027
|
|
|
* Extent: Angola (Cabinda) - offshore; The Democratic Republic of the Congo (Zaire) - offshore. |
2028
|
|
|
* Used by CABGOC. Differs from Mhast (onshore) by approximately 10m. Replaced by Malongo 1987 (CRS code 4259) in |
2029
|
|
|
* 1987. |
2030
|
|
|
*/ |
2031
|
|
|
public const EPSG_MHAST_OFFSHORE = 'urn:ogc:def:crs:EPSG::4705'; |
2032
|
|
|
|
2033
|
|
|
/** |
2034
|
|
|
* Mhast (onshore) |
2035
|
|
|
* Extent: Angola (Cabinda) - onshore and offshore; The Democratic Republic of the Congo (Zaire) - onshore coastal |
2036
|
|
|
* area and offshore. |
2037
|
|
|
* Adopted by CABGOC with intention of being Mhast 1951 (CRS code 4703) but because it uses a different ellipsoid |
2038
|
|
|
* it is a different system. From 1979, offshore use replaced by Mhast (offshore) (CRS code 4705) from which this |
2039
|
|
|
* CRS differes by approx. 10m. |
2040
|
|
|
*/ |
2041
|
|
|
public const EPSG_MHAST_ONSHORE = 'urn:ogc:def:crs:EPSG::4704'; |
2042
|
|
|
|
2043
|
|
|
/** |
2044
|
|
|
* Mhast 1951 |
2045
|
|
|
* Extent: Angola - Cabinda. |
2046
|
|
|
* A variation of this system has been adopted by the oil industry but using the International 1924 ellipsoid - see |
2047
|
|
|
* Mhast (onshore) and Mhast (offshore) (codes 4704 and 4705). |
2048
|
|
|
*/ |
2049
|
|
|
public const EPSG_MHAST_1951 = 'urn:ogc:def:crs:EPSG::4703'; |
2050
|
|
|
|
2051
|
|
|
/** |
2052
|
|
|
* Midway 1961 |
2053
|
|
|
* Extent: United States Minor Outlying Islands - Midway Islands - Sand Island and Eastern Island. |
2054
|
|
|
*/ |
2055
|
|
|
public const EPSG_MIDWAY_1961 = 'urn:ogc:def:crs:EPSG::4727'; |
2056
|
|
|
|
2057
|
|
|
/** |
2058
|
|
|
* Minna |
2059
|
|
|
* Extent: Nigeria - onshore and offshore. |
2060
|
|
|
*/ |
2061
|
|
|
public const EPSG_MINNA = 'urn:ogc:def:crs:EPSG::4263'; |
2062
|
|
|
|
2063
|
|
|
/** |
2064
|
|
|
* Monte Mario |
2065
|
|
|
* Extent: Italy - onshore and offshore; San Marino, Vatican City State. |
2066
|
|
|
*/ |
2067
|
|
|
public const EPSG_MONTE_MARIO = 'urn:ogc:def:crs:EPSG::4265'; |
2068
|
|
|
|
2069
|
|
|
/** |
2070
|
|
|
* Monte Mario (Rome) |
2071
|
|
|
* Extent: Italy - onshore and offshore; San Marino, Vatican City State. |
2072
|
|
|
*/ |
2073
|
|
|
public const EPSG_MONTE_MARIO_ROME = 'urn:ogc:def:crs:EPSG::4806'; |
2074
|
|
|
|
2075
|
|
|
/** |
2076
|
|
|
* Montserrat 1958 |
2077
|
|
|
* Extent: Montserrat - onshore. |
2078
|
|
|
*/ |
2079
|
|
|
public const EPSG_MONTSERRAT_1958 = 'urn:ogc:def:crs:EPSG::4604'; |
2080
|
|
|
|
2081
|
|
|
/** |
2082
|
|
|
* Moorea 87 |
2083
|
|
|
* Extent: French Polynesia - Society Islands - Moorea. |
2084
|
|
|
* Replaces Tahiti 52 (CRS code 4628) in Moorea. Replaced by RGPF (CRS code 4687). |
2085
|
|
|
*/ |
2086
|
|
|
public const EPSG_MOOREA_87 = 'urn:ogc:def:crs:EPSG::4691'; |
2087
|
|
|
|
2088
|
|
|
/** |
2089
|
|
|
* Mount Dillon |
2090
|
|
|
* Extent: Trinidad and Tobago - Tobago - onshore. |
2091
|
|
|
*/ |
2092
|
|
|
public const EPSG_MOUNT_DILLON = 'urn:ogc:def:crs:EPSG::4157'; |
2093
|
|
|
|
2094
|
|
|
/** |
2095
|
|
|
* Moznet |
2096
|
|
|
* Extent: Mozambique - onshore and offshore. |
2097
|
|
|
*/ |
2098
|
|
|
public const EPSG_MOZNET = 'urn:ogc:def:crs:EPSG::4130'; |
2099
|
|
|
|
2100
|
|
|
/** |
2101
|
|
|
* NAD27 |
2102
|
|
|
* Extent: North and central America: Antigua and Barbuda - onshore. Bahamas - onshore plus offshore over internal |
2103
|
|
|
* continental shelf only. Belize - onshore. British Virgin Islands - onshore. Canada onshore - Alberta, British |
2104
|
|
|
* Columbia, Manitoba, New Brunswick, Newfoundland and Labrador, Northwest Territories, Nova Scotia, Nunavut, |
2105
|
|
|
* Ontario, Prince Edward Island, Quebec, Saskatchewan and Yukon - plus offshore east coast. Cuba - onshore and |
2106
|
|
|
* offshore. El Salvador - onshore. Guatemala - onshore. Honduras - onshore. Panama - onshore. Puerto Rico - |
2107
|
|
|
* onshore. Mexico - onshore plus offshore east coast. Nicaragua - onshore. United States (USA) onshore and |
2108
|
|
|
* offshore - Alabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, Florida, Georgia, |
2109
|
|
|
* Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, |
2110
|
|
|
* Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, |
2111
|
|
|
* North Carolina, North Dakota, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, |
2112
|
|
|
* Tennessee, Texas, Utah, Vermont, Virginia, Washington, West Virginia, Wisconsin and Wyoming - plus offshore . US |
2113
|
|
|
* Virgin Islands - onshore. |
2114
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. Replaced by NAD27(76) (code 4608) in Ontario, CGQ77 |
2115
|
|
|
* (code 4609) in Quebec, Mexican Datum of 1993 (code 4483) in Mexico, NAD83 (code 4269) in Canada (excl. Ontario |
2116
|
|
|
* & Quebec) & USA. |
2117
|
|
|
*/ |
2118
|
|
|
public const EPSG_NAD27 = 'urn:ogc:def:crs:EPSG::4267'; |
2119
|
|
|
|
2120
|
|
|
/** |
2121
|
|
|
* NAD27(76) |
2122
|
|
|
* Extent: Canada - Ontario. |
2123
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. |
2124
|
|
|
*/ |
2125
|
|
|
public const EPSG_NAD27_76 = 'urn:ogc:def:crs:EPSG::4608'; |
2126
|
|
|
|
2127
|
|
|
/** |
2128
|
|
|
* NAD27(CGQ77) |
2129
|
|
|
* Extent: Canada - Quebec. |
2130
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. |
2131
|
|
|
*/ |
2132
|
|
|
public const EPSG_NAD27_CGQ77 = 'urn:ogc:def:crs:EPSG::4609'; |
2133
|
|
|
|
2134
|
|
|
/** |
2135
|
|
|
* NAD83 |
2136
|
|
|
* Extent: North America - onshore and offshore: Canada - Alberta; British Columbia; Manitoba; New Brunswick; |
2137
|
|
|
* Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; |
2138
|
|
|
* Saskatchewan; Yukon. Puerto Rico. United States (USA) - Alabama; Alaska; Arizona; Arkansas; California; |
2139
|
|
|
* Colorado; Connecticut; Delaware; Florida; Georgia; Hawaii; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; |
2140
|
|
|
* Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; |
2141
|
|
|
* Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; |
2142
|
|
|
* Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; |
2143
|
|
|
* West Virginia; Wisconsin; Wyoming. US Virgin Islands. British Virgin Islands. |
2144
|
|
|
* Longitude is POSITIVE EAST. The adjustment included connections to Greenland and Mexico but the system was not |
2145
|
|
|
* adopted there. For applications with an accuracy of better than 1m replaced by NAD83(HARN) in the US and PRVI |
2146
|
|
|
* and by NAD83(CSRS) in Canada. |
2147
|
|
|
*/ |
2148
|
|
|
public const EPSG_NAD83 = 'urn:ogc:def:crs:EPSG::4269'; |
2149
|
|
|
|
2150
|
|
|
/** |
2151
|
|
|
* NAD83(2011) |
2152
|
|
|
* Extent: Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; |
2153
|
|
|
* Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; |
2154
|
|
|
* Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; |
2155
|
|
|
* Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; |
2156
|
|
|
* Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; |
2157
|
|
|
* Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore. |
2158
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. Replaces NAD83(CORS96) and NAD83(NSRS2007) (CRS |
2159
|
|
|
* codes 6783 and 4759). |
2160
|
|
|
*/ |
2161
|
|
|
public const EPSG_NAD83_2011 = 'urn:ogc:def:crs:EPSG::6318'; |
2162
|
|
|
|
2163
|
|
|
/** |
2164
|
|
|
* NAD83(CORS96) |
2165
|
|
|
* Extent: Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; |
2166
|
|
|
* Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; |
2167
|
|
|
* Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; |
2168
|
|
|
* Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; |
2169
|
|
|
* Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; |
2170
|
|
|
* Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore. |
2171
|
|
|
* Note: this CRS includes POSITIVE EAST longitudes. Replaced by NAD83(2011) (CRS code 6318) from 2011-09-06. |
2172
|
|
|
*/ |
2173
|
|
|
public const EPSG_NAD83_CORS96 = 'urn:ogc:def:crs:EPSG::6783'; |
2174
|
|
|
|
2175
|
|
|
/** |
2176
|
|
|
* NAD83(CSRS) |
2177
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2178
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2179
|
|
|
* Yukon. |
2180
|
|
|
* Includes all versions of NAD83(CSRS) from v2 [CSRS98] onwards without specific identification. As such it has an |
2181
|
|
|
* accuracy of approximately 1m. Note: this CRS includes longitudes which are POSITIVE EAST. |
2182
|
|
|
*/ |
2183
|
|
|
public const EPSG_NAD83_CSRS = 'urn:ogc:def:crs:EPSG::4617'; |
2184
|
|
|
|
2185
|
|
|
/** |
2186
|
|
|
* NAD83(CSRS)v2 |
2187
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2188
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2189
|
|
|
* Yukon. |
2190
|
|
|
* Adopted by the Canadian federal government from 1998-01-01 and by the provincial governments of British |
2191
|
|
|
* Columbia, New Brunswick, Prince Edward Island and Quebec. Replaces NAD83(CSRS96). Replaced by NAD83(CSRS)v3 |
2192
|
|
|
* (code 8240). Longitudes are POSITIVE EAST. |
2193
|
|
|
*/ |
2194
|
|
|
public const EPSG_NAD83_CSRS_V2 = 'urn:ogc:def:crs:EPSG::8237'; |
2195
|
|
|
|
2196
|
|
|
/** |
2197
|
|
|
* NAD83(CSRS)v3 |
2198
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2199
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2200
|
|
|
* Yukon. |
2201
|
|
|
* Adopted by the Canadian federal government from 1999-01-01 and by the provincial governments of Alberta, British |
2202
|
|
|
* Columbia, Manitoba, Newfoundland and Labrador, Nova Scotia, Ontario and Saskatchewan. Replaces NAD83(CSRS)v2. |
2203
|
|
|
* Replaced by NAD83(CSRS)v4. |
2204
|
|
|
*/ |
2205
|
|
|
public const EPSG_NAD83_CSRS_V3 = 'urn:ogc:def:crs:EPSG::8240'; |
2206
|
|
|
|
2207
|
|
|
/** |
2208
|
|
|
* NAD83(CSRS)v4 |
2209
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2210
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2211
|
|
|
* Yukon. |
2212
|
|
|
* Adopted by the Canadian federal government from 2002-01-01 and by the provincial governments of Alberta and |
2213
|
|
|
* British Columbia. Replaces NAD83(CSRS)v3. Replaced by NAD83(CSRS)v5 (CRS code 8249). Longitudes are POSITIVE |
2214
|
|
|
* EAST. |
2215
|
|
|
*/ |
2216
|
|
|
public const EPSG_NAD83_CSRS_V4 = 'urn:ogc:def:crs:EPSG::8246'; |
2217
|
|
|
|
2218
|
|
|
/** |
2219
|
|
|
* NAD83(CSRS)v5 |
2220
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2221
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2222
|
|
|
* Yukon. |
2223
|
|
|
* Adopted by the Canadian federal government from 2006-01-01. Replaces NAD83(CSRS)v4. Replaced by NAD83(CSRS)v6 |
2224
|
|
|
* (CRS code 8252). Longitudes are POSITIVE EAST. |
2225
|
|
|
*/ |
2226
|
|
|
public const EPSG_NAD83_CSRS_V5 = 'urn:ogc:def:crs:EPSG::8249'; |
2227
|
|
|
|
2228
|
|
|
/** |
2229
|
|
|
* NAD83(CSRS)v6 |
2230
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2231
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2232
|
|
|
* Yukon. |
2233
|
|
|
* Adopted by the Canadian federal government from 2010-01-01 and the provincial governments of Alberta, British |
2234
|
|
|
* Columbia, Manitoba, Newfoundland and Labrador, Nova Scotia, Ontario and Prince Edward Island. Replaces |
2235
|
|
|
* NAD83(CSRS)v5. Replaced by NAD83(CSRS)v7. |
2236
|
|
|
*/ |
2237
|
|
|
public const EPSG_NAD83_CSRS_V6 = 'urn:ogc:def:crs:EPSG::8252'; |
2238
|
|
|
|
2239
|
|
|
/** |
2240
|
|
|
* NAD83(CSRS)v7 |
2241
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2242
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2243
|
|
|
* Yukon. |
2244
|
|
|
* Adopted by the Canadian federal government from 2017-05-01. Replaces NAD83(CSRS)v6. Longitudes are POSITIVE |
2245
|
|
|
* EAST. |
2246
|
|
|
*/ |
2247
|
|
|
public const EPSG_NAD83_CSRS_V7 = 'urn:ogc:def:crs:EPSG::8255'; |
2248
|
|
|
|
2249
|
|
|
/** |
2250
|
|
|
* NAD83(CSRS96) |
2251
|
|
|
* Extent: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and |
2252
|
|
|
* Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; |
2253
|
|
|
* Yukon. |
2254
|
|
|
* Adopted by the Canadian federal government from 1996-01-01. Replaced by NAD83(CSRS)v2 (CRS code 8237). Note: |
2255
|
|
|
* this CRS includes longitudes which are POSITIVE EAST. |
2256
|
|
|
*/ |
2257
|
|
|
public const EPSG_NAD83_CSRS96 = 'urn:ogc:def:crs:EPSG::8232'; |
2258
|
|
|
|
2259
|
|
|
/** |
2260
|
|
|
* NAD83(FBN) |
2261
|
|
|
* Extent: American Samoa - Tutuila, Aunu'u, Ofu, Olesega, Ta'u and Rose islands - onshore. Guam - onshore. |
2262
|
|
|
* Northern Mariana Islands - onshore. Puerto Rico - onshore. United States (USA) - CONUS - Alabama; Arizona; |
2263
|
|
|
* Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; |
2264
|
|
|
* Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; |
2265
|
|
|
* Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; |
2266
|
|
|
* Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; |
2267
|
|
|
* Washington; West Virginia; Wisconsin; Wyoming - onshore plus Gulf of Mexico offshore continental shelf (GoM |
2268
|
|
|
* OCS). US Virgin Islands - onshore. |
2269
|
|
|
* In Continental US, American Samoa, Guam/NMI and PRVI, replaces NAD83(HARN). In Continental US, Puerto Rico and |
2270
|
|
|
* US Virgin Islands replaced by NAD83(NSRS2007). In American Samoa and Hawaii replaced by NAD83(PA11). In Guam/NMI |
2271
|
|
|
* replaced by NAD83(MA11). |
2272
|
|
|
*/ |
2273
|
|
|
public const EPSG_NAD83_FBN = 'urn:ogc:def:crs:EPSG::8860'; |
2274
|
|
|
|
2275
|
|
|
/** |
2276
|
|
|
* NAD83(HARN Corrected) |
2277
|
|
|
* Extent: Puerto Rico and US Virgin Islands - onshore. |
2278
|
|
|
* Note: this CRS includes POSITIVE EAST longitudes. In PRVI replaces NAD83(HARN) = NAD83(1993 PRVI) to correct |
2279
|
|
|
* errors. Replaced by NAD83(FBN) = NAD83(2002 PRVI). |
2280
|
|
|
*/ |
2281
|
|
|
public const EPSG_NAD83_HARN_CORRECTED = 'urn:ogc:def:crs:EPSG::8545'; |
2282
|
|
|
|
2283
|
|
|
/** |
2284
|
|
|
* NAD83(HARN) |
2285
|
|
|
* Extent: American Samoa - onshore - Tutuila, Aunu'u, Ofu, Olesega, Ta'u and Rose islands. Guam - onshore. |
2286
|
|
|
* Northern Mariana Islands - onshore. Puerto Rico - onshore. United States (USA) - onshore Alabama, Alaska, |
2287
|
|
|
* Arizona, Arkansas, California, Colorado, Connecticut, Delaware, Florida, Georgia, Hawaii, Idaho, Illinois, |
2288
|
|
|
* Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, |
2289
|
|
|
* Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North |
2290
|
|
|
* Dakota, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, |
2291
|
|
|
* Utah, Vermont, Virginia, Washington, West Virginia, Wisconsin and Wyoming; offshore Gulf of Mexico continental |
2292
|
|
|
* shelf (GoM OCS). US Virgin Islands - onshore. |
2293
|
|
|
* In CONUS, AK, HI and PRVI replaces NAD83 for applications with an accuracy of better than 1m. Replaced by |
2294
|
|
|
* NAD83(FBN) in CONUS, American Samoa and Guam / NMI, by NAD83(NSRS2007) in Alaska, by NAD83(PA11) in Hawaii and |
2295
|
|
|
* by NAD83(HARN Corrected) in PRVI. |
2296
|
|
|
*/ |
2297
|
|
|
public const EPSG_NAD83_HARN = 'urn:ogc:def:crs:EPSG::4152'; |
2298
|
|
|
|
2299
|
|
|
/** |
2300
|
|
|
* NAD83(MA11) |
2301
|
|
|
* Extent: Guam, Northern Mariana Islands and Palau; onshore and offshore. |
2302
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. Replaces NAD83(HARN) (GGN93) and NAD83(FBN) in Guam. |
2303
|
|
|
*/ |
2304
|
|
|
public const EPSG_NAD83_MA11 = 'urn:ogc:def:crs:EPSG::6325'; |
2305
|
|
|
|
2306
|
|
|
/** |
2307
|
|
|
* NAD83(MARP00) |
2308
|
|
|
* Extent: Guam, Northern Mariana Islands and Palau; onshore and offshore. |
2309
|
|
|
* Replaces NAD83(HARN) (GGN93) and NAD83(FBN) in Guam. Replaced by NAD83(MA11). |
2310
|
|
|
*/ |
2311
|
|
|
public const EPSG_NAD83_MARP00 = 'urn:ogc:def:crs:EPSG::9072'; |
2312
|
|
|
|
2313
|
|
|
/** |
2314
|
|
|
* NAD83(NSRS2007) |
2315
|
|
|
* Extent: Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; |
2316
|
|
|
* Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; |
2317
|
|
|
* Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; |
2318
|
|
|
* Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; |
2319
|
|
|
* Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; |
2320
|
|
|
* Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore. |
2321
|
|
|
* Note: this CRS includes POSITIVE EAST longitudes. Replaces NAD83(HARN) and NAD83(FBN). Replaced by NAD83(2011). |
2322
|
|
|
*/ |
2323
|
|
|
public const EPSG_NAD83_NSRS2007 = 'urn:ogc:def:crs:EPSG::4759'; |
2324
|
|
|
|
2325
|
|
|
/** |
2326
|
|
|
* NAD83(PA11) |
2327
|
|
|
* Extent: American Samoa, Marshall Islands, United States (USA) - Hawaii, United States minor outlying islands; |
2328
|
|
|
* onshore and offshore. |
2329
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. Replaces NAD83(HARN) and NAD83(FBN) in Hawaii and |
2330
|
|
|
* American Samoa. |
2331
|
|
|
*/ |
2332
|
|
|
public const EPSG_NAD83_PA11 = 'urn:ogc:def:crs:EPSG::6322'; |
2333
|
|
|
|
2334
|
|
|
/** |
2335
|
|
|
* NAD83(PACP00) |
2336
|
|
|
* Extent: American Samoa, Marshall Islands, United States (USA) - Hawaii, United States minor outlying islands; |
2337
|
|
|
* onshore and offshore. |
2338
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. Replaces NAD83(HARN) and NAD83(FBN) in Hawaii and |
2339
|
|
|
* American Samoa. Replaced by NAD83(PA11). |
2340
|
|
|
*/ |
2341
|
|
|
public const EPSG_NAD83_PACP00 = 'urn:ogc:def:crs:EPSG::9075'; |
2342
|
|
|
|
2343
|
|
|
/** |
2344
|
|
|
* NEA74 Noumea |
2345
|
|
|
* Extent: New Caledonia - Grande Terre - Noumea district. |
2346
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
2347
|
|
|
*/ |
2348
|
|
|
public const EPSG_NEA74_NOUMEA = 'urn:ogc:def:crs:EPSG::4644'; |
2349
|
|
|
|
2350
|
|
|
/** |
2351
|
|
|
* NGN |
2352
|
|
|
* Extent: Kuwait - onshore. |
2353
|
|
|
*/ |
2354
|
|
|
public const EPSG_NGN = 'urn:ogc:def:crs:EPSG::4318'; |
2355
|
|
|
|
2356
|
|
|
/** |
2357
|
|
|
* NGO 1948 |
2358
|
|
|
* Extent: Norway - onshore. |
2359
|
|
|
*/ |
2360
|
|
|
public const EPSG_NGO_1948 = 'urn:ogc:def:crs:EPSG::4273'; |
2361
|
|
|
|
2362
|
|
|
/** |
2363
|
|
|
* NGO 1948 (Oslo) |
2364
|
|
|
* Extent: Norway - onshore. |
2365
|
|
|
*/ |
2366
|
|
|
public const EPSG_NGO_1948_OSLO = 'urn:ogc:def:crs:EPSG::4817'; |
2367
|
|
|
|
2368
|
|
|
/** |
2369
|
|
|
* NSWC 9Z-2 |
2370
|
|
|
* Extent: World. |
2371
|
|
|
*/ |
2372
|
|
|
public const EPSG_NSWC_9Z_2 = 'urn:ogc:def:crs:EPSG::4276'; |
2373
|
|
|
|
2374
|
|
|
/** |
2375
|
|
|
* NTF |
2376
|
|
|
* Extent: France - onshore - mainland and Corsica. |
2377
|
|
|
*/ |
2378
|
|
|
public const EPSG_NTF = 'urn:ogc:def:crs:EPSG::4275'; |
2379
|
|
|
|
2380
|
|
|
/** |
2381
|
|
|
* NTF (Paris) |
2382
|
|
|
* Extent: France - onshore - mainland and Corsica. |
2383
|
|
|
*/ |
2384
|
|
|
public const EPSG_NTF_PARIS = 'urn:ogc:def:crs:EPSG::4807'; |
2385
|
|
|
|
2386
|
|
|
/** |
2387
|
|
|
* NZGD2000 |
2388
|
|
|
* Extent: New Zealand - onshore and offshore. Includes Antipodes Islands, Auckland Islands, Bounty Islands, |
2389
|
|
|
* Chatham Islands, Cambell Island, Kermadec Islands, Raoul Island and Snares Islands. |
2390
|
|
|
* Replaces NZGD49 (code 4272) and CI79 (code 4673) from March 2000. |
2391
|
|
|
*/ |
2392
|
|
|
public const EPSG_NZGD2000 = 'urn:ogc:def:crs:EPSG::4167'; |
2393
|
|
|
|
2394
|
|
|
/** |
2395
|
|
|
* NZGD49 |
2396
|
|
|
* Extent: New Zealand - North Island, South Island, Stewart Island - onshore and nearshore. |
2397
|
|
|
* Replaced by NZGD2000 (CRS code 4167) in March 2000. |
2398
|
|
|
*/ |
2399
|
|
|
public const EPSG_NZGD49 = 'urn:ogc:def:crs:EPSG::4272'; |
2400
|
|
|
|
2401
|
|
|
/** |
2402
|
|
|
* Nahrwan 1934 |
2403
|
|
|
* Extent: Iraq - onshore; Iran - onshore northern Gulf coast and west bordering southeast Iraq. |
2404
|
|
|
* In Iran, replaced by FD58. In Iraq, replaced by Karbala 1979. |
2405
|
|
|
*/ |
2406
|
|
|
public const EPSG_NAHRWAN_1934 = 'urn:ogc:def:crs:EPSG::4744'; |
2407
|
|
|
|
2408
|
|
|
/** |
2409
|
|
|
* Nahrwan 1967 |
2410
|
|
|
* Extent: Arabian Gulf; Qatar - offshore; United Arab Emirates (UAE) - Abu Dhabi; Dubai; Sharjah; Ajman; Fujairah; |
2411
|
|
|
* Ras Al Kaimah; Umm Al Qaiwain - onshore and offshore. |
2412
|
|
|
*/ |
2413
|
|
|
public const EPSG_NAHRWAN_1967 = 'urn:ogc:def:crs:EPSG::4270'; |
2414
|
|
|
|
2415
|
|
|
/** |
2416
|
|
|
* Nakhl-e Ghanem |
2417
|
|
|
* Extent: Iran - Kangan district. |
2418
|
|
|
*/ |
2419
|
|
|
public const EPSG_NAKHL_E_GHANEM = 'urn:ogc:def:crs:EPSG::4693'; |
2420
|
|
|
|
2421
|
|
|
/** |
2422
|
|
|
* Naparima 1955 |
2423
|
|
|
* Extent: Trinidad and Tobago - Trinidad - onshore. |
2424
|
|
|
* Extended to Tobago as Naparima 1972. (Note: Naparima 1972 is not used in Trinidad). |
2425
|
|
|
*/ |
2426
|
|
|
public const EPSG_NAPARIMA_1955 = 'urn:ogc:def:crs:EPSG::4158'; |
2427
|
|
|
|
2428
|
|
|
/** |
2429
|
|
|
* Naparima 1972 |
2430
|
|
|
* Extent: Trinidad and Tobago - Tobago - onshore. |
2431
|
|
|
* Naparima 1972 is an extension to Tobago of the Naparima 1955 network of Trinidad. |
2432
|
|
|
*/ |
2433
|
|
|
public const EPSG_NAPARIMA_1972 = 'urn:ogc:def:crs:EPSG::4271'; |
2434
|
|
|
|
2435
|
|
|
/** |
2436
|
|
|
* Nepal 1981 |
2437
|
|
|
* Extent: Nepal. |
2438
|
|
|
* Adopts 1937 metric conversion of 0.30479841 metres per Indian foot. |
2439
|
|
|
*/ |
2440
|
|
|
public const EPSG_NEPAL_1981 = 'urn:ogc:def:crs:EPSG::6207'; |
2441
|
|
|
|
2442
|
|
|
/** |
2443
|
|
|
* New Beijing |
2444
|
|
|
* Extent: China - onshore. |
2445
|
|
|
* Replaces Beijing 1954 (CRS code 4214). Replaced by CGCS2000 (code 4490). |
2446
|
|
|
*/ |
2447
|
|
|
public const EPSG_NEW_BEIJING = 'urn:ogc:def:crs:EPSG::4555'; |
2448
|
|
|
|
2449
|
|
|
/** |
2450
|
|
|
* Nord Sahara 1959 |
2451
|
|
|
* Extent: Algeria - onshore and offshore. |
2452
|
|
|
* Sometimes incorrectly referred to as Voirol Unifie 1960: this is NOT a GeogCRS but two projected CRSs based on |
2453
|
|
|
* Nord Sahara 1959 (codes 30791-92). Strictly applicable only to north of 32°N but extended southwards |
2454
|
|
|
* non-homogoneously by oil industry. |
2455
|
|
|
*/ |
2456
|
|
|
public const EPSG_NORD_SAHARA_1959 = 'urn:ogc:def:crs:EPSG::4307'; |
2457
|
|
|
|
2458
|
|
|
/** |
2459
|
|
|
* Nouakchott 1965 |
2460
|
|
|
* Extent: Mauritania - coastal area south of Cape Timiris. |
2461
|
|
|
* Replaced by Mauritania 1999 (CRS code 4702). |
2462
|
|
|
*/ |
2463
|
|
|
public const EPSG_NOUAKCHOTT_1965 = 'urn:ogc:def:crs:EPSG::4680'; |
2464
|
|
|
|
2465
|
|
|
/** |
2466
|
|
|
* ONGD14 |
2467
|
|
|
* Extent: Oman - onshore and offshore. |
2468
|
|
|
* In Oman replaces usage of WGS 84 (G873) from 2014. Replaced by ONGD17 (CRS code 9294) from March 2019. |
2469
|
|
|
*/ |
2470
|
|
|
public const EPSG_ONGD14 = 'urn:ogc:def:crs:EPSG::7373'; |
2471
|
|
|
|
2472
|
|
|
/** |
2473
|
|
|
* ONGD17 |
2474
|
|
|
* Extent: Oman - onshore and offshore. |
2475
|
|
|
* Replaces ONGD14 (CRS code 7373) from March 2019. |
2476
|
|
|
*/ |
2477
|
|
|
public const EPSG_ONGD17 = 'urn:ogc:def:crs:EPSG::9294'; |
2478
|
|
|
|
2479
|
|
|
/** |
2480
|
|
|
* OS(SN)80 |
2481
|
|
|
* Extent: Ireland - onshore. United Kingdom (UK) - onshore - England; Scotland; Wales; Northern Ireland. Isle of |
2482
|
|
|
* Man. |
2483
|
|
|
*/ |
2484
|
|
|
public const EPSG_OS_SN_80 = 'urn:ogc:def:crs:EPSG::4279'; |
2485
|
|
|
|
2486
|
|
|
/** |
2487
|
|
|
* OSGB 1936 |
2488
|
|
|
* Extent: United Kingdom (UK) - offshore to boundary of UKCS within 49°45'N to 61°N and 9°W to 2°E; onshore |
2489
|
|
|
* Great Britain (England, Wales and Scotland). Isle of Man onshore. |
2490
|
|
|
*/ |
2491
|
|
|
public const EPSG_OSGB_1936 = 'urn:ogc:def:crs:EPSG::4277'; |
2492
|
|
|
|
2493
|
|
|
/** |
2494
|
|
|
* OSGB70 |
2495
|
|
|
* Extent: United Kingdom (UK) - Great Britain - England and Wales onshore, Scotland onshore and Western Isles |
2496
|
|
|
* nearshore; Isle of Man onshore. |
2497
|
|
|
*/ |
2498
|
|
|
public const EPSG_OSGB70 = 'urn:ogc:def:crs:EPSG::4278'; |
2499
|
|
|
|
2500
|
|
|
/** |
2501
|
|
|
* OSNI 1952 |
2502
|
|
|
* Extent: United Kingdom (UK) - Northern Ireland (Ulster) - onshore. |
2503
|
|
|
* Replaced by 1975 Mapping Adjustment alias TM75. See CRS code 4300. |
2504
|
|
|
*/ |
2505
|
|
|
public const EPSG_OSNI_1952 = 'urn:ogc:def:crs:EPSG::4188'; |
2506
|
|
|
|
2507
|
|
|
/** |
2508
|
|
|
* Observatario |
2509
|
|
|
* Extent: Mozambique - south. |
2510
|
|
|
* Replaced by values transformed to Tete geogCRS (code 4127). |
2511
|
|
|
*/ |
2512
|
|
|
public const EPSG_OBSERVATARIO = 'urn:ogc:def:crs:EPSG::4129'; |
2513
|
|
|
|
2514
|
|
|
/** |
2515
|
|
|
* Ocotepeque 1935 |
2516
|
|
|
* Extent: Costa Rica; El Salvador; Guatemala; Honduras; Nicaragua. |
2517
|
|
|
* Replaced in Costa Rica by Costa Rica 2005 (CR05) from March 2007 and replaced in El Salvador by SIRGAS_ES2007 |
2518
|
|
|
* from August 2007. |
2519
|
|
|
*/ |
2520
|
|
|
public const EPSG_OCOTEPEQUE_1935 = 'urn:ogc:def:crs:EPSG::5451'; |
2521
|
|
|
|
2522
|
|
|
/** |
2523
|
|
|
* Old Hawaiian |
2524
|
|
|
* Extent: United States (USA) - Hawaii - main islands onshore. |
2525
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. |
2526
|
|
|
*/ |
2527
|
|
|
public const EPSG_OLD_HAWAIIAN = 'urn:ogc:def:crs:EPSG::4135'; |
2528
|
|
|
|
2529
|
|
|
/** |
2530
|
|
|
* PD/83 |
2531
|
|
|
* Extent: Germany - Thuringen. |
2532
|
|
|
* Consistent with DHDN (CRS code 4314) at the 1-metre level. For low accuracy applications PD/83 can be considered |
2533
|
|
|
* the same as DHDN. |
2534
|
|
|
*/ |
2535
|
|
|
public const EPSG_PD_83 = 'urn:ogc:def:crs:EPSG::4746'; |
2536
|
|
|
|
2537
|
|
|
/** |
2538
|
|
|
* PN68 |
2539
|
|
|
* Extent: Spain - Canary Islands onshore. |
2540
|
|
|
* On western islands (El Hierro, La Gomera, La Palma and Tenerife) replaced by PN84 (CRS code 4728) and later by |
2541
|
|
|
* REGCAN95 (CRS code 4081). On eastern islands (Fuerteventura, Gran Canaria and Lanzarote) replaced by REGCAN95 |
2542
|
|
|
* (CRS code 4081). |
2543
|
|
|
*/ |
2544
|
|
|
public const EPSG_PN68 = 'urn:ogc:def:crs:EPSG::9403'; |
2545
|
|
|
|
2546
|
|
|
/** |
2547
|
|
|
* PN84 |
2548
|
|
|
* Extent: Spain - Canary Islands onshore. |
2549
|
|
|
* Replaces PN68 (CRS code 9403) only on western islands (El Hierro, La Gomera, La Palma and Tenerife). Replaced by |
2550
|
|
|
* REGCAN95 (CRS code 4081). |
2551
|
|
|
*/ |
2552
|
|
|
public const EPSG_PN84 = 'urn:ogc:def:crs:EPSG::4728'; |
2553
|
|
|
|
2554
|
|
|
/** |
2555
|
|
|
* PNG94 |
2556
|
|
|
* Extent: Papua New Guinea - onshore and offshore. Includes Bismark archipelago, Louisade archipelago, Admiralty |
2557
|
|
|
* Islands, d'Entrecasteaux Islands, northern Solomon Islands, Trobriand Islands, New Britain, New Ireland, |
2558
|
|
|
* Woodlark, and associated islands. |
2559
|
|
|
* Adopted 1996, replacing AGD66. |
2560
|
|
|
*/ |
2561
|
|
|
public const EPSG_PNG94 = 'urn:ogc:def:crs:EPSG::5546'; |
2562
|
|
|
|
2563
|
|
|
/** |
2564
|
|
|
* POSGAR 2007 |
2565
|
|
|
* Extent: Argentina - onshore and offshore. |
2566
|
|
|
* Adopted as official replacement of POSGAR 94 in May 2009. Also replaces de facto use of POSGAR 98 as of same |
2567
|
|
|
* date. |
2568
|
|
|
*/ |
2569
|
|
|
public const EPSG_POSGAR_2007 = 'urn:ogc:def:crs:EPSG::5340'; |
2570
|
|
|
|
2571
|
|
|
/** |
2572
|
|
|
* POSGAR 94 |
2573
|
|
|
* Extent: Argentina - onshore and offshore. |
2574
|
|
|
* Legally adopted in May 1997. Replaced by POSGAR 98 for scientific and many practical purposes until May 2009. |
2575
|
|
|
* Officially replaced by POSGAR 2007 in May 2009. |
2576
|
|
|
*/ |
2577
|
|
|
public const EPSG_POSGAR_94 = 'urn:ogc:def:crs:EPSG::4694'; |
2578
|
|
|
|
2579
|
|
|
/** |
2580
|
|
|
* POSGAR 98 |
2581
|
|
|
* Extent: Argentina - onshore and offshore. |
2582
|
|
|
* Densification in Argentina of SIRGAS 1995. Until May 2009 replaced POSGAR 94 for many practical purposes (but |
2583
|
|
|
* not as the legal system). POSGAR 94 was officially replaced by POSGAR 2007 in May 2009. |
2584
|
|
|
*/ |
2585
|
|
|
public const EPSG_POSGAR_98 = 'urn:ogc:def:crs:EPSG::4190'; |
2586
|
|
|
|
2587
|
|
|
/** |
2588
|
|
|
* PRS92 |
2589
|
|
|
* Extent: Philippines - onshore and offshore. |
2590
|
|
|
* Replaces Luzon 19111 (CRS code 4253). |
2591
|
|
|
*/ |
2592
|
|
|
public const EPSG_PRS92 = 'urn:ogc:def:crs:EPSG::4683'; |
2593
|
|
|
|
2594
|
|
|
/** |
2595
|
|
|
* PSAD56 |
2596
|
|
|
* Extent: Aruba - onshore; Bolivia; Bonaire - onshore; Brazil - offshore - Amazon Cone shelf; Chile - onshore |
2597
|
|
|
* north of 43°30'S; Curacao - onshore; Ecuador - mainland onshore; Guyana - onshore; Peru - onshore; Venezuela - |
2598
|
|
|
* onshore. |
2599
|
|
|
* Incorporates La Canoa (CRS code 4247) and within Venezuela (but not beyond) the names La Canoa and PSAD56 are |
2600
|
|
|
* synonymous. |
2601
|
|
|
*/ |
2602
|
|
|
public const EPSG_PSAD56 = 'urn:ogc:def:crs:EPSG::4248'; |
2603
|
|
|
|
2604
|
|
|
/** |
2605
|
|
|
* PSD93 |
2606
|
|
|
* Extent: Oman - onshore. Includes Musandam and the Kuria Muria (Al Hallaniyah) islands. |
2607
|
|
|
* Replaced Fahud geogCRS (code 4232) in 1993. Maximum differences to Fahud adjustment are 20 metres. |
2608
|
|
|
*/ |
2609
|
|
|
public const EPSG_PSD93 = 'urn:ogc:def:crs:EPSG::4134'; |
2610
|
|
|
|
2611
|
|
|
/** |
2612
|
|
|
* PTRA08 |
2613
|
|
|
* Extent: Portugal - Azores and Madeira island groups and surrounding EEZ - Flores, Corvo; Graciosa, Terceira, Sao |
2614
|
|
|
* Jorge, Pico, Faial; Sao Miguel, Santa Maria; Madeira, Porto Santo, Desertas; Selvagens. |
2615
|
|
|
* Replaces Azores Occidental 1939, Azores Central 1995, Azores Oriental 1995 and Porto Santo 1995 (CRS codes 4182 |
2616
|
|
|
* and 4663-65). |
2617
|
|
|
*/ |
2618
|
|
|
public const EPSG_PTRA08 = 'urn:ogc:def:crs:EPSG::5013'; |
2619
|
|
|
|
2620
|
|
|
/** |
2621
|
|
|
* PZ-90 |
2622
|
|
|
* Extent: World. |
2623
|
|
|
* Used by the Glonass satellite navigation system prior to 2007-09-20. |
2624
|
|
|
*/ |
2625
|
|
|
public const EPSG_PZ_90 = 'urn:ogc:def:crs:EPSG::4740'; |
2626
|
|
|
|
2627
|
|
|
/** |
2628
|
|
|
* PZ-90.02 |
2629
|
|
|
* Extent: World. |
2630
|
|
|
* Replaces PZ-90 (CRS code 4740) from 2007-09-20. Replaced by PZ-90.11 (CRS code 9475) from 2014-01-15. |
2631
|
|
|
*/ |
2632
|
|
|
public const EPSG_PZ_90_02 = 'urn:ogc:def:crs:EPSG::9474'; |
2633
|
|
|
|
2634
|
|
|
/** |
2635
|
|
|
* PZ-90.11 |
2636
|
|
|
* Extent: World. |
2637
|
|
|
* Replaces PZ-90.02 (CRS code 9474) from 2014-01-15. |
2638
|
|
|
*/ |
2639
|
|
|
public const EPSG_PZ_90_11 = 'urn:ogc:def:crs:EPSG::9475'; |
2640
|
|
|
|
2641
|
|
|
/** |
2642
|
|
|
* Palestine 1923 |
2643
|
|
|
* Extent: Israel - onshore; Jordan; Palestine Territory - onshore. |
2644
|
|
|
*/ |
2645
|
|
|
public const EPSG_PALESTINE_1923 = 'urn:ogc:def:crs:EPSG::4281'; |
2646
|
|
|
|
2647
|
|
|
/** |
2648
|
|
|
* Pampa del Castillo |
2649
|
|
|
* Extent: Argentina - Chibut province south of approximately 42°30'S and Santa Cruz province north of |
2650
|
|
|
* approximately 50°20'S. |
2651
|
|
|
* Replaced by Campo Inchauspe (geogCRS code 4221) for topographic mapping, use for oil exploration and production |
2652
|
|
|
* in Golfo San Jorge basin (44°S to 47.5°S) continues. |
2653
|
|
|
*/ |
2654
|
|
|
public const EPSG_PAMPA_DEL_CASTILLO = 'urn:ogc:def:crs:EPSG::4161'; |
2655
|
|
|
|
2656
|
|
|
/** |
2657
|
|
|
* Panama-Colon 1911 |
2658
|
|
|
* Extent: Panama - onshore. |
2659
|
|
|
*/ |
2660
|
|
|
public const EPSG_PANAMA_COLON_1911 = 'urn:ogc:def:crs:EPSG::5467'; |
2661
|
|
|
|
2662
|
|
|
/** |
2663
|
|
|
* Perroud 1950 |
2664
|
|
|
* Extent: Antarctica - Adelie Land - coastal area between 136°E and 142°E. |
2665
|
|
|
* Replaced by RGTAAF07 (CRS code 7073). |
2666
|
|
|
*/ |
2667
|
|
|
public const EPSG_PERROUD_1950 = 'urn:ogc:def:crs:EPSG::4637'; |
2668
|
|
|
|
2669
|
|
|
/** |
2670
|
|
|
* Peru96 |
2671
|
|
|
* Extent: Peru - onshore and offshore. |
2672
|
|
|
* Replaces PSAD56 (CRS code 4248) in Peru. |
2673
|
|
|
*/ |
2674
|
|
|
public const EPSG_PERU96 = 'urn:ogc:def:crs:EPSG::5373'; |
2675
|
|
|
|
2676
|
|
|
/** |
2677
|
|
|
* Petrels 1972 |
2678
|
|
|
* Extent: Antarctica - Adelie Land - Petrels island. |
2679
|
|
|
* Replaced by RGTAAF07 (CRS code 7073). |
2680
|
|
|
*/ |
2681
|
|
|
public const EPSG_PETRELS_1972 = 'urn:ogc:def:crs:EPSG::4636'; |
2682
|
|
|
|
2683
|
|
|
/** |
2684
|
|
|
* Phoenix Islands 1966 |
2685
|
|
|
* Extent: Kiribati - Phoenix Islands: Kanton, Orona, McKean Atoll, Birnie Atoll, Phoenix Seamounts. |
2686
|
|
|
*/ |
2687
|
|
|
public const EPSG_PHOENIX_ISLANDS_1966 = 'urn:ogc:def:crs:EPSG::4716'; |
2688
|
|
|
|
2689
|
|
|
/** |
2690
|
|
|
* Pitcairn 1967 |
2691
|
|
|
* Extent: Pitcairn - Pitcairn Island. |
2692
|
|
|
* Replced by Pitcairn 2006 (CRS code 4763). |
2693
|
|
|
*/ |
2694
|
|
|
public const EPSG_PITCAIRN_1967 = 'urn:ogc:def:crs:EPSG::4729'; |
2695
|
|
|
|
2696
|
|
|
/** |
2697
|
|
|
* Pitcairn 2006 |
2698
|
|
|
* Extent: Pitcairn - Pitcairn Island. |
2699
|
|
|
* Replaces Pitcairn 1967 (CRS code 4729). For practical purposes may be considered to be WGS 84. |
2700
|
|
|
*/ |
2701
|
|
|
public const EPSG_PITCAIRN_2006 = 'urn:ogc:def:crs:EPSG::4763'; |
2702
|
|
|
|
2703
|
|
|
/** |
2704
|
|
|
* Point 58 |
2705
|
|
|
* Extent: Senegal - central, Mali - southwest, Burkina Faso - central, Niger - southwest, Nigeria - north, Chad - |
2706
|
|
|
* central. All in proximity to the parallel of latitude of 12°N. |
2707
|
|
|
* The 12th parallel traverse of 1966-70 is connected to the Blue Nile 1958 (Adindan) network in western Sudan |
2708
|
|
|
* (geogCRS code 4201). |
2709
|
|
|
*/ |
2710
|
|
|
public const EPSG_POINT_58 = 'urn:ogc:def:crs:EPSG::4620'; |
2711
|
|
|
|
2712
|
|
|
/** |
2713
|
|
|
* Pointe Noire |
2714
|
|
|
* Extent: Congo - onshore and offshore. |
2715
|
|
|
*/ |
2716
|
|
|
public const EPSG_POINTE_NOIRE = 'urn:ogc:def:crs:EPSG::4282'; |
2717
|
|
|
|
2718
|
|
|
/** |
2719
|
|
|
* Porto Santo |
2720
|
|
|
* Extent: Portugal - Madeira, Porto Santo and Desertas islands - onshore. |
2721
|
|
|
* Replaced by 1995 system (CRS code 4663). |
2722
|
|
|
*/ |
2723
|
|
|
public const EPSG_PORTO_SANTO = 'urn:ogc:def:crs:EPSG::4615'; |
2724
|
|
|
|
2725
|
|
|
/** |
2726
|
|
|
* Porto Santo 1995 |
2727
|
|
|
* Extent: Portugal - Madeira, Porto Santo and Desertas islands - onshore. |
2728
|
|
|
* Replaces 1936 system (CRS code 4615). Replaced by PTRA08 (CRS code 5013). |
2729
|
|
|
*/ |
2730
|
|
|
public const EPSG_PORTO_SANTO_1995 = 'urn:ogc:def:crs:EPSG::4663'; |
2731
|
|
|
|
2732
|
|
|
/** |
2733
|
|
|
* Principe |
2734
|
|
|
* Extent: Sao Tome and Principe - onshore - Principe. |
2735
|
|
|
*/ |
2736
|
|
|
public const EPSG_PRINCIPE = 'urn:ogc:def:crs:EPSG::4824'; |
2737
|
|
|
|
2738
|
|
|
/** |
2739
|
|
|
* Puerto Rico |
2740
|
|
|
* Extent: Puerto Rico, US Virgin Islands and British Virgin Islands - onshore. |
2741
|
|
|
* NAD27 (CRS code 4267) used for military purposes. Note: this CRS includes longitudes which are POSITIVE EAST. |
2742
|
|
|
*/ |
2743
|
|
|
public const EPSG_PUERTO_RICO = 'urn:ogc:def:crs:EPSG::4139'; |
2744
|
|
|
|
2745
|
|
|
/** |
2746
|
|
|
* Pulkovo 1942 |
2747
|
|
|
* Extent: Armenia; Azerbaijan; Belarus; Estonia - onshore; Georgia - onshore; Kazakhstan; Kyrgyzstan; Latvia - |
2748
|
|
|
* onshore; Lithuania - onshore; Moldova; Russian Federation - onshore; Tajikistan; Turkmenistan; Ukraine - |
2749
|
|
|
* onshore; Uzbekistan. |
2750
|
|
|
* Extended to Eastern Europe through Uniform Astro-Geodetic Network (UAGN) of 1956 - see CRS code 4179. |
2751
|
|
|
*/ |
2752
|
|
|
public const EPSG_PULKOVO_1942 = 'urn:ogc:def:crs:EPSG::4284'; |
2753
|
|
|
|
2754
|
|
|
/** |
2755
|
|
|
* Pulkovo 1942(58) |
2756
|
|
|
* Extent: Onshore: Bulgaria, Czechia, Germany (former DDR), Hungary, Poland and Slovakia. Onshore and offshore: |
2757
|
|
|
* Albania and Romania. |
2758
|
|
|
* Shares same origin definition as Pulkovo 1942 (CRS code 4284) and for low accuracy purposes these systems can be |
2759
|
|
|
* considered consistent with each other. Locally densified during 1957 and 1958. Replaced by 1983 adjustment (CRS |
2760
|
|
|
* code 4178). |
2761
|
|
|
*/ |
2762
|
|
|
public const EPSG_PULKOVO_1942_58 = 'urn:ogc:def:crs:EPSG::4179'; |
2763
|
|
|
|
2764
|
|
|
/** |
2765
|
|
|
* Pulkovo 1942(83) |
2766
|
|
|
* Extent: Onshore Bulgaria, Czechia, Germany (former DDR), Hungary and Slovakia. |
2767
|
|
|
* Replaces 1956 adjustment (CRS code 4179). In Brandenburg replaced by ETRS89. In Sachsen and Thuringen replaced |
2768
|
|
|
* by RD83 and PD/83 which for practical purposes may be considered to be the same as DHDN. |
2769
|
|
|
*/ |
2770
|
|
|
public const EPSG_PULKOVO_1942_83 = 'urn:ogc:def:crs:EPSG::4178'; |
2771
|
|
|
|
2772
|
|
|
/** |
2773
|
|
|
* Pulkovo 1995 |
2774
|
|
|
* Extent: Russian Federation - onshore and offshore. |
2775
|
|
|
* Decree #1463 of 2012-12-28 announced that S-95 to be phased out and replaced by GSK-11 (CRS code 7683) by 2017. |
2776
|
|
|
*/ |
2777
|
|
|
public const EPSG_PULKOVO_1995 = 'urn:ogc:def:crs:EPSG::4200'; |
2778
|
|
|
|
2779
|
|
|
/** |
2780
|
|
|
* QND95 |
2781
|
|
|
* Extent: Qatar - onshore. |
2782
|
|
|
*/ |
2783
|
|
|
public const EPSG_QND95 = 'urn:ogc:def:crs:EPSG::4614'; |
2784
|
|
|
|
2785
|
|
|
/** |
2786
|
|
|
* Qatar 1948 |
2787
|
|
|
* Extent: Qatar - onshore. |
2788
|
|
|
*/ |
2789
|
|
|
public const EPSG_QATAR_1948 = 'urn:ogc:def:crs:EPSG::4286'; |
2790
|
|
|
|
2791
|
|
|
/** |
2792
|
|
|
* Qatar 1974 |
2793
|
|
|
* Extent: Qatar - onshore and offshore. |
2794
|
|
|
*/ |
2795
|
|
|
public const EPSG_QATAR_1974 = 'urn:ogc:def:crs:EPSG::4285'; |
2796
|
|
|
|
2797
|
|
|
/** |
2798
|
|
|
* Qornoq 1927 |
2799
|
|
|
* Extent: Greenland - west coast onshore. |
2800
|
|
|
*/ |
2801
|
|
|
public const EPSG_QORNOQ_1927 = 'urn:ogc:def:crs:EPSG::4194'; |
2802
|
|
|
|
2803
|
|
|
/** |
2804
|
|
|
* RD/83 |
2805
|
|
|
* Extent: Germany - Sachsen. |
2806
|
|
|
* Consistent with DHDN (CRS code 4314) at the 1-metre level. For low accuracy applications RD/83 can be considered |
2807
|
|
|
* the same as DHDN. |
2808
|
|
|
*/ |
2809
|
|
|
public const EPSG_RD_83 = 'urn:ogc:def:crs:EPSG::4745'; |
2810
|
|
|
|
2811
|
|
|
/** |
2812
|
|
|
* RDN2008 |
2813
|
|
|
* Extent: Italy - onshore and offshore; San Marino, Vatican City State. |
2814
|
|
|
* Replaces IGM95 (CRS code 4670) from 2011-11-10. |
2815
|
|
|
*/ |
2816
|
|
|
public const EPSG_RDN2008 = 'urn:ogc:def:crs:EPSG::6706'; |
2817
|
|
|
|
2818
|
|
|
/** |
2819
|
|
|
* REGCAN95 |
2820
|
|
|
* Extent: Spain - Canary Islands onshore and offshore. |
2821
|
|
|
* Replaces Pico de las Nieves 1984 (PN84). |
2822
|
|
|
*/ |
2823
|
|
|
public const EPSG_REGCAN95 = 'urn:ogc:def:crs:EPSG::4081'; |
2824
|
|
|
|
2825
|
|
|
/** |
2826
|
|
|
* REGVEN |
2827
|
|
|
* Extent: Venezuela - onshore and offshore. |
2828
|
|
|
* Densification in Venezuela of SIRGAS. |
2829
|
|
|
*/ |
2830
|
|
|
public const EPSG_REGVEN = 'urn:ogc:def:crs:EPSG::4189'; |
2831
|
|
|
|
2832
|
|
|
/** |
2833
|
|
|
* RGAF09 |
2834
|
|
|
* Extent: French Antilles onshore and offshore - Guadeloupe (including Grande Terre, Basse Terre, Marie Galante, |
2835
|
|
|
* Les Saintes, Iles de la Petite Terre, La Desirade, St Barthélemy, and northern St Martin) and Martinique. |
2836
|
|
|
* Replaces RRAF 1991. See CRS code 7086 for alternate system with axes reversed used by IGN for GIS purposes. |
2837
|
|
|
*/ |
2838
|
|
|
public const EPSG_RGAF09 = 'urn:ogc:def:crs:EPSG::5489'; |
2839
|
|
|
|
2840
|
|
|
/** |
2841
|
|
|
* RGAF09 (lon-lat) |
2842
|
|
|
* Extent: French Antilles onshore and offshore - Guadeloupe (including Grande Terre, Basse Terre, Marie Galante, |
2843
|
|
|
* Les Saintes, Iles de la Petite Terre, La Desirade, St Barthélemy, and northern St Martin) and Martinique. |
2844
|
|
|
* Replaces RRAF 1991. See CRS code 5489 for system with axes in sequence lat-lon to be used for air, land and sea |
2845
|
|
|
* navigation and safety of life purposes. |
2846
|
|
|
*/ |
2847
|
|
|
public const EPSG_RGAF09_LON_LAT = 'urn:ogc:def:crs:EPSG::7086'; |
2848
|
|
|
|
2849
|
|
|
/** |
2850
|
|
|
* RGF93 |
2851
|
|
|
* Extent: France - onshore and offshore, mainland and Corsica. |
2852
|
|
|
* See CRS code 7084 for alternate system with axes reversed used by IGN for GIS purposes. |
2853
|
|
|
*/ |
2854
|
|
|
public const EPSG_RGF93 = 'urn:ogc:def:crs:EPSG::4171'; |
2855
|
|
|
|
2856
|
|
|
/** |
2857
|
|
|
* RGF93 (lon-lat) |
2858
|
|
|
* Extent: France - onshore and offshore, mainland and Corsica. |
2859
|
|
|
* See CRS code 4171 for system with axes in sequence lat-lon to be used for air, land and sea navigation and |
2860
|
|
|
* safety of life purposes. |
2861
|
|
|
*/ |
2862
|
|
|
public const EPSG_RGF93_LON_LAT = 'urn:ogc:def:crs:EPSG::7084'; |
2863
|
|
|
|
2864
|
|
|
/** |
2865
|
|
|
* RGFG95 |
2866
|
|
|
* Extent: French Guiana - onshore and offshore. |
2867
|
|
|
* See CRS code 7041 for alternate system with axes reversed used by IGN for GIS purposes. |
2868
|
|
|
*/ |
2869
|
|
|
public const EPSG_RGFG95 = 'urn:ogc:def:crs:EPSG::4624'; |
2870
|
|
|
|
2871
|
|
|
/** |
2872
|
|
|
* RGFG95 (lon-lat) |
2873
|
|
|
* Extent: French Guiana - onshore and offshore. |
2874
|
|
|
* See CRS code 4624 for system with axes in sequence lat-lon to be used for air, land and sea navigation and |
2875
|
|
|
* safety of life purposes. |
2876
|
|
|
*/ |
2877
|
|
|
public const EPSG_RGFG95_LON_LAT = 'urn:ogc:def:crs:EPSG::7041'; |
2878
|
|
|
|
2879
|
|
|
/** |
2880
|
|
|
* RGM04 |
2881
|
|
|
* Extent: Mayotte - onshore and offshore. |
2882
|
|
|
* Replaces Combani 1950 (CRS code 4632) except for cadastral purposes which uses Cadastre 1997 (CRS code 4475). |
2883
|
|
|
* See CRS code 7039 for alternate system with axes reversed used by IGN for GIS purposes. |
2884
|
|
|
*/ |
2885
|
|
|
public const EPSG_RGM04 = 'urn:ogc:def:crs:EPSG::4470'; |
2886
|
|
|
|
2887
|
|
|
/** |
2888
|
|
|
* RGM04 (lon-lat) |
2889
|
|
|
* Extent: Mayotte - onshore and offshore. |
2890
|
|
|
* Replaces Combani 1950 (CRS code 4632) except for cadastral purposes which use Cadastre 1997 (CRS code 4475). See |
2891
|
|
|
* CRS code 4470 for system with axes in sequence lat-lon to be used for air, land and sea navigation and safety of |
2892
|
|
|
* life purposes. |
2893
|
|
|
*/ |
2894
|
|
|
public const EPSG_RGM04_LON_LAT = 'urn:ogc:def:crs:EPSG::7039'; |
2895
|
|
|
|
2896
|
|
|
/** |
2897
|
|
|
* RGNC91-93 |
2898
|
|
|
* Extent: New Caledonia - onshore and offshore. Isle de Pins, Loyalty Islands, Huon Islands, Belep archipelago, |
2899
|
|
|
* Chesterfield Islands, and Walpole. |
2900
|
|
|
* Replaces older local systems IGN56 Lifou, IGN72 Grande Terre, ST87 Ouvea, IGN53 Mare, ST84 Ile des Pins, ST71 |
2901
|
|
|
* Belep and NEA74 Noumea (CRS codes 4633, 4641-44, 4662 and 4750). |
2902
|
|
|
*/ |
2903
|
|
|
public const EPSG_RGNC91_93 = 'urn:ogc:def:crs:EPSG::4749'; |
2904
|
|
|
|
2905
|
|
|
/** |
2906
|
|
|
* RGPF |
2907
|
|
|
* Extent: French Polynesia - onshore and offshore. Includes Society archipelago, Tuamotu archipelago, Marquesas |
2908
|
|
|
* Islands, Gambier Islands and Austral Islands. |
2909
|
|
|
* Replaces Tahaa 54 (CRS code 4629), IGN 63 Hiva Oa (4689), IGN 72 Nuku Hiva (4630), Maupiti 83 (4692), MHEFO 55 |
2910
|
|
|
* (4688), Moorea 87 (4691) and Tahiti 79 (4690). |
2911
|
|
|
*/ |
2912
|
|
|
public const EPSG_RGPF = 'urn:ogc:def:crs:EPSG::4687'; |
2913
|
|
|
|
2914
|
|
|
/** |
2915
|
|
|
* RGR92 |
2916
|
|
|
* Extent: Reunion - onshore and offshore. |
2917
|
|
|
* Replaces Piton des Neiges (code 4626). See CRS code 7037 for alternate system with axes reversed used by IGN for |
2918
|
|
|
* GIS purposes. |
2919
|
|
|
*/ |
2920
|
|
|
public const EPSG_RGR92 = 'urn:ogc:def:crs:EPSG::4627'; |
2921
|
|
|
|
2922
|
|
|
/** |
2923
|
|
|
* RGR92 (lon-lat) |
2924
|
|
|
* Extent: Reunion - onshore and offshore. |
2925
|
|
|
* Replaces Piton des Neiges (code 4626). See CRS code 4627 for system with axes in sequence lat-lon to be used for |
2926
|
|
|
* air, land and sea navigation and safety of life purposes. |
2927
|
|
|
*/ |
2928
|
|
|
public const EPSG_RGR92_LON_LAT = 'urn:ogc:def:crs:EPSG::7037'; |
2929
|
|
|
|
2930
|
|
|
/** |
2931
|
|
|
* RGRDC 2005 |
2932
|
|
|
* Extent: The Democratic Republic of the Congo (Zaire) - south of a line through Bandundu, Seke and Pweto - |
2933
|
|
|
* onshore and offshore. |
2934
|
|
|
*/ |
2935
|
|
|
public const EPSG_RGRDC_2005 = 'urn:ogc:def:crs:EPSG::4046'; |
2936
|
|
|
|
2937
|
|
|
/** |
2938
|
|
|
* RGSPM06 |
2939
|
|
|
* Extent: St Pierre and Miquelon - onshore and offshore. |
2940
|
|
|
* Replaces Saint Pierre et Miquelon 1950 (CRS code 4638). See CRS code 7035 for alternate system with axes |
2941
|
|
|
* reversed used by IGN for GIS purposes. |
2942
|
|
|
*/ |
2943
|
|
|
public const EPSG_RGSPM06 = 'urn:ogc:def:crs:EPSG::4463'; |
2944
|
|
|
|
2945
|
|
|
/** |
2946
|
|
|
* RGSPM06 (lon-lat) |
2947
|
|
|
* Extent: St Pierre and Miquelon - onshore and offshore. |
2948
|
|
|
* Replaces Saint Pierre et Miquelon 1950 (CRS code 4638). See CRS code 4463 for system with axes in sequence |
2949
|
|
|
* lat-lon to be used for air, land and sea navigation and safety of life purposes. |
2950
|
|
|
*/ |
2951
|
|
|
public const EPSG_RGSPM06_LON_LAT = 'urn:ogc:def:crs:EPSG::7035'; |
2952
|
|
|
|
2953
|
|
|
/** |
2954
|
|
|
* RGTAAF07 |
2955
|
|
|
* Extent: French Southern Territories - onshore and offshore: Amsterdam and St Paul, Crozet, Europa and Kerguelen. |
2956
|
|
|
* Antarctica - Adelie Land coastal area. |
2957
|
|
|
* Replaces various local systems on several French overseas territories. See CRS code 7133 for alternate system |
2958
|
|
|
* with axes reversed used by IGN for GIS purposes. |
2959
|
|
|
*/ |
2960
|
|
|
public const EPSG_RGTAAF07 = 'urn:ogc:def:crs:EPSG::7073'; |
2961
|
|
|
|
2962
|
|
|
/** |
2963
|
|
|
* RGTAAF07 (lon-lat) |
2964
|
|
|
* Extent: French Southern Territories - onshore and offshore: Amsterdam and St Paul, Crozet, Europa and Kerguelen. |
2965
|
|
|
* Antarctica - Adelie Land coastal area. |
2966
|
|
|
* Replaces various local systems on several French overseas territories. See CRS code 7073 for alternate system |
2967
|
|
|
* with axes in sequence lat-lon to be used for air, land and sea navigation purposes. |
2968
|
|
|
*/ |
2969
|
|
|
public const EPSG_RGTAAF07_LON_LAT = 'urn:ogc:def:crs:EPSG::7133'; |
2970
|
|
|
|
2971
|
|
|
/** |
2972
|
|
|
* RGWF96 |
2973
|
|
|
* Extent: Wallis and Futuna - onshore and offshore - Uvea, Futuna, and Alofi. |
2974
|
|
|
* See CRS code 8902 for alternate system with axes reversed used by IGN for GIS purposes. On Wallis island, |
2975
|
|
|
* replaces MOP78 (CRS code 4639) for geodetic purposes. |
2976
|
|
|
*/ |
2977
|
|
|
public const EPSG_RGWF96 = 'urn:ogc:def:crs:EPSG::8900'; |
2978
|
|
|
|
2979
|
|
|
/** |
2980
|
|
|
* RGWF96 (lon-lat) |
2981
|
|
|
* Extent: Wallis and Futuna - onshore and offshore - Uvea, Futuna, and Alofi. |
2982
|
|
|
* See CRS code 8900 for system with axes in sequence lat-lon to be used for air, land and sea navigation and |
2983
|
|
|
* safety of life purposes. On Wallis island, replaces MOP78 (CRS code 4639) for GIS purposes. |
2984
|
|
|
*/ |
2985
|
|
|
public const EPSG_RGWF96_LON_LAT = 'urn:ogc:def:crs:EPSG::8902'; |
2986
|
|
|
|
2987
|
|
|
/** |
2988
|
|
|
* RRAF 1991 |
2989
|
|
|
* Extent: French Antilles onshore and offshore - Guadeloupe (including Grande Terre, Basse Terre, Marie Galante, |
2990
|
|
|
* Les Saintes, Iles de la Petite Terre, La Desirade, St Barthélemy, and northern St Martin) and Martinique. |
2991
|
|
|
* Replaces older local systems Fort Marigot and Sainte Anne CRS (codes 4621-22) in Guadeloupe and Fort Desaix (CRS |
2992
|
|
|
* code 4625) in Martinique. Replaced by RGAF09 (CRS code 5489). |
2993
|
|
|
*/ |
2994
|
|
|
public const EPSG_RRAF_1991 = 'urn:ogc:def:crs:EPSG::4558'; |
2995
|
|
|
|
2996
|
|
|
/** |
2997
|
|
|
* RSAO13 |
2998
|
|
|
* Extent: Angola - onshore and offshore. |
2999
|
|
|
*/ |
3000
|
|
|
public const EPSG_RSAO13 = 'urn:ogc:def:crs:EPSG::8699'; |
3001
|
|
|
|
3002
|
|
|
/** |
3003
|
|
|
* RSRGD2000 |
3004
|
|
|
* Extent: Antarctica - Ross Sea Region - nominally between 160°E and 150°W but includes buffer on eastern |
3005
|
|
|
* hemisphere margin to include Transantarctic Mountains |
3006
|
|
|
* Replaces Camp Area Astro (CRS code 4715). The relationship to this is variable. See Land Information New Zealand |
3007
|
|
|
* LINZS25001. |
3008
|
|
|
*/ |
3009
|
|
|
public const EPSG_RSRGD2000 = 'urn:ogc:def:crs:EPSG::4764'; |
3010
|
|
|
|
3011
|
|
|
/** |
3012
|
|
|
* RT38 |
3013
|
|
|
* Extent: Sweden - onshore. |
3014
|
|
|
*/ |
3015
|
|
|
public const EPSG_RT38 = 'urn:ogc:def:crs:EPSG::4308'; |
3016
|
|
|
|
3017
|
|
|
/** |
3018
|
|
|
* RT38 (Stockholm) |
3019
|
|
|
* Extent: Sweden - onshore. |
3020
|
|
|
*/ |
3021
|
|
|
public const EPSG_RT38_STOCKHOLM = 'urn:ogc:def:crs:EPSG::4814'; |
3022
|
|
|
|
3023
|
|
|
/** |
3024
|
|
|
* RT90 |
3025
|
|
|
* Extent: Sweden - onshore and offshore. |
3026
|
|
|
*/ |
3027
|
|
|
public const EPSG_RT90 = 'urn:ogc:def:crs:EPSG::4124'; |
3028
|
|
|
|
3029
|
|
|
/** |
3030
|
|
|
* Rassadiran |
3031
|
|
|
* Extent: Iran - Taheri refinery site. |
3032
|
|
|
*/ |
3033
|
|
|
public const EPSG_RASSADIRAN = 'urn:ogc:def:crs:EPSG::4153'; |
3034
|
|
|
|
3035
|
|
|
/** |
3036
|
|
|
* Reunion 1947 |
3037
|
|
|
* Extent: Reunion - onshore. |
3038
|
|
|
* Replaced by RGR92 (code 4627). |
3039
|
|
|
*/ |
3040
|
|
|
public const EPSG_REUNION_1947 = 'urn:ogc:def:crs:EPSG::4626'; |
3041
|
|
|
|
3042
|
|
|
/** |
3043
|
|
|
* Reykjavik 1900 |
3044
|
|
|
* Extent: Iceland - onshore. |
3045
|
|
|
* See ellipsoid remarks. |
3046
|
|
|
*/ |
3047
|
|
|
public const EPSG_REYKJAVIK_1900 = 'urn:ogc:def:crs:EPSG::4657'; |
3048
|
|
|
|
3049
|
|
|
/** |
3050
|
|
|
* S-JTSK |
3051
|
|
|
* Extent: Czechia; Slovakia. |
3052
|
|
|
* Greenwich-referenced equivalent to S-JTSK (CRS code 4818). Technically improved and replaced through JTSK/05 in |
3053
|
|
|
* the Czech Republic and S-JTSK [JTSK03] in Slovakia, CRSs 5228 and 5229 (CZ) and 8351 (SK). |
3054
|
|
|
*/ |
3055
|
|
|
public const EPSG_S_JTSK = 'urn:ogc:def:crs:EPSG::4156'; |
3056
|
|
|
|
3057
|
|
|
/** |
3058
|
|
|
* S-JTSK (Ferro) |
3059
|
|
|
* Extent: Czechia; Slovakia. |
3060
|
|
|
* Initial realization, observed and calculated in projected CRS domain (CRS code 2065). Later densification |
3061
|
|
|
* introduced distortion with inaccuracy of several decimetres. In Slovakia has been deprecated and replaced by |
3062
|
|
|
* Greenwich equivalent, CRS code 4156. |
3063
|
|
|
*/ |
3064
|
|
|
public const EPSG_S_JTSK_FERRO = 'urn:ogc:def:crs:EPSG::4818'; |
3065
|
|
|
|
3066
|
|
|
/** |
3067
|
|
|
* S-JTSK [JTSK03] |
3068
|
|
|
* Extent: Slovakia. |
3069
|
|
|
* Defined by transfomation from ETRS89 (ETRF2000 realization) (transformation code 8365) to improve the scale and |
3070
|
|
|
* homogeneity of S-JTSK (CRS 4156) within Slovakia. |
3071
|
|
|
*/ |
3072
|
|
|
public const EPSG_S_JTSK_JTSK03 = 'urn:ogc:def:crs:EPSG::8351'; |
3073
|
|
|
|
3074
|
|
|
/** |
3075
|
|
|
* S-JTSK/05 |
3076
|
|
|
* Extent: Czechia. |
3077
|
|
|
* Derived through projCRS 5515 to improve the scale and homogeneity of CRS 4156 within the Czech Republic. See CRS |
3078
|
|
|
* code 5229 for Ferro-referenced alternative. |
3079
|
|
|
*/ |
3080
|
|
|
public const EPSG_S_JTSK_05 = 'urn:ogc:def:crs:EPSG::5228'; |
3081
|
|
|
|
3082
|
|
|
/** |
3083
|
|
|
* S-JTSK/05 (Ferro) |
3084
|
|
|
* Extent: Czechia. |
3085
|
|
|
* Derived through projCRS 5224 to improve the scale and homogeneity of CRS 4818 within the Czech Republic. See CRS |
3086
|
|
|
* code 5228 for Greenwich-referenced alternative. |
3087
|
|
|
*/ |
3088
|
|
|
public const EPSG_S_JTSK_05_FERRO = 'urn:ogc:def:crs:EPSG::5229'; |
3089
|
|
|
|
3090
|
|
|
/** |
3091
|
|
|
* SAD69 |
3092
|
|
|
* Extent: Brazil - onshore and offshore. In rest of South America - onshore north of approximately 45°S and |
3093
|
|
|
* Tierra del Fuego. |
3094
|
|
|
* Uses GRS 1967 ellipsoid with 1/f to exactly 2 decimal places. In Brazil only, replaced by SAD69(96) (CRS code |
3095
|
|
|
* 5527). |
3096
|
|
|
*/ |
3097
|
|
|
public const EPSG_SAD69 = 'urn:ogc:def:crs:EPSG::4618'; |
3098
|
|
|
|
3099
|
|
|
/** |
3100
|
|
|
* SAD69(96) |
3101
|
|
|
* Extent: Brazil - onshore and offshore. Includes Rocas, Fernando de Noronha archipelago, Trindade, Ihlas Martim |
3102
|
|
|
* Vaz and Sao Pedro e Sao Paulo. |
3103
|
|
|
* Uses GRS 1967 ellipsoid with 1/f to exactly 2 decimal places. Replaces SAD69 original adjustment (CRS code 4618) |
3104
|
|
|
* only in Brazil. |
3105
|
|
|
*/ |
3106
|
|
|
public const EPSG_SAD69_96 = 'urn:ogc:def:crs:EPSG::5527'; |
3107
|
|
|
|
3108
|
|
|
/** |
3109
|
|
|
* SHGD2015 |
3110
|
|
|
* Extent: St Helena, Ascension and Tristan da Cunha - St Helena Island - onshore. |
3111
|
|
|
*/ |
3112
|
|
|
public const EPSG_SHGD2015 = 'urn:ogc:def:crs:EPSG::7886'; |
3113
|
|
|
|
3114
|
|
|
/** |
3115
|
|
|
* SIGD61 |
3116
|
|
|
* Extent: Cayman Islands - Little Cayman and Cayman Brac. |
3117
|
|
|
* Superseded by CIGD11 (CRS code 6135). |
3118
|
|
|
*/ |
3119
|
|
|
public const EPSG_SIGD61 = 'urn:ogc:def:crs:EPSG::4726'; |
3120
|
|
|
|
3121
|
|
|
/** |
3122
|
|
|
* SIRGAS 1995 |
3123
|
|
|
* Extent: South America - onshore and offshore. Ecuador (mainland and Galapagos) - onshore and offshore. |
3124
|
|
|
* Replaced by SIRGAS 2000 (CRS code 4674). |
3125
|
|
|
*/ |
3126
|
|
|
public const EPSG_SIRGAS_1995 = 'urn:ogc:def:crs:EPSG::4170'; |
3127
|
|
|
|
3128
|
|
|
/** |
3129
|
|
|
* SIRGAS 2000 |
3130
|
|
|
* Extent: Latin America - Central America and South America - onshore and offshore. Brazil - onshore and offshore. |
3131
|
|
|
* Replaces SIRGAS 1995 system (CRS code 4179) for South America; expands SIRGAS to Central America. |
3132
|
|
|
*/ |
3133
|
|
|
public const EPSG_SIRGAS_2000 = 'urn:ogc:def:crs:EPSG::4674'; |
3134
|
|
|
|
3135
|
|
|
/** |
3136
|
|
|
* SIRGAS-CON DGF00P01 |
3137
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3138
|
|
|
* Replaced by SIRGAS-CON DGF01P01 (CRS code 8973). |
3139
|
|
|
*/ |
3140
|
|
|
public const EPSG_SIRGAS_CON_DGF00P01 = 'urn:ogc:def:crs:EPSG::8972'; |
3141
|
|
|
|
3142
|
|
|
/** |
3143
|
|
|
* SIRGAS-CON DGF01P01 |
3144
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3145
|
|
|
* Replaces SIRGAS-CON DGF00P01 (CRS code 8972). Replaced by SIRGAS-CON DGF01P02 (CRS code 8974). |
3146
|
|
|
*/ |
3147
|
|
|
public const EPSG_SIRGAS_CON_DGF01P01 = 'urn:ogc:def:crs:EPSG::8973'; |
3148
|
|
|
|
3149
|
|
|
/** |
3150
|
|
|
* SIRGAS-CON DGF01P02 |
3151
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3152
|
|
|
* Replaces SIRGAS-CON DGF01P01 (CRS code 8973). Replaced by SIRGAS-CON DGF02P01 (CRS code 8975). |
3153
|
|
|
*/ |
3154
|
|
|
public const EPSG_SIRGAS_CON_DGF01P02 = 'urn:ogc:def:crs:EPSG::8974'; |
3155
|
|
|
|
3156
|
|
|
/** |
3157
|
|
|
* SIRGAS-CON DGF02P01 |
3158
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3159
|
|
|
* Replaces SIRGAS-CON DGF01P02 (CRS code 8974). Replaced by SIRGAS-CON DGF04P01 (CRS code 8976). |
3160
|
|
|
*/ |
3161
|
|
|
public const EPSG_SIRGAS_CON_DGF02P01 = 'urn:ogc:def:crs:EPSG::8975'; |
3162
|
|
|
|
3163
|
|
|
/** |
3164
|
|
|
* SIRGAS-CON DGF04P01 |
3165
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3166
|
|
|
* Replaces SIRGAS-CON DGF02P01 (CRS code 8975). Replaced by SIRGAS-CON DGF05P01 (CRS code 8977). |
3167
|
|
|
*/ |
3168
|
|
|
public const EPSG_SIRGAS_CON_DGF04P01 = 'urn:ogc:def:crs:EPSG::8976'; |
3169
|
|
|
|
3170
|
|
|
/** |
3171
|
|
|
* SIRGAS-CON DGF05P01 |
3172
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3173
|
|
|
* Replaces SIRGAS-CON DGF04P01 (CRS code 8976). Replaced by SIRGAS-CON DGF06P01 (CRS code 8978). |
3174
|
|
|
*/ |
3175
|
|
|
public const EPSG_SIRGAS_CON_DGF05P01 = 'urn:ogc:def:crs:EPSG::8977'; |
3176
|
|
|
|
3177
|
|
|
/** |
3178
|
|
|
* SIRGAS-CON DGF06P01 |
3179
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3180
|
|
|
* Replaces SIRGAS-CON DGF05P01 (CRS code 8977). Replaced by SIRGAS-CON DGF07P01 (CRS code 8979). |
3181
|
|
|
*/ |
3182
|
|
|
public const EPSG_SIRGAS_CON_DGF06P01 = 'urn:ogc:def:crs:EPSG::8978'; |
3183
|
|
|
|
3184
|
|
|
/** |
3185
|
|
|
* SIRGAS-CON DGF07P01 |
3186
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3187
|
|
|
* Replaces SIRGAS-CON DGF06P01 (CRS code 8978). Replaced by SIRGAS-CON DGF08P01 (CRS code 8980). |
3188
|
|
|
*/ |
3189
|
|
|
public const EPSG_SIRGAS_CON_DGF07P01 = 'urn:ogc:def:crs:EPSG::8979'; |
3190
|
|
|
|
3191
|
|
|
/** |
3192
|
|
|
* SIRGAS-CON DGF08P01 |
3193
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3194
|
|
|
* Replaces SIRGAS-CON DGF07P01 (CRS code 8979). Replaced by SIRGAS-CON SIR09P01 (CRS code 8981). |
3195
|
|
|
*/ |
3196
|
|
|
public const EPSG_SIRGAS_CON_DGF08P01 = 'urn:ogc:def:crs:EPSG::8980'; |
3197
|
|
|
|
3198
|
|
|
/** |
3199
|
|
|
* SIRGAS-CON SIR09P01 |
3200
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3201
|
|
|
* Replaces SIRGAS-CON DGF08P01 (CRS code 8980). Replaced by SIRGAS-CON SIR10P01 (CRS code 8982). |
3202
|
|
|
*/ |
3203
|
|
|
public const EPSG_SIRGAS_CON_SIR09P01 = 'urn:ogc:def:crs:EPSG::8981'; |
3204
|
|
|
|
3205
|
|
|
/** |
3206
|
|
|
* SIRGAS-CON SIR10P01 |
3207
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3208
|
|
|
* Replaces SIRGAS-CON SIR09P01 (CRS code 8981). Replaced by SIRGAS-CON SIR11P01 (CRS code 8983). |
3209
|
|
|
*/ |
3210
|
|
|
public const EPSG_SIRGAS_CON_SIR10P01 = 'urn:ogc:def:crs:EPSG::8982'; |
3211
|
|
|
|
3212
|
|
|
/** |
3213
|
|
|
* SIRGAS-CON SIR11P01 |
3214
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3215
|
|
|
* Replaces SIRGAS-CON SIR10P01 (CRS code 8982). Replaced by SIRGAS-CON SIR13P01 (CRS code 8984). |
3216
|
|
|
*/ |
3217
|
|
|
public const EPSG_SIRGAS_CON_SIR11P01 = 'urn:ogc:def:crs:EPSG::8983'; |
3218
|
|
|
|
3219
|
|
|
/** |
3220
|
|
|
* SIRGAS-CON SIR13P01 |
3221
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3222
|
|
|
* Replaces SIRGAS-CON SIR11P01 (CRS code 8983). Replaced by SIRGAS-CON SIR14P01 (CRS code 8985). |
3223
|
|
|
*/ |
3224
|
|
|
public const EPSG_SIRGAS_CON_SIR13P01 = 'urn:ogc:def:crs:EPSG::8984'; |
3225
|
|
|
|
3226
|
|
|
/** |
3227
|
|
|
* SIRGAS-CON SIR14P01 |
3228
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3229
|
|
|
* Replaces SIRGAS-CON SIR13P01 (CRS code 8984). Replaced by SIRGAS-CON SIR15P01 (CRS code 8986). |
3230
|
|
|
*/ |
3231
|
|
|
public const EPSG_SIRGAS_CON_SIR14P01 = 'urn:ogc:def:crs:EPSG::8985'; |
3232
|
|
|
|
3233
|
|
|
/** |
3234
|
|
|
* SIRGAS-CON SIR15P01 |
3235
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3236
|
|
|
* Replaces SIRGAS-CON SIR14P01 (CRS code 8985). Replaced by SIRGAS-CON SIR17P01 (CRS code 8987). |
3237
|
|
|
*/ |
3238
|
|
|
public const EPSG_SIRGAS_CON_SIR15P01 = 'urn:ogc:def:crs:EPSG::8986'; |
3239
|
|
|
|
3240
|
|
|
/** |
3241
|
|
|
* SIRGAS-CON SIR17P01 |
3242
|
|
|
* Extent: Latin America - Central America and South America, onshore and offshore. |
3243
|
|
|
* Replaces SIRGAS-CON SIR15P01 (CRS code 8986). |
3244
|
|
|
*/ |
3245
|
|
|
public const EPSG_SIRGAS_CON_SIR17P01 = 'urn:ogc:def:crs:EPSG::8987'; |
3246
|
|
|
|
3247
|
|
|
/** |
3248
|
|
|
* SIRGAS-Chile 2002 |
3249
|
|
|
* Extent: Chile - onshore and offshore. Includes Easter Island, Juan Fernandez Islands, San Felix, and Sala y |
3250
|
|
|
* Gomez. |
3251
|
|
|
* Densification of SIRGAS 2000 within Chile. Replaces PSAD56 (CRS code 6248) in Chile, HITO XVIII (CRS code 6254) |
3252
|
|
|
* in Chilean Tierra del Fuego and Easter Island 1967 (CRS code 6719) in Easter Island. Replaced by SIRGAS-Chile |
3253
|
|
|
* 2010 (CRS code 8949). |
3254
|
|
|
*/ |
3255
|
|
|
public const EPSG_SIRGAS_CHILE_2002 = 'urn:ogc:def:crs:EPSG::5360'; |
3256
|
|
|
|
3257
|
|
|
/** |
3258
|
|
|
* SIRGAS-Chile 2010 |
3259
|
|
|
* Extent: Chile - onshore and offshore. Includes Easter Island, Juan Fernandez Islands, San Felix, and Sala y |
3260
|
|
|
* Gomez. |
3261
|
|
|
* Densification within Chile of SIRGAS-CON at epoch 2010.00. Replaces SIRGAS-Chile 2002 (CRS code 5360) due to |
3262
|
|
|
* significant tectonic deformation. Replaced by SIRGAS-Chile 2013 (CRS code 9148). |
3263
|
|
|
*/ |
3264
|
|
|
public const EPSG_SIRGAS_CHILE_2010 = 'urn:ogc:def:crs:EPSG::8949'; |
3265
|
|
|
|
3266
|
|
|
/** |
3267
|
|
|
* SIRGAS-Chile 2013 |
3268
|
|
|
* Extent: Chile - onshore and offshore. Includes Easter Island, Juan Fernandez Islands, San Felix, and Sala y |
3269
|
|
|
* Gomez. |
3270
|
|
|
* Densification within Chile of SIRGAS-CON at epoch 2013.00. Replaces SIRGAS-Chile 2010 (CRS code 8949) due to |
3271
|
|
|
* significant tectonic deformation. Replaced by SIRGAS-Chile 2016 (CRS code 9153). |
3272
|
|
|
*/ |
3273
|
|
|
public const EPSG_SIRGAS_CHILE_2013 = 'urn:ogc:def:crs:EPSG::9148'; |
3274
|
|
|
|
3275
|
|
|
/** |
3276
|
|
|
* SIRGAS-Chile 2016 |
3277
|
|
|
* Extent: Chile - onshore and offshore. Includes Easter Island, Juan Fernandez Islands, San Felix, and Sala y |
3278
|
|
|
* Gomez. |
3279
|
|
|
* Densification within Chile of SIRGAS-CON at epoch 2016.00. Replaces SIRGAS-Chile 2013 (CRS code 9148) due to |
3280
|
|
|
* significant tectonic deformation. |
3281
|
|
|
*/ |
3282
|
|
|
public const EPSG_SIRGAS_CHILE_2016 = 'urn:ogc:def:crs:EPSG::9153'; |
3283
|
|
|
|
3284
|
|
|
/** |
3285
|
|
|
* SIRGAS-ROU98 |
3286
|
|
|
* Extent: Uruguay - onshore and offshore. |
3287
|
|
|
* Replaces Yacare (CRS code 4309) in Uruguay. |
3288
|
|
|
*/ |
3289
|
|
|
public const EPSG_SIRGAS_ROU98 = 'urn:ogc:def:crs:EPSG::5381'; |
3290
|
|
|
|
3291
|
|
|
/** |
3292
|
|
|
* SIRGAS_ES2007.8 |
3293
|
|
|
* Extent: El Salvador - onshore and offshore. |
3294
|
|
|
*/ |
3295
|
|
|
public const EPSG_SIRGAS_ES2007_8 = 'urn:ogc:def:crs:EPSG::5393'; |
3296
|
|
|
|
3297
|
|
|
/** |
3298
|
|
|
* SLD99 |
3299
|
|
|
* Extent: Sri Lanka - onshore. |
3300
|
|
|
*/ |
3301
|
|
|
public const EPSG_SLD99 = 'urn:ogc:def:crs:EPSG::5233'; |
3302
|
|
|
|
3303
|
|
|
/** |
3304
|
|
|
* SRB_ETRS89 |
3305
|
|
|
* Extent: Serbia including Vojvodina. |
3306
|
|
|
* In Serbia replaces MGI 1901 and SREF98 (CRS codes 3906 and 4075). |
3307
|
|
|
*/ |
3308
|
|
|
public const EPSG_SRB_ETRS89 = 'urn:ogc:def:crs:EPSG::8685'; |
3309
|
|
|
|
3310
|
|
|
/** |
3311
|
|
|
* SREF98 |
3312
|
|
|
* Extent: Serbia including Vojvodina. |
3313
|
|
|
* Replaces MGI 1901 (CRS code 3906) in Serbia. Replaced by SRB_ETRS89 (STRS00) (CRS code 8685). |
3314
|
|
|
*/ |
3315
|
|
|
public const EPSG_SREF98 = 'urn:ogc:def:crs:EPSG::4075'; |
3316
|
|
|
|
3317
|
|
|
/** |
3318
|
|
|
* SRGI2013 |
3319
|
|
|
* Extent: Indonesia - onshore and offshore. |
3320
|
|
|
* Supports horizontal component of national horizontal control network (JKHN). Adopted 2013-10-11. Replaces DGN95 |
3321
|
|
|
* and all older systems. |
3322
|
|
|
*/ |
3323
|
|
|
public const EPSG_SRGI2013 = 'urn:ogc:def:crs:EPSG::9470'; |
3324
|
|
|
|
3325
|
|
|
/** |
3326
|
|
|
* ST71 Belep |
3327
|
|
|
* Extent: New Caledonia - Belep. |
3328
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
3329
|
|
|
*/ |
3330
|
|
|
public const EPSG_ST71_BELEP = 'urn:ogc:def:crs:EPSG::4643'; |
3331
|
|
|
|
3332
|
|
|
/** |
3333
|
|
|
* ST84 Ile des Pins |
3334
|
|
|
* Extent: New Caledonia - Ile des Pins. |
3335
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
3336
|
|
|
*/ |
3337
|
|
|
public const EPSG_ST84_ILE_DES_PINS = 'urn:ogc:def:crs:EPSG::4642'; |
3338
|
|
|
|
3339
|
|
|
/** |
3340
|
|
|
* ST87 Ouvea |
3341
|
|
|
* Extent: New Caledonia - Loyalty Islands - Ouvea. |
3342
|
|
|
* Replaced by RGNC91-93 (CRS code 4749). |
3343
|
|
|
*/ |
3344
|
|
|
public const EPSG_ST87_OUVEA = 'urn:ogc:def:crs:EPSG::4750'; |
3345
|
|
|
|
3346
|
|
|
/** |
3347
|
|
|
* SVY21 |
3348
|
|
|
* Extent: Singapore - onshore and offshore. |
3349
|
|
|
*/ |
3350
|
|
|
public const EPSG_SVY21 = 'urn:ogc:def:crs:EPSG::4757'; |
3351
|
|
|
|
3352
|
|
|
/** |
3353
|
|
|
* SWEREF99 |
3354
|
|
|
* Extent: Sweden - onshore and offshore. |
3355
|
|
|
*/ |
3356
|
|
|
public const EPSG_SWEREF99 = 'urn:ogc:def:crs:EPSG::4619'; |
3357
|
|
|
|
3358
|
|
|
/** |
3359
|
|
|
* Saint Pierre et Miquelon 1950 |
3360
|
|
|
* Extent: St Pierre and Miquelon - onshore. |
3361
|
|
|
* Replaced by RGSPM06 (CRS code 4463). |
3362
|
|
|
*/ |
3363
|
|
|
public const EPSG_SAINT_PIERRE_ET_MIQUELON_1950 = 'urn:ogc:def:crs:EPSG::4638'; |
3364
|
|
|
|
3365
|
|
|
/** |
3366
|
|
|
* Santo 1965 |
3367
|
|
|
* Extent: Vanuatu - northern islands - Aese, Ambrym, Aoba, Epi, Espiritu Santo, Maewo, Malo, Malkula, Paama, |
3368
|
|
|
* Pentecost, Shepherd and Tutuba. |
3369
|
|
|
*/ |
3370
|
|
|
public const EPSG_SANTO_1965 = 'urn:ogc:def:crs:EPSG::4730'; |
3371
|
|
|
|
3372
|
|
|
/** |
3373
|
|
|
* Sao Tome |
3374
|
|
|
* Extent: Sao Tome and Principe - onshore - Sao Tome. |
3375
|
|
|
*/ |
3376
|
|
|
public const EPSG_SAO_TOME = 'urn:ogc:def:crs:EPSG::4823'; |
3377
|
|
|
|
3378
|
|
|
/** |
3379
|
|
|
* Sapper Hill 1943 |
3380
|
|
|
* Extent: Falkland Islands (Malvinas) - onshore. |
3381
|
|
|
*/ |
3382
|
|
|
public const EPSG_SAPPER_HILL_1943 = 'urn:ogc:def:crs:EPSG::4292'; |
3383
|
|
|
|
3384
|
|
|
/** |
3385
|
|
|
* Schwarzeck |
3386
|
|
|
* Extent: Namibia - onshore and offshore. |
3387
|
|
|
*/ |
3388
|
|
|
public const EPSG_SCHWARZECK = 'urn:ogc:def:crs:EPSG::4293'; |
3389
|
|
|
|
3390
|
|
|
/** |
3391
|
|
|
* Scoresbysund 1952 |
3392
|
|
|
* Extent: Greenland - Scoresbysund area onshore. |
3393
|
|
|
*/ |
3394
|
|
|
public const EPSG_SCORESBYSUND_1952 = 'urn:ogc:def:crs:EPSG::4195'; |
3395
|
|
|
|
3396
|
|
|
/** |
3397
|
|
|
* Segara |
3398
|
|
|
* Extent: Indonesia - Kalimantan - onshore east coastal area including Mahakam delta coastal and offshore shelf |
3399
|
|
|
* areas. |
3400
|
|
|
*/ |
3401
|
|
|
public const EPSG_SEGARA = 'urn:ogc:def:crs:EPSG::4613'; |
3402
|
|
|
|
3403
|
|
|
/** |
3404
|
|
|
* Segara (Jakarta) |
3405
|
|
|
* Extent: Indonesia - Kalimantan - onshore east coastal area including Mahakam delta coastal and offshore shelf |
3406
|
|
|
* areas. |
3407
|
|
|
*/ |
3408
|
|
|
public const EPSG_SEGARA_JAKARTA = 'urn:ogc:def:crs:EPSG::4820'; |
3409
|
|
|
|
3410
|
|
|
/** |
3411
|
|
|
* Selvagem Grande |
3412
|
|
|
* Extent: Portugal - Selvagens islands (Madeira province) - onshore. |
3413
|
|
|
*/ |
3414
|
|
|
public const EPSG_SELVAGEM_GRANDE = 'urn:ogc:def:crs:EPSG::4616'; |
3415
|
|
|
|
3416
|
|
|
/** |
3417
|
|
|
* Serindung |
3418
|
|
|
* Extent: Indonesia - west Kalimantan - onshore coastal area. |
3419
|
|
|
*/ |
3420
|
|
|
public const EPSG_SERINDUNG = 'urn:ogc:def:crs:EPSG::4295'; |
3421
|
|
|
|
3422
|
|
|
/** |
3423
|
|
|
* Sibun Gorge 1922 |
3424
|
|
|
* Extent: Belize - onshore. |
3425
|
|
|
*/ |
3426
|
|
|
public const EPSG_SIBUN_GORGE_1922 = 'urn:ogc:def:crs:EPSG::5464'; |
3427
|
|
|
|
3428
|
|
|
/** |
3429
|
|
|
* Sierra Leone 1924 |
3430
|
|
|
* Extent: Sierra Leone - Freetown Peninsula. |
3431
|
|
|
* Ellipsoid semi-major axis (a)=20926201 exactly Gold Coast feet; 1 Gold Coast foot = 0.3047997101815 m. |
3432
|
|
|
*/ |
3433
|
|
|
public const EPSG_SIERRA_LEONE_1924 = 'urn:ogc:def:crs:EPSG::4174'; |
3434
|
|
|
|
3435
|
|
|
/** |
3436
|
|
|
* Sierra Leone 1968 |
3437
|
|
|
* Extent: Sierra Leone - onshore. |
3438
|
|
|
* Replaces Sierra Leone 1960. The 1968 readjustment coordinates are within 3m of the 1960 provisional adjustment. |
3439
|
|
|
*/ |
3440
|
|
|
public const EPSG_SIERRA_LEONE_1968 = 'urn:ogc:def:crs:EPSG::4175'; |
3441
|
|
|
|
3442
|
|
|
/** |
3443
|
|
|
* Slovenia 1996 |
3444
|
|
|
* Extent: Slovenia - onshore and offshore. |
3445
|
|
|
* Replaces MG! alias D48 (CRS code 4312). |
3446
|
|
|
*/ |
3447
|
|
|
public const EPSG_SLOVENIA_1996 = 'urn:ogc:def:crs:EPSG::4765'; |
3448
|
|
|
|
3449
|
|
|
/** |
3450
|
|
|
* Solomon 1968 |
3451
|
|
|
* Extent: Solomon Islands - onshore southern Solomon Islands, primarily Guadalcanal, Malaita, San Cristobel, Santa |
3452
|
|
|
* Isobel, Choiseul, Makira-Ulawa. |
3453
|
|
|
*/ |
3454
|
|
|
public const EPSG_SOLOMON_1968 = 'urn:ogc:def:crs:EPSG::4718'; |
3455
|
|
|
|
3456
|
|
|
/** |
3457
|
|
|
* South East Island 1943 |
3458
|
|
|
* Extent: Seychelles - Mahe, Silhouette, North, Aride Island, Praslin, La Digue and Frigate islands including |
3459
|
|
|
* adjacent smaller granitic islands on the Seychelles Bank, Bird Island and Denis Island. |
3460
|
|
|
*/ |
3461
|
|
|
public const EPSG_SOUTH_EAST_ISLAND_1943 = 'urn:ogc:def:crs:EPSG::6892'; |
3462
|
|
|
|
3463
|
|
|
/** |
3464
|
|
|
* South Georgia 1968 |
3465
|
|
|
* Extent: South Georgia and the South Sandwich Islands - South Georgia onshore. |
3466
|
|
|
*/ |
3467
|
|
|
public const EPSG_SOUTH_GEORGIA_1968 = 'urn:ogc:def:crs:EPSG::4722'; |
3468
|
|
|
|
3469
|
|
|
/** |
3470
|
|
|
* South Yemen |
3471
|
|
|
* Extent: Yemen - South Yemen onshore mainland. |
3472
|
|
|
*/ |
3473
|
|
|
public const EPSG_SOUTH_YEMEN = 'urn:ogc:def:crs:EPSG::4164'; |
3474
|
|
|
|
3475
|
|
|
/** |
3476
|
|
|
* St. George Island |
3477
|
|
|
* Extent: United States (USA) - Alaska - Pribilof Islands - St George Island. |
3478
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. |
3479
|
|
|
*/ |
3480
|
|
|
public const EPSG_ST_GEORGE_ISLAND = 'urn:ogc:def:crs:EPSG::4138'; |
3481
|
|
|
|
3482
|
|
|
/** |
3483
|
|
|
* St. Helena Tritan |
3484
|
|
|
* Extent: St Helena, Ascension and Tristan da Cunha - St Helena Island - onshore. |
3485
|
|
|
* Replaced by SHGD2015 (CRS code 7886) from 2015. |
3486
|
|
|
*/ |
3487
|
|
|
public const EPSG_ST_HELENA_TRITAN = 'urn:ogc:def:crs:EPSG::7881'; |
3488
|
|
|
|
3489
|
|
|
/** |
3490
|
|
|
* St. Kitts 1955 |
3491
|
|
|
* Extent: St Kitts and Nevis - onshore. |
3492
|
|
|
*/ |
3493
|
|
|
public const EPSG_ST_KITTS_1955 = 'urn:ogc:def:crs:EPSG::4605'; |
3494
|
|
|
|
3495
|
|
|
/** |
3496
|
|
|
* St. Lawrence Island |
3497
|
|
|
* Extent: United States (USA) - Alaska - St Lawrence Island. |
3498
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. |
3499
|
|
|
*/ |
3500
|
|
|
public const EPSG_ST_LAWRENCE_ISLAND = 'urn:ogc:def:crs:EPSG::4136'; |
3501
|
|
|
|
3502
|
|
|
/** |
3503
|
|
|
* St. Lucia 1955 |
3504
|
|
|
* Extent: St Lucia - onshore. |
3505
|
|
|
*/ |
3506
|
|
|
public const EPSG_ST_LUCIA_1955 = 'urn:ogc:def:crs:EPSG::4606'; |
3507
|
|
|
|
3508
|
|
|
/** |
3509
|
|
|
* St. Paul Island |
3510
|
|
|
* Extent: United States (USA) - Alaska - Pribilof Islands - St Paul Island. |
3511
|
|
|
* Note: this CRS includes longitudes which are POSITIVE EAST. |
3512
|
|
|
*/ |
3513
|
|
|
public const EPSG_ST_PAUL_ISLAND = 'urn:ogc:def:crs:EPSG::4137'; |
3514
|
|
|
|
3515
|
|
|
/** |
3516
|
|
|
* St. Stephen (Ferro) |
3517
|
|
|
* Extent: Austria - Lower Austria. Czechia - Moravia and Czech Silesia. |
3518
|
|
|
*/ |
3519
|
|
|
public const EPSG_ST_STEPHEN_FERRO = 'urn:ogc:def:crs:EPSG::8043'; |
3520
|
|
|
|
3521
|
|
|
/** |
3522
|
|
|
* St. Vincent 1945 |
3523
|
|
|
* Extent: St Vincent and the northern Grenadine Islands - onshore. |
3524
|
|
|
*/ |
3525
|
|
|
public const EPSG_ST_VINCENT_1945 = 'urn:ogc:def:crs:EPSG::4607'; |
3526
|
|
|
|
3527
|
|
|
/** |
3528
|
|
|
* TC(1948) |
3529
|
|
|
* Extent: United Arab Emirates (UAE) - Abu Dhabi onshore and Dubai onshore. |
3530
|
|
|
*/ |
3531
|
|
|
public const EPSG_TC_1948 = 'urn:ogc:def:crs:EPSG::4303'; |
3532
|
|
|
|
3533
|
|
|
/** |
3534
|
|
|
* TGD2005 |
3535
|
|
|
* Extent: Tonga - onshore and offshore. |
3536
|
|
|
*/ |
3537
|
|
|
public const EPSG_TGD2005 = 'urn:ogc:def:crs:EPSG::5886'; |
3538
|
|
|
|
3539
|
|
|
/** |
3540
|
|
|
* TM65 |
3541
|
|
|
* Extent: Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore. |
3542
|
|
|
* Replaced by 1975 Mapping Adjustment alias TM75 (CRS code 4300). Not to be confused with the Geodetic Datum of |
3543
|
|
|
* 1965 (datum code 6300) which is used by TM75. |
3544
|
|
|
*/ |
3545
|
|
|
public const EPSG_TM65 = 'urn:ogc:def:crs:EPSG::4299'; |
3546
|
|
|
|
3547
|
|
|
/** |
3548
|
|
|
* TM75 |
3549
|
|
|
* Extent: Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore. |
3550
|
|
|
* Uses Geodetic Datum of 1965 which should not be confused with the 1965 adjustment (TM65, datum code 6299 and CRS |
3551
|
|
|
* code 4299). Replaces OSNI52 (CRS code 4188) and TM65 (CRS code 4299). Replaced by IRENET95 (CRS code 4173). |
3552
|
|
|
*/ |
3553
|
|
|
public const EPSG_TM75 = 'urn:ogc:def:crs:EPSG::4300'; |
3554
|
|
|
|
3555
|
|
|
/** |
3556
|
|
|
* TPEN11-IRF |
3557
|
|
|
* Extent: UK - on or related to the Trans-Pennine rail route from Liverpool via Manchester to Bradford and Leeds. |
3558
|
|
|
* Intermediate CRS created in 2020 to assist the emulation of the ETRS89 / TPEN11 SnakeGrid projected CRS through |
3559
|
|
|
* transformation ETRS89 to TPEN11-IRF (1) (code 9365) used in conjunction with the TPEN11-TM map projection (code |
3560
|
|
|
* 9366). |
3561
|
|
|
*/ |
3562
|
|
|
public const EPSG_TPEN11_IRF = 'urn:ogc:def:crs:EPSG::9364'; |
3563
|
|
|
|
3564
|
|
|
/** |
3565
|
|
|
* TUREF |
3566
|
|
|
* Extent: Turkey - onshore and offshore. |
3567
|
|
|
*/ |
3568
|
|
|
public const EPSG_TUREF = 'urn:ogc:def:crs:EPSG::5252'; |
3569
|
|
|
|
3570
|
|
|
/** |
3571
|
|
|
* TWD67 |
3572
|
|
|
* Extent: Taiwan, Republic of China - onshore - Taiwan Island, Penghu (Pescadores) Islands. |
3573
|
|
|
* Shares the same origin point with the earlier Hu Tzu Shan system (CRS code 4236) but away from this point |
3574
|
|
|
* coordinates differ. Do not confuse! |
3575
|
|
|
*/ |
3576
|
|
|
public const EPSG_TWD67 = 'urn:ogc:def:crs:EPSG::3821'; |
3577
|
|
|
|
3578
|
|
|
/** |
3579
|
|
|
* TWD97 |
3580
|
|
|
* Extent: Taiwan, Republic of China - onshore and offshore - Taiwan Island, Penghu (Pescadores) Islands. |
3581
|
|
|
*/ |
3582
|
|
|
public const EPSG_TWD97 = 'urn:ogc:def:crs:EPSG::3824'; |
3583
|
|
|
|
3584
|
|
|
/** |
3585
|
|
|
* Tahaa 54 |
3586
|
|
|
* Extent: French Polynesia - Society Islands - Bora Bora, Huahine, Raiatea and Tahaa. |
3587
|
|
|
* Replaced by RGPF, CRS code 4687. |
3588
|
|
|
*/ |
3589
|
|
|
public const EPSG_TAHAA_54 = 'urn:ogc:def:crs:EPSG::4629'; |
3590
|
|
|
|
3591
|
|
|
/** |
3592
|
|
|
* Tahiti 52 |
3593
|
|
|
* Extent: French Polynesia - Society Islands - Moorea and Tahiti. |
3594
|
|
|
* Replaced by Tahiti 79 (CRS code 4690) in Tahiti and Moorea 87 (CRS code 4691) in Moorea. |
3595
|
|
|
*/ |
3596
|
|
|
public const EPSG_TAHITI_52 = 'urn:ogc:def:crs:EPSG::4628'; |
3597
|
|
|
|
3598
|
|
|
/** |
3599
|
|
|
* Tahiti 79 |
3600
|
|
|
* Extent: French Polynesia - Society Islands - Tahiti. |
3601
|
|
|
* Replaces Tahiti 52 (CRS code 4628) in Tahiti. Replaced by RGPF (CRS code 4687). |
3602
|
|
|
*/ |
3603
|
|
|
public const EPSG_TAHITI_79 = 'urn:ogc:def:crs:EPSG::4690'; |
3604
|
|
|
|
3605
|
|
|
/** |
3606
|
|
|
* Tananarive |
3607
|
|
|
* Extent: Madagascar - onshore and nearshore. |
3608
|
|
|
*/ |
3609
|
|
|
public const EPSG_TANANARIVE = 'urn:ogc:def:crs:EPSG::4297'; |
3610
|
|
|
|
3611
|
|
|
/** |
3612
|
|
|
* Tananarive (Paris) |
3613
|
|
|
* Extent: Madagascar - onshore. |
3614
|
|
|
*/ |
3615
|
|
|
public const EPSG_TANANARIVE_PARIS = 'urn:ogc:def:crs:EPSG::4810'; |
3616
|
|
|
|
3617
|
|
|
/** |
3618
|
|
|
* Tapi Aike |
3619
|
|
|
* Extent: Argentina - Santa Cruz province south of approximately 50°20'S. |
3620
|
|
|
* Replaced by Campo Inchauspe (geogCRS code 4221) for topographic mapping, use for oil exploration and production |
3621
|
|
|
* continues. |
3622
|
|
|
*/ |
3623
|
|
|
public const EPSG_TAPI_AIKE = 'urn:ogc:def:crs:EPSG::9248'; |
3624
|
|
|
|
3625
|
|
|
/** |
3626
|
|
|
* Tern Island 1961 |
3627
|
|
|
* Extent: United States (USA) - Hawaii - Tern Island and Sorel Atoll. |
3628
|
|
|
*/ |
3629
|
|
|
public const EPSG_TERN_ISLAND_1961 = 'urn:ogc:def:crs:EPSG::4707'; |
3630
|
|
|
|
3631
|
|
|
/** |
3632
|
|
|
* Tete |
3633
|
|
|
* Extent: Mozambique - onshore. |
3634
|
|
|
*/ |
3635
|
|
|
public const EPSG_TETE = 'urn:ogc:def:crs:EPSG::4127'; |
3636
|
|
|
|
3637
|
|
|
/** |
3638
|
|
|
* Timbalai 1948 |
3639
|
|
|
* Extent: Brunei - onshore and offshore; Malaysia - East Malaysia (Sabah; Sarawak) - onshore and offshore. |
3640
|
|
|
* Adopts metric conversion of 39.370147 inches per metre. Replaced by GDM2000 (CRS code 4742) in East Malaysia and |
3641
|
|
|
* by GDBD2009 (CRS code 5247) in Brunei. |
3642
|
|
|
*/ |
3643
|
|
|
public const EPSG_TIMBALAI_1948 = 'urn:ogc:def:crs:EPSG::4298'; |
3644
|
|
|
|
3645
|
|
|
/** |
3646
|
|
|
* Tokyo |
3647
|
|
|
* Extent: Japan - onshore; North Korea - onshore; South Korea - onshore. |
3648
|
|
|
* In Japan, replaces Tokyo 1892 (CRS code 5132) and replaced by JGD2000 (code 4612) from April 2002. In Korea used |
3649
|
|
|
* only for geodetic applications before being replaced by Korean 1985 (code 4162). |
3650
|
|
|
*/ |
3651
|
|
|
public const EPSG_TOKYO = 'urn:ogc:def:crs:EPSG::4301'; |
3652
|
|
|
|
3653
|
|
|
/** |
3654
|
|
|
* Tokyo 1892 |
3655
|
|
|
* Extent: Japan - onshore; North Korea - onshore; South Korea - onshore. |
3656
|
|
|
* Extended from Japan to Korea in 1898. In Japan, replaced by Tokyo 1918 (CRS code 4301). In South Korea replaced |
3657
|
|
|
* by Tokyo 1918 only for geodetic applications; for all other purposes replaced by Korean 1985 (code 4162). |
3658
|
|
|
*/ |
3659
|
|
|
public const EPSG_TOKYO_1892 = 'urn:ogc:def:crs:EPSG::5132'; |
3660
|
|
|
|
3661
|
|
|
/** |
3662
|
|
|
* Trinidad 1903 |
3663
|
|
|
* Extent: Trinidad and Tobago - Trinidad - onshore and offshore. |
3664
|
|
|
*/ |
3665
|
|
|
public const EPSG_TRINIDAD_1903 = 'urn:ogc:def:crs:EPSG::4302'; |
3666
|
|
|
|
3667
|
|
|
/** |
3668
|
|
|
* Tristan 1968 |
3669
|
|
|
* Extent: St Helena, Ascension and Tristan da Cunha - Tristan da Cunha island group including Tristan, |
3670
|
|
|
* Inaccessible, Nightingale, Middle and Stoltenhoff Islands. |
3671
|
|
|
*/ |
3672
|
|
|
public const EPSG_TRISTAN_1968 = 'urn:ogc:def:crs:EPSG::4734'; |
3673
|
|
|
|
3674
|
|
|
/** |
3675
|
|
|
* UCS-2000 |
3676
|
|
|
* Extent: Ukraine - onshore and offshore. |
3677
|
|
|
* Adopted 1st January 2007, replacing Pulkovo 1942 (CRS 4284). |
3678
|
|
|
*/ |
3679
|
|
|
public const EPSG_UCS_2000 = 'urn:ogc:def:crs:EPSG::5561'; |
3680
|
|
|
|
3681
|
|
|
/** |
3682
|
|
|
* VN-2000 |
3683
|
|
|
* Extent: Vietnam - onshore. |
3684
|
|
|
* Replaces Hanoi 1972 (CRS code 4147). |
3685
|
|
|
*/ |
3686
|
|
|
public const EPSG_VN_2000 = 'urn:ogc:def:crs:EPSG::4756'; |
3687
|
|
|
|
3688
|
|
|
/** |
3689
|
|
|
* Vanua Levu 1915 |
3690
|
|
|
* Extent: Fiji - Vanua Levu and Taveuni. |
3691
|
|
|
* For topographic mapping, replaced by Fiji 1956 (CRS code 4721). For other purposes, replaced by Fiji 1986 (CRS |
3692
|
|
|
* code 4720). |
3693
|
|
|
*/ |
3694
|
|
|
public const EPSG_VANUA_LEVU_1915 = 'urn:ogc:def:crs:EPSG::4748'; |
3695
|
|
|
|
3696
|
|
|
/** |
3697
|
|
|
* Vientiane 1982 |
3698
|
|
|
* Extent: Laos. |
3699
|
|
|
* Replaced by Lao 1993 and then by Lao 1997. Vientiane 1982 coordinate values are within 3m of Lao 1997 values. |
3700
|
|
|
*/ |
3701
|
|
|
public const EPSG_VIENTIANE_1982 = 'urn:ogc:def:crs:EPSG::4676'; |
3702
|
|
|
|
3703
|
|
|
/** |
3704
|
|
|
* Viti Levu 1912 |
3705
|
|
|
* Extent: Fiji - Viti Levu island. |
3706
|
|
|
* For topographic mapping, replaced by Fiji 1956 (CRS code 4721). For other purposes, replaced by Fiji 1986 (CRS |
3707
|
|
|
* code 4720). |
3708
|
|
|
*/ |
3709
|
|
|
public const EPSG_VITI_LEVU_1912 = 'urn:ogc:def:crs:EPSG::4752'; |
3710
|
|
|
|
3711
|
|
|
/** |
3712
|
|
|
* Voirol 1875 |
3713
|
|
|
* Extent: Algeria - onshore north of 32°N. |
3714
|
|
|
* The appropriate usage of CRSs using the Voirol 1875 and 1879 datums is lost in antiquity. They differ by about 9 |
3715
|
|
|
* metres. Oil industry references to one could in reality be to either. All replaced by Nord Sahara 1959 (CRS code |
3716
|
|
|
* 4307). |
3717
|
|
|
*/ |
3718
|
|
|
public const EPSG_VOIROL_1875 = 'urn:ogc:def:crs:EPSG::4304'; |
3719
|
|
|
|
3720
|
|
|
/** |
3721
|
|
|
* Voirol 1875 (Paris) |
3722
|
|
|
* Extent: Algeria - onshore north of 32°N. |
3723
|
|
|
* The appropriate usage of CRSs using the Voirol 1875 and 1879 datums is lost in antiquity. They differ by about 9 |
3724
|
|
|
* metres. Oil industry references to one could in reality be to either. All replaced by Nord Sahara 1959 (CRS code |
3725
|
|
|
* 4307). |
3726
|
|
|
*/ |
3727
|
|
|
public const EPSG_VOIROL_1875_PARIS = 'urn:ogc:def:crs:EPSG::4811'; |
3728
|
|
|
|
3729
|
|
|
/** |
3730
|
|
|
* Voirol 1879 |
3731
|
|
|
* Extent: Algeria - onshore north of 32°N. |
3732
|
|
|
* The appropriate usage of CRSs using the Voirol 1875 and 1879 datums is lost in antiquity. They differ by about 9 |
3733
|
|
|
* metres. Oil industry references to one could in reality be to either. All replaced by Nord Sahara 1959 (CRS code |
3734
|
|
|
* 4307). |
3735
|
|
|
*/ |
3736
|
|
|
public const EPSG_VOIROL_1879 = 'urn:ogc:def:crs:EPSG::4671'; |
3737
|
|
|
|
3738
|
|
|
/** |
3739
|
|
|
* Voirol 1879 (Paris) |
3740
|
|
|
* Extent: Algeria - onshore north of 32°N. |
3741
|
|
|
* The appropriate usage of CRSs using the Voirol 1875 and 1879 datums is lost in antiquity. They differ by about 9 |
3742
|
|
|
* metres. Oil industry references to one could in reality be to either. All replaced by Nord Sahara 1959 (CRS code |
3743
|
|
|
* 4307). |
3744
|
|
|
*/ |
3745
|
|
|
public const EPSG_VOIROL_1879_PARIS = 'urn:ogc:def:crs:EPSG::4821'; |
3746
|
|
|
|
3747
|
|
|
/** |
3748
|
|
|
* WGS 66 |
3749
|
|
|
* Extent: World. |
3750
|
|
|
* Replaced by WGS 72. |
3751
|
|
|
*/ |
3752
|
|
|
public const EPSG_WGS_66 = 'urn:ogc:def:crs:EPSG::4760'; |
3753
|
|
|
|
3754
|
|
|
/** |
3755
|
|
|
* WGS 72 |
3756
|
|
|
* Extent: World. |
3757
|
|
|
* Replaced by WGS 84. |
3758
|
|
|
*/ |
3759
|
|
|
public const EPSG_WGS_72 = 'urn:ogc:def:crs:EPSG::4322'; |
3760
|
|
|
|
3761
|
|
|
/** |
3762
|
|
|
* WGS 72BE |
3763
|
|
|
* Extent: World. |
3764
|
|
|
* Broadcast ephemeris. Replaced by WGS 84. |
3765
|
|
|
*/ |
3766
|
|
|
public const EPSG_WGS_72BE = 'urn:ogc:def:crs:EPSG::4324'; |
3767
|
|
|
|
3768
|
|
|
/** |
3769
|
|
|
* WGS 84 |
3770
|
|
|
* Extent: World. |
3771
|
|
|
*/ |
3772
|
|
|
public const EPSG_WGS_84 = 'urn:ogc:def:crs:EPSG::4326'; |
3773
|
|
|
|
3774
|
|
|
/** |
3775
|
|
|
* WGS 84 (G1150) |
3776
|
|
|
* Extent: World. |
3777
|
|
|
* Replaces WGS 84 (G873) (CRS code 9054) from 2002-01-20. Replaced by WGS 84 (G1674) (CRS code 9056) from |
3778
|
|
|
* 2012-02-08. |
3779
|
|
|
*/ |
3780
|
|
|
public const EPSG_WGS_84_G1150 = 'urn:ogc:def:crs:EPSG::9055'; |
3781
|
|
|
|
3782
|
|
|
/** |
3783
|
|
|
* WGS 84 (G1674) |
3784
|
|
|
* Extent: World. |
3785
|
|
|
* Replaces WGS 84 (G1150) (CRS code 9055) from 2012-02-08. Replaced by WGS 84 (G1762) (CRS code 9057) from |
3786
|
|
|
* 2013-10-16. |
3787
|
|
|
*/ |
3788
|
|
|
public const EPSG_WGS_84_G1674 = 'urn:ogc:def:crs:EPSG::9056'; |
3789
|
|
|
|
3790
|
|
|
/** |
3791
|
|
|
* WGS 84 (G1762) |
3792
|
|
|
* Extent: World. |
3793
|
|
|
* Replaces WGS 84 (G1674) (CRS code 9056) from 2013-10-16. |
3794
|
|
|
*/ |
3795
|
|
|
public const EPSG_WGS_84_G1762 = 'urn:ogc:def:crs:EPSG::9057'; |
3796
|
|
|
|
3797
|
|
|
/** |
3798
|
|
|
* WGS 84 (G730) |
3799
|
|
|
* Extent: World. |
3800
|
|
|
* Replaces WGS 84 (Transit) (CRS code 8888) from 1994-06-29. Replaced by WGS84 (G873) (CRS code 9054) from |
3801
|
|
|
* 1997-01-29. |
3802
|
|
|
*/ |
3803
|
|
|
public const EPSG_WGS_84_G730 = 'urn:ogc:def:crs:EPSG::9053'; |
3804
|
|
|
|
3805
|
|
|
/** |
3806
|
|
|
* WGS 84 (G873) |
3807
|
|
|
* Extent: World. |
3808
|
|
|
* Replaces WGS 84 (G730) (CRS code 9053) from 1997-01-29. Replaced by WGS 84 (G1150) (CRS code 9055) from |
3809
|
|
|
* 2002-01-20. |
3810
|
|
|
*/ |
3811
|
|
|
public const EPSG_WGS_84_G873 = 'urn:ogc:def:crs:EPSG::9054'; |
3812
|
|
|
|
3813
|
|
|
/** |
3814
|
|
|
* WGS 84 (Transit) |
3815
|
|
|
* Extent: World. |
3816
|
|
|
* Replaced by WGS84 (G730) (CRS code 9053) from 1994-06-29. |
3817
|
|
|
*/ |
3818
|
|
|
public const EPSG_WGS_84_TRANSIT = 'urn:ogc:def:crs:EPSG::8888'; |
3819
|
|
|
|
3820
|
|
|
/** |
3821
|
|
|
* Wake Island 1952 |
3822
|
|
|
* Extent: Wake atoll - onshore. |
3823
|
|
|
*/ |
3824
|
|
|
public const EPSG_WAKE_ISLAND_1952 = 'urn:ogc:def:crs:EPSG::4733'; |
3825
|
|
|
|
3826
|
|
|
/** |
3827
|
|
|
* Xian 1980 |
3828
|
|
|
* Extent: China - onshore. |
3829
|
|
|
* Replaces Beijing 1954 (CRS code 4214). Replaced by CGCS2000(CRS code 4490). |
3830
|
|
|
*/ |
3831
|
|
|
public const EPSG_XIAN_1980 = 'urn:ogc:def:crs:EPSG::4610'; |
3832
|
|
|
|
3833
|
|
|
/** |
3834
|
|
|
* Yacare |
3835
|
|
|
* Extent: Uruguay - onshore. |
3836
|
|
|
* Replaced by SIRGAS-ROU98 (CRS code 5381). |
3837
|
|
|
*/ |
3838
|
|
|
public const EPSG_YACARE = 'urn:ogc:def:crs:EPSG::4309'; |
3839
|
|
|
|
3840
|
|
|
/** |
3841
|
|
|
* Yemen NGN96 |
3842
|
|
|
* Extent: Yemen - onshore and offshore. |
3843
|
|
|
*/ |
3844
|
|
|
public const EPSG_YEMEN_NGN96 = 'urn:ogc:def:crs:EPSG::4163'; |
3845
|
|
|
|
3846
|
|
|
/** |
3847
|
|
|
* Yoff |
3848
|
|
|
* Extent: Senegal - onshore and offshore. |
3849
|
|
|
*/ |
3850
|
|
|
public const EPSG_YOFF = 'urn:ogc:def:crs:EPSG::4310'; |
3851
|
|
|
|
3852
|
|
|
/** |
3853
|
|
|
* Zanderij |
3854
|
|
|
* Extent: Suriname - onshore and offshore. |
3855
|
|
|
* Introduced in 1975. |
3856
|
|
|
*/ |
3857
|
|
|
public const EPSG_ZANDERIJ = 'urn:ogc:def:crs:EPSG::4311'; |
3858
|
|
|
|
3859
|
|
|
/** |
3860
|
|
|
* fk89 |
3861
|
|
|
* Extent: Faroe Islands - onshore. |
3862
|
|
|
* Replaces FD54 (CRS code 4741). Coordinate differences are less than 0.05 seconds (2m). The name of this system |
3863
|
|
|
* is also used for the dependent projected CRS - see CRS code 3173. |
3864
|
|
|
*/ |
3865
|
|
|
public const EPSG_FK89 = 'urn:ogc:def:crs:EPSG::4753'; |
3866
|
|
|
|
3867
|
|
|
protected static array $sridData = [ |
3868
|
|
|
'urn:ogc:def:crs:EPSG::3819' => [ |
3869
|
|
|
'name' => 'HD1909', |
3870
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3871
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1024', |
3872
|
|
|
], |
3873
|
|
|
'urn:ogc:def:crs:EPSG::3821' => [ |
3874
|
|
|
'name' => 'TWD67', |
3875
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3876
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1025', |
3877
|
|
|
], |
3878
|
|
|
'urn:ogc:def:crs:EPSG::3824' => [ |
3879
|
|
|
'name' => 'TWD97', |
3880
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3881
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1026', |
3882
|
|
|
], |
3883
|
|
|
'urn:ogc:def:crs:EPSG::3889' => [ |
3884
|
|
|
'name' => 'IGRS', |
3885
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3886
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1029', |
3887
|
|
|
], |
3888
|
|
|
'urn:ogc:def:crs:EPSG::3906' => [ |
3889
|
|
|
'name' => 'MGI 1901', |
3890
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3891
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1031', |
3892
|
|
|
], |
3893
|
|
|
'urn:ogc:def:crs:EPSG::4023' => [ |
3894
|
|
|
'name' => 'MOLDREF99', |
3895
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3896
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1032', |
3897
|
|
|
], |
3898
|
|
|
'urn:ogc:def:crs:EPSG::4046' => [ |
3899
|
|
|
'name' => 'RGRDC 2005', |
3900
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3901
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1033', |
3902
|
|
|
], |
3903
|
|
|
'urn:ogc:def:crs:EPSG::4075' => [ |
3904
|
|
|
'name' => 'SREF98', |
3905
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3906
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1034', |
3907
|
|
|
], |
3908
|
|
|
'urn:ogc:def:crs:EPSG::4081' => [ |
3909
|
|
|
'name' => 'REGCAN95', |
3910
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3911
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1035', |
3912
|
|
|
], |
3913
|
|
|
'urn:ogc:def:crs:EPSG::4120' => [ |
3914
|
|
|
'name' => 'Greek', |
3915
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3916
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6120', |
3917
|
|
|
], |
3918
|
|
|
'urn:ogc:def:crs:EPSG::4121' => [ |
3919
|
|
|
'name' => 'GGRS87', |
3920
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3921
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6121', |
3922
|
|
|
], |
3923
|
|
|
'urn:ogc:def:crs:EPSG::4122' => [ |
3924
|
|
|
'name' => 'ATS77', |
3925
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3926
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6122', |
3927
|
|
|
], |
3928
|
|
|
'urn:ogc:def:crs:EPSG::4123' => [ |
3929
|
|
|
'name' => 'KKJ', |
3930
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3931
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6123', |
3932
|
|
|
], |
3933
|
|
|
'urn:ogc:def:crs:EPSG::4124' => [ |
3934
|
|
|
'name' => 'RT90', |
3935
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3936
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6124', |
3937
|
|
|
], |
3938
|
|
|
'urn:ogc:def:crs:EPSG::4127' => [ |
3939
|
|
|
'name' => 'Tete', |
3940
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3941
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6127', |
3942
|
|
|
], |
3943
|
|
|
'urn:ogc:def:crs:EPSG::4128' => [ |
3944
|
|
|
'name' => 'Madzansua', |
3945
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3946
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6128', |
3947
|
|
|
], |
3948
|
|
|
'urn:ogc:def:crs:EPSG::4129' => [ |
3949
|
|
|
'name' => 'Observatario', |
3950
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3951
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6129', |
3952
|
|
|
], |
3953
|
|
|
'urn:ogc:def:crs:EPSG::4130' => [ |
3954
|
|
|
'name' => 'Moznet', |
3955
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3956
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6130', |
3957
|
|
|
], |
3958
|
|
|
'urn:ogc:def:crs:EPSG::4131' => [ |
3959
|
|
|
'name' => 'Indian 1960', |
3960
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3961
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6131', |
3962
|
|
|
], |
3963
|
|
|
'urn:ogc:def:crs:EPSG::4132' => [ |
3964
|
|
|
'name' => 'FD58', |
3965
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3966
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6132', |
3967
|
|
|
], |
3968
|
|
|
'urn:ogc:def:crs:EPSG::4133' => [ |
3969
|
|
|
'name' => 'EST92', |
3970
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3971
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6133', |
3972
|
|
|
], |
3973
|
|
|
'urn:ogc:def:crs:EPSG::4134' => [ |
3974
|
|
|
'name' => 'PSD93', |
3975
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3976
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6134', |
3977
|
|
|
], |
3978
|
|
|
'urn:ogc:def:crs:EPSG::4135' => [ |
3979
|
|
|
'name' => 'Old Hawaiian', |
3980
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3981
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6135', |
3982
|
|
|
], |
3983
|
|
|
'urn:ogc:def:crs:EPSG::4136' => [ |
3984
|
|
|
'name' => 'St. Lawrence Island', |
3985
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3986
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6136', |
3987
|
|
|
], |
3988
|
|
|
'urn:ogc:def:crs:EPSG::4137' => [ |
3989
|
|
|
'name' => 'St. Paul Island', |
3990
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3991
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6137', |
3992
|
|
|
], |
3993
|
|
|
'urn:ogc:def:crs:EPSG::4138' => [ |
3994
|
|
|
'name' => 'St. George Island', |
3995
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
3996
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6138', |
3997
|
|
|
], |
3998
|
|
|
'urn:ogc:def:crs:EPSG::4139' => [ |
3999
|
|
|
'name' => 'Puerto Rico', |
4000
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4001
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6139', |
4002
|
|
|
], |
4003
|
|
|
'urn:ogc:def:crs:EPSG::4141' => [ |
4004
|
|
|
'name' => 'Israel 1993', |
4005
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4006
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6141', |
4007
|
|
|
], |
4008
|
|
|
'urn:ogc:def:crs:EPSG::4142' => [ |
4009
|
|
|
'name' => 'Locodjo 1965', |
4010
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4011
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6142', |
4012
|
|
|
], |
4013
|
|
|
'urn:ogc:def:crs:EPSG::4143' => [ |
4014
|
|
|
'name' => 'Abidjan 1987', |
4015
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4016
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6143', |
4017
|
|
|
], |
4018
|
|
|
'urn:ogc:def:crs:EPSG::4144' => [ |
4019
|
|
|
'name' => 'Kalianpur 1937', |
4020
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4021
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6144', |
4022
|
|
|
], |
4023
|
|
|
'urn:ogc:def:crs:EPSG::4145' => [ |
4024
|
|
|
'name' => 'Kalianpur 1962', |
4025
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4026
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6145', |
4027
|
|
|
], |
4028
|
|
|
'urn:ogc:def:crs:EPSG::4146' => [ |
4029
|
|
|
'name' => 'Kalianpur 1975', |
4030
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4031
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6146', |
4032
|
|
|
], |
4033
|
|
|
'urn:ogc:def:crs:EPSG::4147' => [ |
4034
|
|
|
'name' => 'Hanoi 1972', |
4035
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4036
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6147', |
4037
|
|
|
], |
4038
|
|
|
'urn:ogc:def:crs:EPSG::4148' => [ |
4039
|
|
|
'name' => 'Hartebeesthoek94', |
4040
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4041
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6148', |
4042
|
|
|
], |
4043
|
|
|
'urn:ogc:def:crs:EPSG::4149' => [ |
4044
|
|
|
'name' => 'CH1903', |
4045
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4046
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6149', |
4047
|
|
|
], |
4048
|
|
|
'urn:ogc:def:crs:EPSG::4150' => [ |
4049
|
|
|
'name' => 'CH1903+', |
4050
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4051
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6150', |
4052
|
|
|
], |
4053
|
|
|
'urn:ogc:def:crs:EPSG::4151' => [ |
4054
|
|
|
'name' => 'CHTRF95', |
4055
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4056
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6151', |
4057
|
|
|
], |
4058
|
|
|
'urn:ogc:def:crs:EPSG::4152' => [ |
4059
|
|
|
'name' => 'NAD83(HARN)', |
4060
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4061
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6152', |
4062
|
|
|
], |
4063
|
|
|
'urn:ogc:def:crs:EPSG::4153' => [ |
4064
|
|
|
'name' => 'Rassadiran', |
4065
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4066
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6153', |
4067
|
|
|
], |
4068
|
|
|
'urn:ogc:def:crs:EPSG::4154' => [ |
4069
|
|
|
'name' => 'ED50(ED77)', |
4070
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4071
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6154', |
4072
|
|
|
], |
4073
|
|
|
'urn:ogc:def:crs:EPSG::4155' => [ |
4074
|
|
|
'name' => 'Dabola 1981', |
4075
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4076
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6155', |
4077
|
|
|
], |
4078
|
|
|
'urn:ogc:def:crs:EPSG::4156' => [ |
4079
|
|
|
'name' => 'S-JTSK', |
4080
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4081
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6156', |
4082
|
|
|
], |
4083
|
|
|
'urn:ogc:def:crs:EPSG::4157' => [ |
4084
|
|
|
'name' => 'Mount Dillon', |
4085
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4086
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6157', |
4087
|
|
|
], |
4088
|
|
|
'urn:ogc:def:crs:EPSG::4158' => [ |
4089
|
|
|
'name' => 'Naparima 1955', |
4090
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4091
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6158', |
4092
|
|
|
], |
4093
|
|
|
'urn:ogc:def:crs:EPSG::4159' => [ |
4094
|
|
|
'name' => 'ELD79', |
4095
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4096
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6159', |
4097
|
|
|
], |
4098
|
|
|
'urn:ogc:def:crs:EPSG::4160' => [ |
4099
|
|
|
'name' => 'Chos Malal 1914', |
4100
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4101
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6160', |
4102
|
|
|
], |
4103
|
|
|
'urn:ogc:def:crs:EPSG::4161' => [ |
4104
|
|
|
'name' => 'Pampa del Castillo', |
4105
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4106
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6161', |
4107
|
|
|
], |
4108
|
|
|
'urn:ogc:def:crs:EPSG::4162' => [ |
4109
|
|
|
'name' => 'Korean 1985', |
4110
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4111
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6162', |
4112
|
|
|
], |
4113
|
|
|
'urn:ogc:def:crs:EPSG::4163' => [ |
4114
|
|
|
'name' => 'Yemen NGN96', |
4115
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4116
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6163', |
4117
|
|
|
], |
4118
|
|
|
'urn:ogc:def:crs:EPSG::4164' => [ |
4119
|
|
|
'name' => 'South Yemen', |
4120
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4121
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6164', |
4122
|
|
|
], |
4123
|
|
|
'urn:ogc:def:crs:EPSG::4165' => [ |
4124
|
|
|
'name' => 'Bissau', |
4125
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4126
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6165', |
4127
|
|
|
], |
4128
|
|
|
'urn:ogc:def:crs:EPSG::4166' => [ |
4129
|
|
|
'name' => 'Korean 1995', |
4130
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4131
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6166', |
4132
|
|
|
], |
4133
|
|
|
'urn:ogc:def:crs:EPSG::4167' => [ |
4134
|
|
|
'name' => 'NZGD2000', |
4135
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4136
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6167', |
4137
|
|
|
], |
4138
|
|
|
'urn:ogc:def:crs:EPSG::4168' => [ |
4139
|
|
|
'name' => 'Accra', |
4140
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4141
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6168', |
4142
|
|
|
], |
4143
|
|
|
'urn:ogc:def:crs:EPSG::4169' => [ |
4144
|
|
|
'name' => 'American Samoa 1962', |
4145
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4146
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6169', |
4147
|
|
|
], |
4148
|
|
|
'urn:ogc:def:crs:EPSG::4170' => [ |
4149
|
|
|
'name' => 'SIRGAS 1995', |
4150
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4151
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6170', |
4152
|
|
|
], |
4153
|
|
|
'urn:ogc:def:crs:EPSG::4171' => [ |
4154
|
|
|
'name' => 'RGF93', |
4155
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4156
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6171', |
4157
|
|
|
], |
4158
|
|
|
'urn:ogc:def:crs:EPSG::4173' => [ |
4159
|
|
|
'name' => 'IRENET95', |
4160
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4161
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6173', |
4162
|
|
|
], |
4163
|
|
|
'urn:ogc:def:crs:EPSG::4174' => [ |
4164
|
|
|
'name' => 'Sierra Leone 1924', |
4165
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4166
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6174', |
4167
|
|
|
], |
4168
|
|
|
'urn:ogc:def:crs:EPSG::4175' => [ |
4169
|
|
|
'name' => 'Sierra Leone 1968', |
4170
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4171
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6175', |
4172
|
|
|
], |
4173
|
|
|
'urn:ogc:def:crs:EPSG::4176' => [ |
4174
|
|
|
'name' => 'Australian Antarctic', |
4175
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4176
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6176', |
4177
|
|
|
], |
4178
|
|
|
'urn:ogc:def:crs:EPSG::4178' => [ |
4179
|
|
|
'name' => 'Pulkovo 1942(83)', |
4180
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4181
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6178', |
4182
|
|
|
], |
4183
|
|
|
'urn:ogc:def:crs:EPSG::4179' => [ |
4184
|
|
|
'name' => 'Pulkovo 1942(58)', |
4185
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4186
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6179', |
4187
|
|
|
], |
4188
|
|
|
'urn:ogc:def:crs:EPSG::4180' => [ |
4189
|
|
|
'name' => 'EST97', |
4190
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4191
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6180', |
4192
|
|
|
], |
4193
|
|
|
'urn:ogc:def:crs:EPSG::4181' => [ |
4194
|
|
|
'name' => 'Luxembourg 1930', |
4195
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4196
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6181', |
4197
|
|
|
], |
4198
|
|
|
'urn:ogc:def:crs:EPSG::4182' => [ |
4199
|
|
|
'name' => 'Azores Occidental 1939', |
4200
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4201
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6182', |
4202
|
|
|
], |
4203
|
|
|
'urn:ogc:def:crs:EPSG::4183' => [ |
4204
|
|
|
'name' => 'Azores Central 1948', |
4205
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4206
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6183', |
4207
|
|
|
], |
4208
|
|
|
'urn:ogc:def:crs:EPSG::4184' => [ |
4209
|
|
|
'name' => 'Azores Oriental 1940', |
4210
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4211
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6184', |
4212
|
|
|
], |
4213
|
|
|
'urn:ogc:def:crs:EPSG::4188' => [ |
4214
|
|
|
'name' => 'OSNI 1952', |
4215
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4216
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6188', |
4217
|
|
|
], |
4218
|
|
|
'urn:ogc:def:crs:EPSG::4189' => [ |
4219
|
|
|
'name' => 'REGVEN', |
4220
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4221
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6189', |
4222
|
|
|
], |
4223
|
|
|
'urn:ogc:def:crs:EPSG::4190' => [ |
4224
|
|
|
'name' => 'POSGAR 98', |
4225
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4226
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6190', |
4227
|
|
|
], |
4228
|
|
|
'urn:ogc:def:crs:EPSG::4191' => [ |
4229
|
|
|
'name' => 'Albanian 1987', |
4230
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4231
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6191', |
4232
|
|
|
], |
4233
|
|
|
'urn:ogc:def:crs:EPSG::4192' => [ |
4234
|
|
|
'name' => 'Douala 1948', |
4235
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4236
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6192', |
4237
|
|
|
], |
4238
|
|
|
'urn:ogc:def:crs:EPSG::4193' => [ |
4239
|
|
|
'name' => 'Manoca 1962', |
4240
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4241
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6193', |
4242
|
|
|
], |
4243
|
|
|
'urn:ogc:def:crs:EPSG::4194' => [ |
4244
|
|
|
'name' => 'Qornoq 1927', |
4245
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4246
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6194', |
4247
|
|
|
], |
4248
|
|
|
'urn:ogc:def:crs:EPSG::4195' => [ |
4249
|
|
|
'name' => 'Scoresbysund 1952', |
4250
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4251
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6195', |
4252
|
|
|
], |
4253
|
|
|
'urn:ogc:def:crs:EPSG::4196' => [ |
4254
|
|
|
'name' => 'Ammassalik 1958', |
4255
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4256
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6196', |
4257
|
|
|
], |
4258
|
|
|
'urn:ogc:def:crs:EPSG::4197' => [ |
4259
|
|
|
'name' => 'Garoua', |
4260
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4261
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6197', |
4262
|
|
|
], |
4263
|
|
|
'urn:ogc:def:crs:EPSG::4198' => [ |
4264
|
|
|
'name' => 'Kousseri', |
4265
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4266
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6198', |
4267
|
|
|
], |
4268
|
|
|
'urn:ogc:def:crs:EPSG::4199' => [ |
4269
|
|
|
'name' => 'Egypt 1930', |
4270
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4271
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6199', |
4272
|
|
|
], |
4273
|
|
|
'urn:ogc:def:crs:EPSG::4200' => [ |
4274
|
|
|
'name' => 'Pulkovo 1995', |
4275
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4276
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6200', |
4277
|
|
|
], |
4278
|
|
|
'urn:ogc:def:crs:EPSG::4201' => [ |
4279
|
|
|
'name' => 'Adindan', |
4280
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4281
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6201', |
4282
|
|
|
], |
4283
|
|
|
'urn:ogc:def:crs:EPSG::4202' => [ |
4284
|
|
|
'name' => 'AGD66', |
4285
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4286
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6202', |
4287
|
|
|
], |
4288
|
|
|
'urn:ogc:def:crs:EPSG::4203' => [ |
4289
|
|
|
'name' => 'AGD84', |
4290
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4291
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6203', |
4292
|
|
|
], |
4293
|
|
|
'urn:ogc:def:crs:EPSG::4204' => [ |
4294
|
|
|
'name' => 'Ain el Abd', |
4295
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4296
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6204', |
4297
|
|
|
], |
4298
|
|
|
'urn:ogc:def:crs:EPSG::4205' => [ |
4299
|
|
|
'name' => 'Afgooye', |
4300
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4301
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6205', |
4302
|
|
|
], |
4303
|
|
|
'urn:ogc:def:crs:EPSG::4206' => [ |
4304
|
|
|
'name' => 'Agadez', |
4305
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4306
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6206', |
4307
|
|
|
], |
4308
|
|
|
'urn:ogc:def:crs:EPSG::4207' => [ |
4309
|
|
|
'name' => 'Lisbon', |
4310
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4311
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6207', |
4312
|
|
|
], |
4313
|
|
|
'urn:ogc:def:crs:EPSG::4208' => [ |
4314
|
|
|
'name' => 'Aratu', |
4315
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4316
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6208', |
4317
|
|
|
], |
4318
|
|
|
'urn:ogc:def:crs:EPSG::4209' => [ |
4319
|
|
|
'name' => 'Arc 1950', |
4320
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4321
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6209', |
4322
|
|
|
], |
4323
|
|
|
'urn:ogc:def:crs:EPSG::4210' => [ |
4324
|
|
|
'name' => 'Arc 1960', |
4325
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4326
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6210', |
4327
|
|
|
], |
4328
|
|
|
'urn:ogc:def:crs:EPSG::4211' => [ |
4329
|
|
|
'name' => 'Batavia', |
4330
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4331
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6211', |
4332
|
|
|
], |
4333
|
|
|
'urn:ogc:def:crs:EPSG::4212' => [ |
4334
|
|
|
'name' => 'Barbados 1938', |
4335
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4336
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6212', |
4337
|
|
|
], |
4338
|
|
|
'urn:ogc:def:crs:EPSG::4213' => [ |
4339
|
|
|
'name' => 'Beduaram', |
4340
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4341
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6213', |
4342
|
|
|
], |
4343
|
|
|
'urn:ogc:def:crs:EPSG::4214' => [ |
4344
|
|
|
'name' => 'Beijing 1954', |
4345
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4346
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6214', |
4347
|
|
|
], |
4348
|
|
|
'urn:ogc:def:crs:EPSG::4215' => [ |
4349
|
|
|
'name' => 'Belge 1950', |
4350
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4351
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6215', |
4352
|
|
|
], |
4353
|
|
|
'urn:ogc:def:crs:EPSG::4216' => [ |
4354
|
|
|
'name' => 'Bermuda 1957', |
4355
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4356
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6216', |
4357
|
|
|
], |
4358
|
|
|
'urn:ogc:def:crs:EPSG::4218' => [ |
4359
|
|
|
'name' => 'Bogota 1975', |
4360
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4361
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6218', |
4362
|
|
|
], |
4363
|
|
|
'urn:ogc:def:crs:EPSG::4219' => [ |
4364
|
|
|
'name' => 'Bukit Rimpah', |
4365
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4366
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6219', |
4367
|
|
|
], |
4368
|
|
|
'urn:ogc:def:crs:EPSG::4220' => [ |
4369
|
|
|
'name' => 'Camacupa 1948', |
4370
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4371
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6220', |
4372
|
|
|
], |
4373
|
|
|
'urn:ogc:def:crs:EPSG::4221' => [ |
4374
|
|
|
'name' => 'Campo Inchauspe', |
4375
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4376
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6221', |
4377
|
|
|
], |
4378
|
|
|
'urn:ogc:def:crs:EPSG::4222' => [ |
4379
|
|
|
'name' => 'Cape', |
4380
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4381
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6222', |
4382
|
|
|
], |
4383
|
|
|
'urn:ogc:def:crs:EPSG::4223' => [ |
4384
|
|
|
'name' => 'Carthage', |
4385
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4386
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6223', |
4387
|
|
|
], |
4388
|
|
|
'urn:ogc:def:crs:EPSG::4224' => [ |
4389
|
|
|
'name' => 'Chua', |
4390
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4391
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6224', |
4392
|
|
|
], |
4393
|
|
|
'urn:ogc:def:crs:EPSG::4225' => [ |
4394
|
|
|
'name' => 'Corrego Alegre 1970-72', |
4395
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4396
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6225', |
4397
|
|
|
], |
4398
|
|
|
'urn:ogc:def:crs:EPSG::4227' => [ |
4399
|
|
|
'name' => 'Deir ez Zor', |
4400
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4401
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6227', |
4402
|
|
|
], |
4403
|
|
|
'urn:ogc:def:crs:EPSG::4229' => [ |
4404
|
|
|
'name' => 'Egypt 1907', |
4405
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4406
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6229', |
4407
|
|
|
], |
4408
|
|
|
'urn:ogc:def:crs:EPSG::4230' => [ |
4409
|
|
|
'name' => 'ED50', |
4410
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4411
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6230', |
4412
|
|
|
], |
4413
|
|
|
'urn:ogc:def:crs:EPSG::4231' => [ |
4414
|
|
|
'name' => 'ED87', |
4415
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4416
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6231', |
4417
|
|
|
], |
4418
|
|
|
'urn:ogc:def:crs:EPSG::4232' => [ |
4419
|
|
|
'name' => 'Fahud', |
4420
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4421
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6232', |
4422
|
|
|
], |
4423
|
|
|
'urn:ogc:def:crs:EPSG::4236' => [ |
4424
|
|
|
'name' => 'Hu Tzu Shan 1950', |
4425
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4426
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6236', |
4427
|
|
|
], |
4428
|
|
|
'urn:ogc:def:crs:EPSG::4237' => [ |
4429
|
|
|
'name' => 'HD72', |
4430
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4431
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6237', |
4432
|
|
|
], |
4433
|
|
|
'urn:ogc:def:crs:EPSG::4238' => [ |
4434
|
|
|
'name' => 'ID74', |
4435
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4436
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6238', |
4437
|
|
|
], |
4438
|
|
|
'urn:ogc:def:crs:EPSG::4239' => [ |
4439
|
|
|
'name' => 'Indian 1954', |
4440
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4441
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6239', |
4442
|
|
|
], |
4443
|
|
|
'urn:ogc:def:crs:EPSG::4240' => [ |
4444
|
|
|
'name' => 'Indian 1975', |
4445
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4446
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6240', |
4447
|
|
|
], |
4448
|
|
|
'urn:ogc:def:crs:EPSG::4241' => [ |
4449
|
|
|
'name' => 'Jamaica 1875', |
4450
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4451
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6241', |
4452
|
|
|
], |
4453
|
|
|
'urn:ogc:def:crs:EPSG::4242' => [ |
4454
|
|
|
'name' => 'JAD69', |
4455
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4456
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6242', |
4457
|
|
|
], |
4458
|
|
|
'urn:ogc:def:crs:EPSG::4243' => [ |
4459
|
|
|
'name' => 'Kalianpur 1880', |
4460
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4461
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6243', |
4462
|
|
|
], |
4463
|
|
|
'urn:ogc:def:crs:EPSG::4244' => [ |
4464
|
|
|
'name' => 'Kandawala', |
4465
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4466
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6244', |
4467
|
|
|
], |
4468
|
|
|
'urn:ogc:def:crs:EPSG::4245' => [ |
4469
|
|
|
'name' => 'Kertau 1968', |
4470
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4471
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6245', |
4472
|
|
|
], |
4473
|
|
|
'urn:ogc:def:crs:EPSG::4246' => [ |
4474
|
|
|
'name' => 'KOC', |
4475
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4476
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6246', |
4477
|
|
|
], |
4478
|
|
|
'urn:ogc:def:crs:EPSG::4247' => [ |
4479
|
|
|
'name' => 'La Canoa', |
4480
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4481
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6247', |
4482
|
|
|
], |
4483
|
|
|
'urn:ogc:def:crs:EPSG::4248' => [ |
4484
|
|
|
'name' => 'PSAD56', |
4485
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4486
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6248', |
4487
|
|
|
], |
4488
|
|
|
'urn:ogc:def:crs:EPSG::4249' => [ |
4489
|
|
|
'name' => 'Lake', |
4490
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4491
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6249', |
4492
|
|
|
], |
4493
|
|
|
'urn:ogc:def:crs:EPSG::4250' => [ |
4494
|
|
|
'name' => 'Leigon', |
4495
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4496
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6250', |
4497
|
|
|
], |
4498
|
|
|
'urn:ogc:def:crs:EPSG::4251' => [ |
4499
|
|
|
'name' => 'Liberia 1964', |
4500
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4501
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6251', |
4502
|
|
|
], |
4503
|
|
|
'urn:ogc:def:crs:EPSG::4252' => [ |
4504
|
|
|
'name' => 'Lome', |
4505
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4506
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6252', |
4507
|
|
|
], |
4508
|
|
|
'urn:ogc:def:crs:EPSG::4253' => [ |
4509
|
|
|
'name' => 'Luzon 1911', |
4510
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4511
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6253', |
4512
|
|
|
], |
4513
|
|
|
'urn:ogc:def:crs:EPSG::4254' => [ |
4514
|
|
|
'name' => 'Hito XVIII 1963', |
4515
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4516
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6254', |
4517
|
|
|
], |
4518
|
|
|
'urn:ogc:def:crs:EPSG::4255' => [ |
4519
|
|
|
'name' => 'Herat North', |
4520
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4521
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6255', |
4522
|
|
|
], |
4523
|
|
|
'urn:ogc:def:crs:EPSG::4256' => [ |
4524
|
|
|
'name' => 'Mahe 1971', |
4525
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4526
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6256', |
4527
|
|
|
], |
4528
|
|
|
'urn:ogc:def:crs:EPSG::4257' => [ |
4529
|
|
|
'name' => 'Makassar', |
4530
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4531
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6257', |
4532
|
|
|
], |
4533
|
|
|
'urn:ogc:def:crs:EPSG::4258' => [ |
4534
|
|
|
'name' => 'ETRS89', |
4535
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4536
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6258', |
4537
|
|
|
], |
4538
|
|
|
'urn:ogc:def:crs:EPSG::4259' => [ |
4539
|
|
|
'name' => 'Malongo 1987', |
4540
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4541
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6259', |
4542
|
|
|
], |
4543
|
|
|
'urn:ogc:def:crs:EPSG::4261' => [ |
4544
|
|
|
'name' => 'Merchich', |
4545
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4546
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6261', |
4547
|
|
|
], |
4548
|
|
|
'urn:ogc:def:crs:EPSG::4262' => [ |
4549
|
|
|
'name' => 'Massawa', |
4550
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4551
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6262', |
4552
|
|
|
], |
4553
|
|
|
'urn:ogc:def:crs:EPSG::4263' => [ |
4554
|
|
|
'name' => 'Minna', |
4555
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4556
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6263', |
4557
|
|
|
], |
4558
|
|
|
'urn:ogc:def:crs:EPSG::4265' => [ |
4559
|
|
|
'name' => 'Monte Mario', |
4560
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4561
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6265', |
4562
|
|
|
], |
4563
|
|
|
'urn:ogc:def:crs:EPSG::4266' => [ |
4564
|
|
|
'name' => 'M\'poraloko', |
4565
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4566
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6266', |
4567
|
|
|
], |
4568
|
|
|
'urn:ogc:def:crs:EPSG::4267' => [ |
4569
|
|
|
'name' => 'NAD27', |
4570
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4571
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6267', |
4572
|
|
|
], |
4573
|
|
|
'urn:ogc:def:crs:EPSG::4269' => [ |
4574
|
|
|
'name' => 'NAD83', |
4575
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4576
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6269', |
4577
|
|
|
], |
4578
|
|
|
'urn:ogc:def:crs:EPSG::4270' => [ |
4579
|
|
|
'name' => 'Nahrwan 1967', |
4580
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4581
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6270', |
4582
|
|
|
], |
4583
|
|
|
'urn:ogc:def:crs:EPSG::4271' => [ |
4584
|
|
|
'name' => 'Naparima 1972', |
4585
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4586
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6271', |
4587
|
|
|
], |
4588
|
|
|
'urn:ogc:def:crs:EPSG::4272' => [ |
4589
|
|
|
'name' => 'NZGD49', |
4590
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4591
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6272', |
4592
|
|
|
], |
4593
|
|
|
'urn:ogc:def:crs:EPSG::4273' => [ |
4594
|
|
|
'name' => 'NGO 1948', |
4595
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4596
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6273', |
4597
|
|
|
], |
4598
|
|
|
'urn:ogc:def:crs:EPSG::4274' => [ |
4599
|
|
|
'name' => 'Datum 73', |
4600
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4601
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6274', |
4602
|
|
|
], |
4603
|
|
|
'urn:ogc:def:crs:EPSG::4275' => [ |
4604
|
|
|
'name' => 'NTF', |
4605
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4606
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6275', |
4607
|
|
|
], |
4608
|
|
|
'urn:ogc:def:crs:EPSG::4276' => [ |
4609
|
|
|
'name' => 'NSWC 9Z-2', |
4610
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4611
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6276', |
4612
|
|
|
], |
4613
|
|
|
'urn:ogc:def:crs:EPSG::4277' => [ |
4614
|
|
|
'name' => 'OSGB 1936', |
4615
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4616
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6277', |
4617
|
|
|
], |
4618
|
|
|
'urn:ogc:def:crs:EPSG::4278' => [ |
4619
|
|
|
'name' => 'OSGB70', |
4620
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4621
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6278', |
4622
|
|
|
], |
4623
|
|
|
'urn:ogc:def:crs:EPSG::4279' => [ |
4624
|
|
|
'name' => 'OS(SN)80', |
4625
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4626
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6279', |
4627
|
|
|
], |
4628
|
|
|
'urn:ogc:def:crs:EPSG::4281' => [ |
4629
|
|
|
'name' => 'Palestine 1923', |
4630
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4631
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6281', |
4632
|
|
|
], |
4633
|
|
|
'urn:ogc:def:crs:EPSG::4282' => [ |
4634
|
|
|
'name' => 'Pointe Noire', |
4635
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4636
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6282', |
4637
|
|
|
], |
4638
|
|
|
'urn:ogc:def:crs:EPSG::4283' => [ |
4639
|
|
|
'name' => 'GDA94', |
4640
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4641
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6283', |
4642
|
|
|
], |
4643
|
|
|
'urn:ogc:def:crs:EPSG::4284' => [ |
4644
|
|
|
'name' => 'Pulkovo 1942', |
4645
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4646
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6284', |
4647
|
|
|
], |
4648
|
|
|
'urn:ogc:def:crs:EPSG::4285' => [ |
4649
|
|
|
'name' => 'Qatar 1974', |
4650
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4651
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6285', |
4652
|
|
|
], |
4653
|
|
|
'urn:ogc:def:crs:EPSG::4286' => [ |
4654
|
|
|
'name' => 'Qatar 1948', |
4655
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4656
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6286', |
4657
|
|
|
], |
4658
|
|
|
'urn:ogc:def:crs:EPSG::4288' => [ |
4659
|
|
|
'name' => 'Loma Quintana', |
4660
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4661
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6288', |
4662
|
|
|
], |
4663
|
|
|
'urn:ogc:def:crs:EPSG::4289' => [ |
4664
|
|
|
'name' => 'Amersfoort', |
4665
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4666
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6289', |
4667
|
|
|
], |
4668
|
|
|
'urn:ogc:def:crs:EPSG::4292' => [ |
4669
|
|
|
'name' => 'Sapper Hill 1943', |
4670
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4671
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6292', |
4672
|
|
|
], |
4673
|
|
|
'urn:ogc:def:crs:EPSG::4293' => [ |
4674
|
|
|
'name' => 'Schwarzeck', |
4675
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4676
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6293', |
4677
|
|
|
], |
4678
|
|
|
'urn:ogc:def:crs:EPSG::4295' => [ |
4679
|
|
|
'name' => 'Serindung', |
4680
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4681
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6295', |
4682
|
|
|
], |
4683
|
|
|
'urn:ogc:def:crs:EPSG::4297' => [ |
4684
|
|
|
'name' => 'Tananarive', |
4685
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4686
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6297', |
4687
|
|
|
], |
4688
|
|
|
'urn:ogc:def:crs:EPSG::4298' => [ |
4689
|
|
|
'name' => 'Timbalai 1948', |
4690
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4691
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6298', |
4692
|
|
|
], |
4693
|
|
|
'urn:ogc:def:crs:EPSG::4299' => [ |
4694
|
|
|
'name' => 'TM65', |
4695
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4696
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6299', |
4697
|
|
|
], |
4698
|
|
|
'urn:ogc:def:crs:EPSG::4300' => [ |
4699
|
|
|
'name' => 'TM75', |
4700
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4701
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6300', |
4702
|
|
|
], |
4703
|
|
|
'urn:ogc:def:crs:EPSG::4301' => [ |
4704
|
|
|
'name' => 'Tokyo', |
4705
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4706
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6301', |
4707
|
|
|
], |
4708
|
|
|
'urn:ogc:def:crs:EPSG::4302' => [ |
4709
|
|
|
'name' => 'Trinidad 1903', |
4710
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4711
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6302', |
4712
|
|
|
], |
4713
|
|
|
'urn:ogc:def:crs:EPSG::4303' => [ |
4714
|
|
|
'name' => 'TC(1948)', |
4715
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4716
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6303', |
4717
|
|
|
], |
4718
|
|
|
'urn:ogc:def:crs:EPSG::4304' => [ |
4719
|
|
|
'name' => 'Voirol 1875', |
4720
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4721
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6304', |
4722
|
|
|
], |
4723
|
|
|
'urn:ogc:def:crs:EPSG::4306' => [ |
4724
|
|
|
'name' => 'Bern 1938', |
4725
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4726
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6306', |
4727
|
|
|
], |
4728
|
|
|
'urn:ogc:def:crs:EPSG::4307' => [ |
4729
|
|
|
'name' => 'Nord Sahara 1959', |
4730
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4731
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6307', |
4732
|
|
|
], |
4733
|
|
|
'urn:ogc:def:crs:EPSG::4308' => [ |
4734
|
|
|
'name' => 'RT38', |
4735
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4736
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6308', |
4737
|
|
|
], |
4738
|
|
|
'urn:ogc:def:crs:EPSG::4309' => [ |
4739
|
|
|
'name' => 'Yacare', |
4740
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4741
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6309', |
4742
|
|
|
], |
4743
|
|
|
'urn:ogc:def:crs:EPSG::4310' => [ |
4744
|
|
|
'name' => 'Yoff', |
4745
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4746
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6310', |
4747
|
|
|
], |
4748
|
|
|
'urn:ogc:def:crs:EPSG::4311' => [ |
4749
|
|
|
'name' => 'Zanderij', |
4750
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4751
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6311', |
4752
|
|
|
], |
4753
|
|
|
'urn:ogc:def:crs:EPSG::4312' => [ |
4754
|
|
|
'name' => 'MGI', |
4755
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4756
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6312', |
4757
|
|
|
], |
4758
|
|
|
'urn:ogc:def:crs:EPSG::4313' => [ |
4759
|
|
|
'name' => 'Belge 1972', |
4760
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4761
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6313', |
4762
|
|
|
], |
4763
|
|
|
'urn:ogc:def:crs:EPSG::4314' => [ |
4764
|
|
|
'name' => 'DHDN', |
4765
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4766
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6314', |
4767
|
|
|
], |
4768
|
|
|
'urn:ogc:def:crs:EPSG::4315' => [ |
4769
|
|
|
'name' => 'Conakry 1905', |
4770
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4771
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6315', |
4772
|
|
|
], |
4773
|
|
|
'urn:ogc:def:crs:EPSG::4316' => [ |
4774
|
|
|
'name' => 'Dealul Piscului 1930', |
4775
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4776
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6316', |
4777
|
|
|
], |
4778
|
|
|
'urn:ogc:def:crs:EPSG::4318' => [ |
4779
|
|
|
'name' => 'NGN', |
4780
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4781
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6318', |
4782
|
|
|
], |
4783
|
|
|
'urn:ogc:def:crs:EPSG::4319' => [ |
4784
|
|
|
'name' => 'KUDAMS', |
4785
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4786
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6319', |
4787
|
|
|
], |
4788
|
|
|
'urn:ogc:def:crs:EPSG::4322' => [ |
4789
|
|
|
'name' => 'WGS 72', |
4790
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4791
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6322', |
4792
|
|
|
], |
4793
|
|
|
'urn:ogc:def:crs:EPSG::4324' => [ |
4794
|
|
|
'name' => 'WGS 72BE', |
4795
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4796
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6324', |
4797
|
|
|
], |
4798
|
|
|
'urn:ogc:def:crs:EPSG::4326' => [ |
4799
|
|
|
'name' => 'WGS 84', |
4800
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4801
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6326', |
4802
|
|
|
], |
4803
|
|
|
'urn:ogc:def:crs:EPSG::4463' => [ |
4804
|
|
|
'name' => 'RGSPM06', |
4805
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4806
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1038', |
4807
|
|
|
], |
4808
|
|
|
'urn:ogc:def:crs:EPSG::4470' => [ |
4809
|
|
|
'name' => 'RGM04', |
4810
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4811
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1036', |
4812
|
|
|
], |
4813
|
|
|
'urn:ogc:def:crs:EPSG::4475' => [ |
4814
|
|
|
'name' => 'Cadastre 1997', |
4815
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4816
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1037', |
4817
|
|
|
], |
4818
|
|
|
'urn:ogc:def:crs:EPSG::4483' => [ |
4819
|
|
|
'name' => 'Mexico ITRF92', |
4820
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4821
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1042', |
4822
|
|
|
], |
4823
|
|
|
'urn:ogc:def:crs:EPSG::4490' => [ |
4824
|
|
|
'name' => 'China Geodetic Coordinate System 2000', |
4825
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4826
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1043', |
4827
|
|
|
], |
4828
|
|
|
'urn:ogc:def:crs:EPSG::4555' => [ |
4829
|
|
|
'name' => 'New Beijing', |
4830
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4831
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1045', |
4832
|
|
|
], |
4833
|
|
|
'urn:ogc:def:crs:EPSG::4558' => [ |
4834
|
|
|
'name' => 'RRAF 1991', |
4835
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4836
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1047', |
4837
|
|
|
], |
4838
|
|
|
'urn:ogc:def:crs:EPSG::4600' => [ |
4839
|
|
|
'name' => 'Anguilla 1957', |
4840
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4841
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6600', |
4842
|
|
|
], |
4843
|
|
|
'urn:ogc:def:crs:EPSG::4601' => [ |
4844
|
|
|
'name' => 'Antigua 1943', |
4845
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4846
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6601', |
4847
|
|
|
], |
4848
|
|
|
'urn:ogc:def:crs:EPSG::4602' => [ |
4849
|
|
|
'name' => 'Dominica 1945', |
4850
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4851
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6602', |
4852
|
|
|
], |
4853
|
|
|
'urn:ogc:def:crs:EPSG::4603' => [ |
4854
|
|
|
'name' => 'Grenada 1953', |
4855
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4856
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6603', |
4857
|
|
|
], |
4858
|
|
|
'urn:ogc:def:crs:EPSG::4604' => [ |
4859
|
|
|
'name' => 'Montserrat 1958', |
4860
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4861
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6604', |
4862
|
|
|
], |
4863
|
|
|
'urn:ogc:def:crs:EPSG::4605' => [ |
4864
|
|
|
'name' => 'St. Kitts 1955', |
4865
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4866
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6605', |
4867
|
|
|
], |
4868
|
|
|
'urn:ogc:def:crs:EPSG::4606' => [ |
4869
|
|
|
'name' => 'St. Lucia 1955', |
4870
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4871
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6606', |
4872
|
|
|
], |
4873
|
|
|
'urn:ogc:def:crs:EPSG::4607' => [ |
4874
|
|
|
'name' => 'St. Vincent 1945', |
4875
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4876
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6607', |
4877
|
|
|
], |
4878
|
|
|
'urn:ogc:def:crs:EPSG::4608' => [ |
4879
|
|
|
'name' => 'NAD27(76)', |
4880
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4881
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6608', |
4882
|
|
|
], |
4883
|
|
|
'urn:ogc:def:crs:EPSG::4609' => [ |
4884
|
|
|
'name' => 'NAD27(CGQ77)', |
4885
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4886
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6609', |
4887
|
|
|
], |
4888
|
|
|
'urn:ogc:def:crs:EPSG::4610' => [ |
4889
|
|
|
'name' => 'Xian 1980', |
4890
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4891
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6610', |
4892
|
|
|
], |
4893
|
|
|
'urn:ogc:def:crs:EPSG::4611' => [ |
4894
|
|
|
'name' => 'Hong Kong 1980', |
4895
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4896
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6611', |
4897
|
|
|
], |
4898
|
|
|
'urn:ogc:def:crs:EPSG::4612' => [ |
4899
|
|
|
'name' => 'JGD2000', |
4900
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4901
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6612', |
4902
|
|
|
], |
4903
|
|
|
'urn:ogc:def:crs:EPSG::4613' => [ |
4904
|
|
|
'name' => 'Segara', |
4905
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4906
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6613', |
4907
|
|
|
], |
4908
|
|
|
'urn:ogc:def:crs:EPSG::4614' => [ |
4909
|
|
|
'name' => 'QND95', |
4910
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4911
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6614', |
4912
|
|
|
], |
4913
|
|
|
'urn:ogc:def:crs:EPSG::4615' => [ |
4914
|
|
|
'name' => 'Porto Santo', |
4915
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4916
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6615', |
4917
|
|
|
], |
4918
|
|
|
'urn:ogc:def:crs:EPSG::4616' => [ |
4919
|
|
|
'name' => 'Selvagem Grande', |
4920
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4921
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6616', |
4922
|
|
|
], |
4923
|
|
|
'urn:ogc:def:crs:EPSG::4617' => [ |
4924
|
|
|
'name' => 'NAD83(CSRS)', |
4925
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4926
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6140', |
4927
|
|
|
], |
4928
|
|
|
'urn:ogc:def:crs:EPSG::4618' => [ |
4929
|
|
|
'name' => 'SAD69', |
4930
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4931
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6618', |
4932
|
|
|
], |
4933
|
|
|
'urn:ogc:def:crs:EPSG::4619' => [ |
4934
|
|
|
'name' => 'SWEREF99', |
4935
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4936
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6619', |
4937
|
|
|
], |
4938
|
|
|
'urn:ogc:def:crs:EPSG::4620' => [ |
4939
|
|
|
'name' => 'Point 58', |
4940
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4941
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6620', |
4942
|
|
|
], |
4943
|
|
|
'urn:ogc:def:crs:EPSG::4621' => [ |
4944
|
|
|
'name' => 'Fort Marigot', |
4945
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4946
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6621', |
4947
|
|
|
], |
4948
|
|
|
'urn:ogc:def:crs:EPSG::4622' => [ |
4949
|
|
|
'name' => 'Guadeloupe 1948', |
4950
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4951
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6622', |
4952
|
|
|
], |
4953
|
|
|
'urn:ogc:def:crs:EPSG::4623' => [ |
4954
|
|
|
'name' => 'CSG67', |
4955
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4956
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6623', |
4957
|
|
|
], |
4958
|
|
|
'urn:ogc:def:crs:EPSG::4624' => [ |
4959
|
|
|
'name' => 'RGFG95', |
4960
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4961
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6624', |
4962
|
|
|
], |
4963
|
|
|
'urn:ogc:def:crs:EPSG::4625' => [ |
4964
|
|
|
'name' => 'Martinique 1938', |
4965
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4966
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6625', |
4967
|
|
|
], |
4968
|
|
|
'urn:ogc:def:crs:EPSG::4626' => [ |
4969
|
|
|
'name' => 'Reunion 1947', |
4970
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4971
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6626', |
4972
|
|
|
], |
4973
|
|
|
'urn:ogc:def:crs:EPSG::4627' => [ |
4974
|
|
|
'name' => 'RGR92', |
4975
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4976
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6627', |
4977
|
|
|
], |
4978
|
|
|
'urn:ogc:def:crs:EPSG::4628' => [ |
4979
|
|
|
'name' => 'Tahiti 52', |
4980
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4981
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6628', |
4982
|
|
|
], |
4983
|
|
|
'urn:ogc:def:crs:EPSG::4629' => [ |
4984
|
|
|
'name' => 'Tahaa 54', |
4985
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4986
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6629', |
4987
|
|
|
], |
4988
|
|
|
'urn:ogc:def:crs:EPSG::4630' => [ |
4989
|
|
|
'name' => 'IGN72 Nuku Hiva', |
4990
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4991
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6630', |
4992
|
|
|
], |
4993
|
|
|
'urn:ogc:def:crs:EPSG::4632' => [ |
4994
|
|
|
'name' => 'Combani 1950', |
4995
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
4996
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6632', |
4997
|
|
|
], |
4998
|
|
|
'urn:ogc:def:crs:EPSG::4633' => [ |
4999
|
|
|
'name' => 'IGN56 Lifou', |
5000
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5001
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6633', |
5002
|
|
|
], |
5003
|
|
|
'urn:ogc:def:crs:EPSG::4636' => [ |
5004
|
|
|
'name' => 'Petrels 1972', |
5005
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5006
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6636', |
5007
|
|
|
], |
5008
|
|
|
'urn:ogc:def:crs:EPSG::4637' => [ |
5009
|
|
|
'name' => 'Perroud 1950', |
5010
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5011
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6637', |
5012
|
|
|
], |
5013
|
|
|
'urn:ogc:def:crs:EPSG::4638' => [ |
5014
|
|
|
'name' => 'Saint Pierre et Miquelon 1950', |
5015
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5016
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6638', |
5017
|
|
|
], |
5018
|
|
|
'urn:ogc:def:crs:EPSG::4639' => [ |
5019
|
|
|
'name' => 'MOP78', |
5020
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5021
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6639', |
5022
|
|
|
], |
5023
|
|
|
'urn:ogc:def:crs:EPSG::4641' => [ |
5024
|
|
|
'name' => 'IGN53 Mare', |
5025
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5026
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6641', |
5027
|
|
|
], |
5028
|
|
|
'urn:ogc:def:crs:EPSG::4642' => [ |
5029
|
|
|
'name' => 'ST84 Ile des Pins', |
5030
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5031
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6642', |
5032
|
|
|
], |
5033
|
|
|
'urn:ogc:def:crs:EPSG::4643' => [ |
5034
|
|
|
'name' => 'ST71 Belep', |
5035
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5036
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6643', |
5037
|
|
|
], |
5038
|
|
|
'urn:ogc:def:crs:EPSG::4644' => [ |
5039
|
|
|
'name' => 'NEA74 Noumea', |
5040
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5041
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6644', |
5042
|
|
|
], |
5043
|
|
|
'urn:ogc:def:crs:EPSG::4646' => [ |
5044
|
|
|
'name' => 'Grand Comoros', |
5045
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5046
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6646', |
5047
|
|
|
], |
5048
|
|
|
'urn:ogc:def:crs:EPSG::4657' => [ |
5049
|
|
|
'name' => 'Reykjavik 1900', |
5050
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5051
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6657', |
5052
|
|
|
], |
5053
|
|
|
'urn:ogc:def:crs:EPSG::4658' => [ |
5054
|
|
|
'name' => 'Hjorsey 1955', |
5055
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5056
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6658', |
5057
|
|
|
], |
5058
|
|
|
'urn:ogc:def:crs:EPSG::4659' => [ |
5059
|
|
|
'name' => 'ISN93', |
5060
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5061
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6659', |
5062
|
|
|
], |
5063
|
|
|
'urn:ogc:def:crs:EPSG::4660' => [ |
5064
|
|
|
'name' => 'Helle 1954', |
5065
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5066
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6660', |
5067
|
|
|
], |
5068
|
|
|
'urn:ogc:def:crs:EPSG::4661' => [ |
5069
|
|
|
'name' => 'LKS92', |
5070
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5071
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6661', |
5072
|
|
|
], |
5073
|
|
|
'urn:ogc:def:crs:EPSG::4662' => [ |
5074
|
|
|
'name' => 'IGN72 Grande Terre', |
5075
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5076
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6634', |
5077
|
|
|
], |
5078
|
|
|
'urn:ogc:def:crs:EPSG::4663' => [ |
5079
|
|
|
'name' => 'Porto Santo 1995', |
5080
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5081
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6663', |
5082
|
|
|
], |
5083
|
|
|
'urn:ogc:def:crs:EPSG::4664' => [ |
5084
|
|
|
'name' => 'Azores Oriental 1995', |
5085
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5086
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6664', |
5087
|
|
|
], |
5088
|
|
|
'urn:ogc:def:crs:EPSG::4665' => [ |
5089
|
|
|
'name' => 'Azores Central 1995', |
5090
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5091
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6665', |
5092
|
|
|
], |
5093
|
|
|
'urn:ogc:def:crs:EPSG::4666' => [ |
5094
|
|
|
'name' => 'Lisbon 1890', |
5095
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5096
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6666', |
5097
|
|
|
], |
5098
|
|
|
'urn:ogc:def:crs:EPSG::4667' => [ |
5099
|
|
|
'name' => 'IKBD-92', |
5100
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5101
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6667', |
5102
|
|
|
], |
5103
|
|
|
'urn:ogc:def:crs:EPSG::4668' => [ |
5104
|
|
|
'name' => 'ED79', |
5105
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5106
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6668', |
5107
|
|
|
], |
5108
|
|
|
'urn:ogc:def:crs:EPSG::4669' => [ |
5109
|
|
|
'name' => 'LKS94', |
5110
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5111
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6126', |
5112
|
|
|
], |
5113
|
|
|
'urn:ogc:def:crs:EPSG::4670' => [ |
5114
|
|
|
'name' => 'IGM95', |
5115
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5116
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6670', |
5117
|
|
|
], |
5118
|
|
|
'urn:ogc:def:crs:EPSG::4671' => [ |
5119
|
|
|
'name' => 'Voirol 1879', |
5120
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5121
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6671', |
5122
|
|
|
], |
5123
|
|
|
'urn:ogc:def:crs:EPSG::4672' => [ |
5124
|
|
|
'name' => 'Chatham Islands 1971', |
5125
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5126
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6672', |
5127
|
|
|
], |
5128
|
|
|
'urn:ogc:def:crs:EPSG::4673' => [ |
5129
|
|
|
'name' => 'Chatham Islands 1979', |
5130
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5131
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6673', |
5132
|
|
|
], |
5133
|
|
|
'urn:ogc:def:crs:EPSG::4674' => [ |
5134
|
|
|
'name' => 'SIRGAS 2000', |
5135
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5136
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6674', |
5137
|
|
|
], |
5138
|
|
|
'urn:ogc:def:crs:EPSG::4675' => [ |
5139
|
|
|
'name' => 'Guam 1963', |
5140
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5141
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6675', |
5142
|
|
|
], |
5143
|
|
|
'urn:ogc:def:crs:EPSG::4676' => [ |
5144
|
|
|
'name' => 'Vientiane 1982', |
5145
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5146
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6676', |
5147
|
|
|
], |
5148
|
|
|
'urn:ogc:def:crs:EPSG::4677' => [ |
5149
|
|
|
'name' => 'Lao 1993', |
5150
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5151
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6677', |
5152
|
|
|
], |
5153
|
|
|
'urn:ogc:def:crs:EPSG::4678' => [ |
5154
|
|
|
'name' => 'Lao 1997', |
5155
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5156
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6678', |
5157
|
|
|
], |
5158
|
|
|
'urn:ogc:def:crs:EPSG::4679' => [ |
5159
|
|
|
'name' => 'Jouik 1961', |
5160
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5161
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6679', |
5162
|
|
|
], |
5163
|
|
|
'urn:ogc:def:crs:EPSG::4680' => [ |
5164
|
|
|
'name' => 'Nouakchott 1965', |
5165
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5166
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6680', |
5167
|
|
|
], |
5168
|
|
|
'urn:ogc:def:crs:EPSG::4682' => [ |
5169
|
|
|
'name' => 'Gulshan 303', |
5170
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5171
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6682', |
5172
|
|
|
], |
5173
|
|
|
'urn:ogc:def:crs:EPSG::4683' => [ |
5174
|
|
|
'name' => 'PRS92', |
5175
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5176
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6683', |
5177
|
|
|
], |
5178
|
|
|
'urn:ogc:def:crs:EPSG::4684' => [ |
5179
|
|
|
'name' => 'Gan 1970', |
5180
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5181
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6684', |
5182
|
|
|
], |
5183
|
|
|
'urn:ogc:def:crs:EPSG::4686' => [ |
5184
|
|
|
'name' => 'MAGNA-SIRGAS', |
5185
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5186
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6686', |
5187
|
|
|
], |
5188
|
|
|
'urn:ogc:def:crs:EPSG::4687' => [ |
5189
|
|
|
'name' => 'RGPF', |
5190
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5191
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6687', |
5192
|
|
|
], |
5193
|
|
|
'urn:ogc:def:crs:EPSG::4688' => [ |
5194
|
|
|
'name' => 'Fatu Iva 72', |
5195
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5196
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6688', |
5197
|
|
|
], |
5198
|
|
|
'urn:ogc:def:crs:EPSG::4689' => [ |
5199
|
|
|
'name' => 'IGN63 Hiva Oa', |
5200
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5201
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6689', |
5202
|
|
|
], |
5203
|
|
|
'urn:ogc:def:crs:EPSG::4690' => [ |
5204
|
|
|
'name' => 'Tahiti 79', |
5205
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5206
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6690', |
5207
|
|
|
], |
5208
|
|
|
'urn:ogc:def:crs:EPSG::4691' => [ |
5209
|
|
|
'name' => 'Moorea 87', |
5210
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5211
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6691', |
5212
|
|
|
], |
5213
|
|
|
'urn:ogc:def:crs:EPSG::4692' => [ |
5214
|
|
|
'name' => 'Maupiti 83', |
5215
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5216
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6692', |
5217
|
|
|
], |
5218
|
|
|
'urn:ogc:def:crs:EPSG::4693' => [ |
5219
|
|
|
'name' => 'Nakhl-e Ghanem', |
5220
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5221
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6693', |
5222
|
|
|
], |
5223
|
|
|
'urn:ogc:def:crs:EPSG::4694' => [ |
5224
|
|
|
'name' => 'POSGAR 94', |
5225
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5226
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6694', |
5227
|
|
|
], |
5228
|
|
|
'urn:ogc:def:crs:EPSG::4695' => [ |
5229
|
|
|
'name' => 'Katanga 1955', |
5230
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5231
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6695', |
5232
|
|
|
], |
5233
|
|
|
'urn:ogc:def:crs:EPSG::4696' => [ |
5234
|
|
|
'name' => 'Kasai 1953', |
5235
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5236
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6696', |
5237
|
|
|
], |
5238
|
|
|
'urn:ogc:def:crs:EPSG::4697' => [ |
5239
|
|
|
'name' => 'IGC 1962 6th Parallel South', |
5240
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5241
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6697', |
5242
|
|
|
], |
5243
|
|
|
'urn:ogc:def:crs:EPSG::4698' => [ |
5244
|
|
|
'name' => 'IGN 1962 Kerguelen', |
5245
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5246
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6698', |
5247
|
|
|
], |
5248
|
|
|
'urn:ogc:def:crs:EPSG::4699' => [ |
5249
|
|
|
'name' => 'Le Pouce 1934', |
5250
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5251
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6699', |
5252
|
|
|
], |
5253
|
|
|
'urn:ogc:def:crs:EPSG::4700' => [ |
5254
|
|
|
'name' => 'IGN Astro 1960', |
5255
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5256
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6700', |
5257
|
|
|
], |
5258
|
|
|
'urn:ogc:def:crs:EPSG::4701' => [ |
5259
|
|
|
'name' => 'IGCB 1955', |
5260
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5261
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6701', |
5262
|
|
|
], |
5263
|
|
|
'urn:ogc:def:crs:EPSG::4702' => [ |
5264
|
|
|
'name' => 'Mauritania 1999', |
5265
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5266
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6702', |
5267
|
|
|
], |
5268
|
|
|
'urn:ogc:def:crs:EPSG::4703' => [ |
5269
|
|
|
'name' => 'Mhast 1951', |
5270
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5271
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6703', |
5272
|
|
|
], |
5273
|
|
|
'urn:ogc:def:crs:EPSG::4704' => [ |
5274
|
|
|
'name' => 'Mhast (onshore)', |
5275
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5276
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6704', |
5277
|
|
|
], |
5278
|
|
|
'urn:ogc:def:crs:EPSG::4705' => [ |
5279
|
|
|
'name' => 'Mhast (offshore)', |
5280
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5281
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6705', |
5282
|
|
|
], |
5283
|
|
|
'urn:ogc:def:crs:EPSG::4706' => [ |
5284
|
|
|
'name' => 'Egypt Gulf of Suez S-650 TL', |
5285
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5286
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6706', |
5287
|
|
|
], |
5288
|
|
|
'urn:ogc:def:crs:EPSG::4707' => [ |
5289
|
|
|
'name' => 'Tern Island 1961', |
5290
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5291
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6707', |
5292
|
|
|
], |
5293
|
|
|
'urn:ogc:def:crs:EPSG::4708' => [ |
5294
|
|
|
'name' => 'Cocos Islands 1965', |
5295
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5296
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6708', |
5297
|
|
|
], |
5298
|
|
|
'urn:ogc:def:crs:EPSG::4709' => [ |
5299
|
|
|
'name' => 'Iwo Jima 1945', |
5300
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5301
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6709', |
5302
|
|
|
], |
5303
|
|
|
'urn:ogc:def:crs:EPSG::4710' => [ |
5304
|
|
|
'name' => 'Astro DOS 71', |
5305
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5306
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6710', |
5307
|
|
|
], |
5308
|
|
|
'urn:ogc:def:crs:EPSG::4711' => [ |
5309
|
|
|
'name' => 'Marcus Island 1952', |
5310
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5311
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6711', |
5312
|
|
|
], |
5313
|
|
|
'urn:ogc:def:crs:EPSG::4712' => [ |
5314
|
|
|
'name' => 'Ascension Island 1958', |
5315
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5316
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6712', |
5317
|
|
|
], |
5318
|
|
|
'urn:ogc:def:crs:EPSG::4713' => [ |
5319
|
|
|
'name' => 'Ayabelle Lighthouse', |
5320
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5321
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6713', |
5322
|
|
|
], |
5323
|
|
|
'urn:ogc:def:crs:EPSG::4714' => [ |
5324
|
|
|
'name' => 'Bellevue', |
5325
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5326
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6714', |
5327
|
|
|
], |
5328
|
|
|
'urn:ogc:def:crs:EPSG::4715' => [ |
5329
|
|
|
'name' => 'Camp Area Astro', |
5330
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5331
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6715', |
5332
|
|
|
], |
5333
|
|
|
'urn:ogc:def:crs:EPSG::4716' => [ |
5334
|
|
|
'name' => 'Phoenix Islands 1966', |
5335
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5336
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6716', |
5337
|
|
|
], |
5338
|
|
|
'urn:ogc:def:crs:EPSG::4717' => [ |
5339
|
|
|
'name' => 'Cape Canaveral', |
5340
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5341
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6717', |
5342
|
|
|
], |
5343
|
|
|
'urn:ogc:def:crs:EPSG::4718' => [ |
5344
|
|
|
'name' => 'Solomon 1968', |
5345
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5346
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6718', |
5347
|
|
|
], |
5348
|
|
|
'urn:ogc:def:crs:EPSG::4719' => [ |
5349
|
|
|
'name' => 'Easter Island 1967', |
5350
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5351
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6719', |
5352
|
|
|
], |
5353
|
|
|
'urn:ogc:def:crs:EPSG::4720' => [ |
5354
|
|
|
'name' => 'Fiji 1986', |
5355
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5356
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6720', |
5357
|
|
|
], |
5358
|
|
|
'urn:ogc:def:crs:EPSG::4721' => [ |
5359
|
|
|
'name' => 'Fiji 1956', |
5360
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5361
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6721', |
5362
|
|
|
], |
5363
|
|
|
'urn:ogc:def:crs:EPSG::4722' => [ |
5364
|
|
|
'name' => 'South Georgia 1968', |
5365
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5366
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6722', |
5367
|
|
|
], |
5368
|
|
|
'urn:ogc:def:crs:EPSG::4723' => [ |
5369
|
|
|
'name' => 'GCGD59', |
5370
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5371
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6723', |
5372
|
|
|
], |
5373
|
|
|
'urn:ogc:def:crs:EPSG::4724' => [ |
5374
|
|
|
'name' => 'Diego Garcia 1969', |
5375
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5376
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6724', |
5377
|
|
|
], |
5378
|
|
|
'urn:ogc:def:crs:EPSG::4725' => [ |
5379
|
|
|
'name' => 'Johnston Island 1961', |
5380
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5381
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6725', |
5382
|
|
|
], |
5383
|
|
|
'urn:ogc:def:crs:EPSG::4726' => [ |
5384
|
|
|
'name' => 'SIGD61', |
5385
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5386
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6726', |
5387
|
|
|
], |
5388
|
|
|
'urn:ogc:def:crs:EPSG::4727' => [ |
5389
|
|
|
'name' => 'Midway 1961', |
5390
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5391
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6727', |
5392
|
|
|
], |
5393
|
|
|
'urn:ogc:def:crs:EPSG::4728' => [ |
5394
|
|
|
'name' => 'PN84', |
5395
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5396
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6728', |
5397
|
|
|
], |
5398
|
|
|
'urn:ogc:def:crs:EPSG::4729' => [ |
5399
|
|
|
'name' => 'Pitcairn 1967', |
5400
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5401
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6729', |
5402
|
|
|
], |
5403
|
|
|
'urn:ogc:def:crs:EPSG::4730' => [ |
5404
|
|
|
'name' => 'Santo 1965', |
5405
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5406
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6730', |
5407
|
|
|
], |
5408
|
|
|
'urn:ogc:def:crs:EPSG::4732' => [ |
5409
|
|
|
'name' => 'Marshall Islands 1960', |
5410
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5411
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6732', |
5412
|
|
|
], |
5413
|
|
|
'urn:ogc:def:crs:EPSG::4733' => [ |
5414
|
|
|
'name' => 'Wake Island 1952', |
5415
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5416
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6733', |
5417
|
|
|
], |
5418
|
|
|
'urn:ogc:def:crs:EPSG::4734' => [ |
5419
|
|
|
'name' => 'Tristan 1968', |
5420
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5421
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6734', |
5422
|
|
|
], |
5423
|
|
|
'urn:ogc:def:crs:EPSG::4735' => [ |
5424
|
|
|
'name' => 'Kusaie 1951', |
5425
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5426
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6735', |
5427
|
|
|
], |
5428
|
|
|
'urn:ogc:def:crs:EPSG::4736' => [ |
5429
|
|
|
'name' => 'Deception Island', |
5430
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5431
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6736', |
5432
|
|
|
], |
5433
|
|
|
'urn:ogc:def:crs:EPSG::4737' => [ |
5434
|
|
|
'name' => 'Korea 2000', |
5435
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5436
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6737', |
5437
|
|
|
], |
5438
|
|
|
'urn:ogc:def:crs:EPSG::4738' => [ |
5439
|
|
|
'name' => 'Hong Kong 1963', |
5440
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5441
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6738', |
5442
|
|
|
], |
5443
|
|
|
'urn:ogc:def:crs:EPSG::4739' => [ |
5444
|
|
|
'name' => 'Hong Kong 1963(67)', |
5445
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5446
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6739', |
5447
|
|
|
], |
5448
|
|
|
'urn:ogc:def:crs:EPSG::4740' => [ |
5449
|
|
|
'name' => 'PZ-90', |
5450
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5451
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6740', |
5452
|
|
|
], |
5453
|
|
|
'urn:ogc:def:crs:EPSG::4741' => [ |
5454
|
|
|
'name' => 'FD54', |
5455
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5456
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6741', |
5457
|
|
|
], |
5458
|
|
|
'urn:ogc:def:crs:EPSG::4742' => [ |
5459
|
|
|
'name' => 'GDM2000', |
5460
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5461
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6742', |
5462
|
|
|
], |
5463
|
|
|
'urn:ogc:def:crs:EPSG::4743' => [ |
5464
|
|
|
'name' => 'Karbala 1979', |
5465
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5466
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6743', |
5467
|
|
|
], |
5468
|
|
|
'urn:ogc:def:crs:EPSG::4744' => [ |
5469
|
|
|
'name' => 'Nahrwan 1934', |
5470
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5471
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6744', |
5472
|
|
|
], |
5473
|
|
|
'urn:ogc:def:crs:EPSG::4745' => [ |
5474
|
|
|
'name' => 'RD/83', |
5475
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5476
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6745', |
5477
|
|
|
], |
5478
|
|
|
'urn:ogc:def:crs:EPSG::4746' => [ |
5479
|
|
|
'name' => 'PD/83', |
5480
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5481
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6746', |
5482
|
|
|
], |
5483
|
|
|
'urn:ogc:def:crs:EPSG::4747' => [ |
5484
|
|
|
'name' => 'GR96', |
5485
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5486
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6747', |
5487
|
|
|
], |
5488
|
|
|
'urn:ogc:def:crs:EPSG::4748' => [ |
5489
|
|
|
'name' => 'Vanua Levu 1915', |
5490
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5491
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6748', |
5492
|
|
|
], |
5493
|
|
|
'urn:ogc:def:crs:EPSG::4749' => [ |
5494
|
|
|
'name' => 'RGNC91-93', |
5495
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5496
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6749', |
5497
|
|
|
], |
5498
|
|
|
'urn:ogc:def:crs:EPSG::4750' => [ |
5499
|
|
|
'name' => 'ST87 Ouvea', |
5500
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5501
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6750', |
5502
|
|
|
], |
5503
|
|
|
'urn:ogc:def:crs:EPSG::4751' => [ |
5504
|
|
|
'name' => 'Kertau (RSO)', |
5505
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5506
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6751', |
5507
|
|
|
], |
5508
|
|
|
'urn:ogc:def:crs:EPSG::4752' => [ |
5509
|
|
|
'name' => 'Viti Levu 1912', |
5510
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5511
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6752', |
5512
|
|
|
], |
5513
|
|
|
'urn:ogc:def:crs:EPSG::4753' => [ |
5514
|
|
|
'name' => 'fk89', |
5515
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5516
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6753', |
5517
|
|
|
], |
5518
|
|
|
'urn:ogc:def:crs:EPSG::4754' => [ |
5519
|
|
|
'name' => 'LGD2006', |
5520
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5521
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6754', |
5522
|
|
|
], |
5523
|
|
|
'urn:ogc:def:crs:EPSG::4755' => [ |
5524
|
|
|
'name' => 'DGN95', |
5525
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5526
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6755', |
5527
|
|
|
], |
5528
|
|
|
'urn:ogc:def:crs:EPSG::4756' => [ |
5529
|
|
|
'name' => 'VN-2000', |
5530
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5531
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6756', |
5532
|
|
|
], |
5533
|
|
|
'urn:ogc:def:crs:EPSG::4757' => [ |
5534
|
|
|
'name' => 'SVY21', |
5535
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5536
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6757', |
5537
|
|
|
], |
5538
|
|
|
'urn:ogc:def:crs:EPSG::4758' => [ |
5539
|
|
|
'name' => 'JAD2001', |
5540
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5541
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6758', |
5542
|
|
|
], |
5543
|
|
|
'urn:ogc:def:crs:EPSG::4759' => [ |
5544
|
|
|
'name' => 'NAD83(NSRS2007)', |
5545
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5546
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6759', |
5547
|
|
|
], |
5548
|
|
|
'urn:ogc:def:crs:EPSG::4760' => [ |
5549
|
|
|
'name' => 'WGS 66', |
5550
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5551
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6760', |
5552
|
|
|
], |
5553
|
|
|
'urn:ogc:def:crs:EPSG::4761' => [ |
5554
|
|
|
'name' => 'HTRS96', |
5555
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5556
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6761', |
5557
|
|
|
], |
5558
|
|
|
'urn:ogc:def:crs:EPSG::4762' => [ |
5559
|
|
|
'name' => 'BDA2000', |
5560
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5561
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6762', |
5562
|
|
|
], |
5563
|
|
|
'urn:ogc:def:crs:EPSG::4763' => [ |
5564
|
|
|
'name' => 'Pitcairn 2006', |
5565
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5566
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6763', |
5567
|
|
|
], |
5568
|
|
|
'urn:ogc:def:crs:EPSG::4764' => [ |
5569
|
|
|
'name' => 'RSRGD2000', |
5570
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5571
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6764', |
5572
|
|
|
], |
5573
|
|
|
'urn:ogc:def:crs:EPSG::4765' => [ |
5574
|
|
|
'name' => 'Slovenia 1996', |
5575
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5576
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6765', |
5577
|
|
|
], |
5578
|
|
|
'urn:ogc:def:crs:EPSG::4801' => [ |
5579
|
|
|
'name' => 'Bern 1898 (Bern)', |
5580
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5581
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6801', |
5582
|
|
|
], |
5583
|
|
|
'urn:ogc:def:crs:EPSG::4802' => [ |
5584
|
|
|
'name' => 'Bogota 1975 (Bogota)', |
5585
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5586
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6802', |
5587
|
|
|
], |
5588
|
|
|
'urn:ogc:def:crs:EPSG::4803' => [ |
5589
|
|
|
'name' => 'Lisbon (Lisbon)', |
5590
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5591
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6803', |
5592
|
|
|
], |
5593
|
|
|
'urn:ogc:def:crs:EPSG::4804' => [ |
5594
|
|
|
'name' => 'Makassar (Jakarta)', |
5595
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5596
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6804', |
5597
|
|
|
], |
5598
|
|
|
'urn:ogc:def:crs:EPSG::4805' => [ |
5599
|
|
|
'name' => 'MGI (Ferro)', |
5600
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5601
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6805', |
5602
|
|
|
], |
5603
|
|
|
'urn:ogc:def:crs:EPSG::4806' => [ |
5604
|
|
|
'name' => 'Monte Mario (Rome)', |
5605
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5606
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6806', |
5607
|
|
|
], |
5608
|
|
|
'urn:ogc:def:crs:EPSG::4807' => [ |
5609
|
|
|
'name' => 'NTF (Paris)', |
5610
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6403', |
5611
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6807', |
5612
|
|
|
], |
5613
|
|
|
'urn:ogc:def:crs:EPSG::4809' => [ |
5614
|
|
|
'name' => 'Belge 1950 (Brussels)', |
5615
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5616
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6809', |
5617
|
|
|
], |
5618
|
|
|
'urn:ogc:def:crs:EPSG::4810' => [ |
5619
|
|
|
'name' => 'Tananarive (Paris)', |
5620
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6403', |
5621
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6810', |
5622
|
|
|
], |
5623
|
|
|
'urn:ogc:def:crs:EPSG::4811' => [ |
5624
|
|
|
'name' => 'Voirol 1875 (Paris)', |
5625
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6403', |
5626
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6811', |
5627
|
|
|
], |
5628
|
|
|
'urn:ogc:def:crs:EPSG::4813' => [ |
5629
|
|
|
'name' => 'Batavia (Jakarta)', |
5630
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5631
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6813', |
5632
|
|
|
], |
5633
|
|
|
'urn:ogc:def:crs:EPSG::4814' => [ |
5634
|
|
|
'name' => 'RT38 (Stockholm)', |
5635
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5636
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6814', |
5637
|
|
|
], |
5638
|
|
|
'urn:ogc:def:crs:EPSG::4815' => [ |
5639
|
|
|
'name' => 'Greek (Athens)', |
5640
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5641
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6815', |
5642
|
|
|
], |
5643
|
|
|
'urn:ogc:def:crs:EPSG::4816' => [ |
5644
|
|
|
'name' => 'Carthage (Paris)', |
5645
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6403', |
5646
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6816', |
5647
|
|
|
], |
5648
|
|
|
'urn:ogc:def:crs:EPSG::4817' => [ |
5649
|
|
|
'name' => 'NGO 1948 (Oslo)', |
5650
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5651
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6817', |
5652
|
|
|
], |
5653
|
|
|
'urn:ogc:def:crs:EPSG::4818' => [ |
5654
|
|
|
'name' => 'S-JTSK (Ferro)', |
5655
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5656
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6818', |
5657
|
|
|
], |
5658
|
|
|
'urn:ogc:def:crs:EPSG::4820' => [ |
5659
|
|
|
'name' => 'Segara (Jakarta)', |
5660
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5661
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6820', |
5662
|
|
|
], |
5663
|
|
|
'urn:ogc:def:crs:EPSG::4821' => [ |
5664
|
|
|
'name' => 'Voirol 1879 (Paris)', |
5665
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6403', |
5666
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6821', |
5667
|
|
|
], |
5668
|
|
|
'urn:ogc:def:crs:EPSG::4823' => [ |
5669
|
|
|
'name' => 'Sao Tome', |
5670
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5671
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1044', |
5672
|
|
|
], |
5673
|
|
|
'urn:ogc:def:crs:EPSG::4824' => [ |
5674
|
|
|
'name' => 'Principe', |
5675
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5676
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1046', |
5677
|
|
|
], |
5678
|
|
|
'urn:ogc:def:crs:EPSG::4901' => [ |
5679
|
|
|
'name' => 'ATF (Paris)', |
5680
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6403', |
5681
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6901', |
5682
|
|
|
], |
5683
|
|
|
'urn:ogc:def:crs:EPSG::4903' => [ |
5684
|
|
|
'name' => 'Madrid 1870 (Madrid)', |
5685
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5686
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6903', |
5687
|
|
|
], |
5688
|
|
|
'urn:ogc:def:crs:EPSG::4904' => [ |
5689
|
|
|
'name' => 'Lisbon 1890 (Lisbon)', |
5690
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5691
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6904', |
5692
|
|
|
], |
5693
|
|
|
'urn:ogc:def:crs:EPSG::5013' => [ |
5694
|
|
|
'name' => 'PTRA08', |
5695
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5696
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1041', |
5697
|
|
|
], |
5698
|
|
|
'urn:ogc:def:crs:EPSG::5132' => [ |
5699
|
|
|
'name' => 'Tokyo 1892', |
5700
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5701
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1048', |
5702
|
|
|
], |
5703
|
|
|
'urn:ogc:def:crs:EPSG::5228' => [ |
5704
|
|
|
'name' => 'S-JTSK/05', |
5705
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5706
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1052', |
5707
|
|
|
], |
5708
|
|
|
'urn:ogc:def:crs:EPSG::5229' => [ |
5709
|
|
|
'name' => 'S-JTSK/05 (Ferro)', |
5710
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5711
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1055', |
5712
|
|
|
], |
5713
|
|
|
'urn:ogc:def:crs:EPSG::5233' => [ |
5714
|
|
|
'name' => 'SLD99', |
5715
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5716
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1053', |
5717
|
|
|
], |
5718
|
|
|
'urn:ogc:def:crs:EPSG::5246' => [ |
5719
|
|
|
'name' => 'GDBD2009', |
5720
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5721
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1056', |
5722
|
|
|
], |
5723
|
|
|
'urn:ogc:def:crs:EPSG::5252' => [ |
5724
|
|
|
'name' => 'TUREF', |
5725
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5726
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1057', |
5727
|
|
|
], |
5728
|
|
|
'urn:ogc:def:crs:EPSG::5264' => [ |
5729
|
|
|
'name' => 'DRUKREF 03', |
5730
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5731
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1058', |
5732
|
|
|
], |
5733
|
|
|
'urn:ogc:def:crs:EPSG::5324' => [ |
5734
|
|
|
'name' => 'ISN2004', |
5735
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5736
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1060', |
5737
|
|
|
], |
5738
|
|
|
'urn:ogc:def:crs:EPSG::5340' => [ |
5739
|
|
|
'name' => 'POSGAR 2007', |
5740
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5741
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1062', |
5742
|
|
|
], |
5743
|
|
|
'urn:ogc:def:crs:EPSG::5354' => [ |
5744
|
|
|
'name' => 'MARGEN', |
5745
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5746
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1063', |
5747
|
|
|
], |
5748
|
|
|
'urn:ogc:def:crs:EPSG::5360' => [ |
5749
|
|
|
'name' => 'SIRGAS-Chile 2002', |
5750
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5751
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1064', |
5752
|
|
|
], |
5753
|
|
|
'urn:ogc:def:crs:EPSG::5365' => [ |
5754
|
|
|
'name' => 'CR05', |
5755
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5756
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1065', |
5757
|
|
|
], |
5758
|
|
|
'urn:ogc:def:crs:EPSG::5371' => [ |
5759
|
|
|
'name' => 'MACARIO SOLIS', |
5760
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5761
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1066', |
5762
|
|
|
], |
5763
|
|
|
'urn:ogc:def:crs:EPSG::5373' => [ |
5764
|
|
|
'name' => 'Peru96', |
5765
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5766
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1067', |
5767
|
|
|
], |
5768
|
|
|
'urn:ogc:def:crs:EPSG::5381' => [ |
5769
|
|
|
'name' => 'SIRGAS-ROU98', |
5770
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5771
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1068', |
5772
|
|
|
], |
5773
|
|
|
'urn:ogc:def:crs:EPSG::5393' => [ |
5774
|
|
|
'name' => 'SIRGAS_ES2007.8', |
5775
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5776
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1069', |
5777
|
|
|
], |
5778
|
|
|
'urn:ogc:def:crs:EPSG::5451' => [ |
5779
|
|
|
'name' => 'Ocotepeque 1935', |
5780
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5781
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1070', |
5782
|
|
|
], |
5783
|
|
|
'urn:ogc:def:crs:EPSG::5464' => [ |
5784
|
|
|
'name' => 'Sibun Gorge 1922', |
5785
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5786
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1071', |
5787
|
|
|
], |
5788
|
|
|
'urn:ogc:def:crs:EPSG::5467' => [ |
5789
|
|
|
'name' => 'Panama-Colon 1911', |
5790
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5791
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1072', |
5792
|
|
|
], |
5793
|
|
|
'urn:ogc:def:crs:EPSG::5489' => [ |
5794
|
|
|
'name' => 'RGAF09', |
5795
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5796
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1073', |
5797
|
|
|
], |
5798
|
|
|
'urn:ogc:def:crs:EPSG::5524' => [ |
5799
|
|
|
'name' => 'Corrego Alegre 1961', |
5800
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5801
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1074', |
5802
|
|
|
], |
5803
|
|
|
'urn:ogc:def:crs:EPSG::5527' => [ |
5804
|
|
|
'name' => 'SAD69(96)', |
5805
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5806
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1075', |
5807
|
|
|
], |
5808
|
|
|
'urn:ogc:def:crs:EPSG::5546' => [ |
5809
|
|
|
'name' => 'PNG94', |
5810
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5811
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1076', |
5812
|
|
|
], |
5813
|
|
|
'urn:ogc:def:crs:EPSG::5561' => [ |
5814
|
|
|
'name' => 'UCS-2000', |
5815
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5816
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1077', |
5817
|
|
|
], |
5818
|
|
|
'urn:ogc:def:crs:EPSG::5593' => [ |
5819
|
|
|
'name' => 'FEH2010', |
5820
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5821
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1078', |
5822
|
|
|
], |
5823
|
|
|
'urn:ogc:def:crs:EPSG::5681' => [ |
5824
|
|
|
'name' => 'DB_REF', |
5825
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5826
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1081', |
5827
|
|
|
], |
5828
|
|
|
'urn:ogc:def:crs:EPSG::5886' => [ |
5829
|
|
|
'name' => 'TGD2005', |
5830
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5831
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1095', |
5832
|
|
|
], |
5833
|
|
|
'urn:ogc:def:crs:EPSG::6135' => [ |
5834
|
|
|
'name' => 'CIGD11', |
5835
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5836
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1100', |
5837
|
|
|
], |
5838
|
|
|
'urn:ogc:def:crs:EPSG::6207' => [ |
5839
|
|
|
'name' => 'Nepal 1981', |
5840
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5841
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1111', |
5842
|
|
|
], |
5843
|
|
|
'urn:ogc:def:crs:EPSG::6311' => [ |
5844
|
|
|
'name' => 'CGRS93', |
5845
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5846
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1112', |
5847
|
|
|
], |
5848
|
|
|
'urn:ogc:def:crs:EPSG::6318' => [ |
5849
|
|
|
'name' => 'NAD83(2011)', |
5850
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5851
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1116', |
5852
|
|
|
], |
5853
|
|
|
'urn:ogc:def:crs:EPSG::6322' => [ |
5854
|
|
|
'name' => 'NAD83(PA11)', |
5855
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5856
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1117', |
5857
|
|
|
], |
5858
|
|
|
'urn:ogc:def:crs:EPSG::6325' => [ |
5859
|
|
|
'name' => 'NAD83(MA11)', |
5860
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5861
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1118', |
5862
|
|
|
], |
5863
|
|
|
'urn:ogc:def:crs:EPSG::6365' => [ |
5864
|
|
|
'name' => 'Mexico ITRF2008', |
5865
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5866
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1120', |
5867
|
|
|
], |
5868
|
|
|
'urn:ogc:def:crs:EPSG::6668' => [ |
5869
|
|
|
'name' => 'JGD2011', |
5870
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5871
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1128', |
5872
|
|
|
], |
5873
|
|
|
'urn:ogc:def:crs:EPSG::6706' => [ |
5874
|
|
|
'name' => 'RDN2008', |
5875
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5876
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1132', |
5877
|
|
|
], |
5878
|
|
|
'urn:ogc:def:crs:EPSG::6783' => [ |
5879
|
|
|
'name' => 'NAD83(CORS96)', |
5880
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5881
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1133', |
5882
|
|
|
], |
5883
|
|
|
'urn:ogc:def:crs:EPSG::6881' => [ |
5884
|
|
|
'name' => 'Aden 1925', |
5885
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5886
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1135', |
5887
|
|
|
], |
5888
|
|
|
'urn:ogc:def:crs:EPSG::6882' => [ |
5889
|
|
|
'name' => 'Bekaa Valley 1920', |
5890
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5891
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1137', |
5892
|
|
|
], |
5893
|
|
|
'urn:ogc:def:crs:EPSG::6883' => [ |
5894
|
|
|
'name' => 'Bioko', |
5895
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5896
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1136', |
5897
|
|
|
], |
5898
|
|
|
'urn:ogc:def:crs:EPSG::6892' => [ |
5899
|
|
|
'name' => 'South East Island 1943', |
5900
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5901
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1138', |
5902
|
|
|
], |
5903
|
|
|
'urn:ogc:def:crs:EPSG::6894' => [ |
5904
|
|
|
'name' => 'Gambia', |
5905
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5906
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1139', |
5907
|
|
|
], |
5908
|
|
|
'urn:ogc:def:crs:EPSG::6983' => [ |
5909
|
|
|
'name' => 'IG05 Intermediate CRS', |
5910
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5911
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1142', |
5912
|
|
|
], |
5913
|
|
|
'urn:ogc:def:crs:EPSG::6990' => [ |
5914
|
|
|
'name' => 'IG05/12 Intermediate CRS', |
5915
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5916
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1144', |
5917
|
|
|
], |
5918
|
|
|
'urn:ogc:def:crs:EPSG::7035' => [ |
5919
|
|
|
'name' => 'RGSPM06 (lon-lat)', |
5920
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5921
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1038', |
5922
|
|
|
], |
5923
|
|
|
'urn:ogc:def:crs:EPSG::7037' => [ |
5924
|
|
|
'name' => 'RGR92 (lon-lat)', |
5925
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5926
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6627', |
5927
|
|
|
], |
5928
|
|
|
'urn:ogc:def:crs:EPSG::7039' => [ |
5929
|
|
|
'name' => 'RGM04 (lon-lat)', |
5930
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5931
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1036', |
5932
|
|
|
], |
5933
|
|
|
'urn:ogc:def:crs:EPSG::7041' => [ |
5934
|
|
|
'name' => 'RGFG95 (lon-lat)', |
5935
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5936
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6624', |
5937
|
|
|
], |
5938
|
|
|
'urn:ogc:def:crs:EPSG::7073' => [ |
5939
|
|
|
'name' => 'RGTAAF07', |
5940
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5941
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1113', |
5942
|
|
|
], |
5943
|
|
|
'urn:ogc:def:crs:EPSG::7084' => [ |
5944
|
|
|
'name' => 'RGF93 (lon-lat)', |
5945
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5946
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6171', |
5947
|
|
|
], |
5948
|
|
|
'urn:ogc:def:crs:EPSG::7086' => [ |
5949
|
|
|
'name' => 'RGAF09 (lon-lat)', |
5950
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5951
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1073', |
5952
|
|
|
], |
5953
|
|
|
'urn:ogc:def:crs:EPSG::7133' => [ |
5954
|
|
|
'name' => 'RGTAAF07 (lon-lat)', |
5955
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
5956
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1113', |
5957
|
|
|
], |
5958
|
|
|
'urn:ogc:def:crs:EPSG::7136' => [ |
5959
|
|
|
'name' => 'IGD05', |
5960
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5961
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1114', |
5962
|
|
|
], |
5963
|
|
|
'urn:ogc:def:crs:EPSG::7139' => [ |
5964
|
|
|
'name' => 'IGD05/12', |
5965
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5966
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1115', |
5967
|
|
|
], |
5968
|
|
|
'urn:ogc:def:crs:EPSG::7373' => [ |
5969
|
|
|
'name' => 'ONGD14', |
5970
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5971
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1147', |
5972
|
|
|
], |
5973
|
|
|
'urn:ogc:def:crs:EPSG::7683' => [ |
5974
|
|
|
'name' => 'GSK-2011', |
5975
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5976
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1159', |
5977
|
|
|
], |
5978
|
|
|
'urn:ogc:def:crs:EPSG::7686' => [ |
5979
|
|
|
'name' => 'Kyrg-06', |
5980
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5981
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1160', |
5982
|
|
|
], |
5983
|
|
|
'urn:ogc:def:crs:EPSG::7798' => [ |
5984
|
|
|
'name' => 'BGS2005', |
5985
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5986
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1167', |
5987
|
|
|
], |
5988
|
|
|
'urn:ogc:def:crs:EPSG::7844' => [ |
5989
|
|
|
'name' => 'GDA2020', |
5990
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5991
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1168', |
5992
|
|
|
], |
5993
|
|
|
'urn:ogc:def:crs:EPSG::7881' => [ |
5994
|
|
|
'name' => 'St. Helena Tritan', |
5995
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
5996
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1173', |
5997
|
|
|
], |
5998
|
|
|
'urn:ogc:def:crs:EPSG::7886' => [ |
5999
|
|
|
'name' => 'SHGD2015', |
6000
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6001
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1174', |
6002
|
|
|
], |
6003
|
|
|
'urn:ogc:def:crs:EPSG::8042' => [ |
6004
|
|
|
'name' => 'Gusterberg (Ferro)', |
6005
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6006
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1188', |
6007
|
|
|
], |
6008
|
|
|
'urn:ogc:def:crs:EPSG::8043' => [ |
6009
|
|
|
'name' => 'St. Stephen (Ferro)', |
6010
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6011
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1189', |
6012
|
|
|
], |
6013
|
|
|
'urn:ogc:def:crs:EPSG::8086' => [ |
6014
|
|
|
'name' => 'ISN2016', |
6015
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6016
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1187', |
6017
|
|
|
], |
6018
|
|
|
'urn:ogc:def:crs:EPSG::8232' => [ |
6019
|
|
|
'name' => 'NAD83(CSRS96)', |
6020
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6021
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1192', |
6022
|
|
|
], |
6023
|
|
|
'urn:ogc:def:crs:EPSG::8237' => [ |
6024
|
|
|
'name' => 'NAD83(CSRS)v2', |
6025
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6026
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1193', |
6027
|
|
|
], |
6028
|
|
|
'urn:ogc:def:crs:EPSG::8240' => [ |
6029
|
|
|
'name' => 'NAD83(CSRS)v3', |
6030
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6031
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1194', |
6032
|
|
|
], |
6033
|
|
|
'urn:ogc:def:crs:EPSG::8246' => [ |
6034
|
|
|
'name' => 'NAD83(CSRS)v4', |
6035
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6036
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1195', |
6037
|
|
|
], |
6038
|
|
|
'urn:ogc:def:crs:EPSG::8249' => [ |
6039
|
|
|
'name' => 'NAD83(CSRS)v5', |
6040
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6041
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1196', |
6042
|
|
|
], |
6043
|
|
|
'urn:ogc:def:crs:EPSG::8252' => [ |
6044
|
|
|
'name' => 'NAD83(CSRS)v6', |
6045
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6046
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1197', |
6047
|
|
|
], |
6048
|
|
|
'urn:ogc:def:crs:EPSG::8255' => [ |
6049
|
|
|
'name' => 'NAD83(CSRS)v7', |
6050
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6051
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1198', |
6052
|
|
|
], |
6053
|
|
|
'urn:ogc:def:crs:EPSG::8351' => [ |
6054
|
|
|
'name' => 'S-JTSK [JTSK03]', |
6055
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6056
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1201', |
6057
|
|
|
], |
6058
|
|
|
'urn:ogc:def:crs:EPSG::8427' => [ |
6059
|
|
|
'name' => 'Hong Kong Geodetic CS', |
6060
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6061
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1209', |
6062
|
|
|
], |
6063
|
|
|
'urn:ogc:def:crs:EPSG::8428' => [ |
6064
|
|
|
'name' => 'Macao 1920', |
6065
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6066
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1207', |
6067
|
|
|
], |
6068
|
|
|
'urn:ogc:def:crs:EPSG::8431' => [ |
6069
|
|
|
'name' => 'Macao 2008', |
6070
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6071
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1208', |
6072
|
|
|
], |
6073
|
|
|
'urn:ogc:def:crs:EPSG::8545' => [ |
6074
|
|
|
'name' => 'NAD83(HARN Corrected)', |
6075
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6076
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1212', |
6077
|
|
|
], |
6078
|
|
|
'urn:ogc:def:crs:EPSG::8685' => [ |
6079
|
|
|
'name' => 'SRB_ETRS89', |
6080
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6081
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1214', |
6082
|
|
|
], |
6083
|
|
|
'urn:ogc:def:crs:EPSG::8694' => [ |
6084
|
|
|
'name' => 'Camacupa 2015', |
6085
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6086
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1217', |
6087
|
|
|
], |
6088
|
|
|
'urn:ogc:def:crs:EPSG::8699' => [ |
6089
|
|
|
'name' => 'RSAO13', |
6090
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6091
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1220', |
6092
|
|
|
], |
6093
|
|
|
'urn:ogc:def:crs:EPSG::8818' => [ |
6094
|
|
|
'name' => 'MTRF-2000', |
6095
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6096
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1218', |
6097
|
|
|
], |
6098
|
|
|
'urn:ogc:def:crs:EPSG::8860' => [ |
6099
|
|
|
'name' => 'NAD83(FBN)', |
6100
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6101
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1211', |
6102
|
|
|
], |
6103
|
|
|
'urn:ogc:def:crs:EPSG::8888' => [ |
6104
|
|
|
'name' => 'WGS 84 (Transit)', |
6105
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6106
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1166', |
6107
|
|
|
], |
6108
|
|
|
'urn:ogc:def:crs:EPSG::8900' => [ |
6109
|
|
|
'name' => 'RGWF96', |
6110
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6111
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1223', |
6112
|
|
|
], |
6113
|
|
|
'urn:ogc:def:crs:EPSG::8902' => [ |
6114
|
|
|
'name' => 'RGWF96 (lon-lat)', |
6115
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6424', |
6116
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1223', |
6117
|
|
|
], |
6118
|
|
|
'urn:ogc:def:crs:EPSG::8907' => [ |
6119
|
|
|
'name' => 'CR-SIRGAS', |
6120
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6121
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1225', |
6122
|
|
|
], |
6123
|
|
|
'urn:ogc:def:crs:EPSG::8949' => [ |
6124
|
|
|
'name' => 'SIRGAS-Chile 2010', |
6125
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6126
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1243', |
6127
|
|
|
], |
6128
|
|
|
'urn:ogc:def:crs:EPSG::8972' => [ |
6129
|
|
|
'name' => 'SIRGAS-CON DGF00P01', |
6130
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6131
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1227', |
6132
|
|
|
], |
6133
|
|
|
'urn:ogc:def:crs:EPSG::8973' => [ |
6134
|
|
|
'name' => 'SIRGAS-CON DGF01P01', |
6135
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6136
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1228', |
6137
|
|
|
], |
6138
|
|
|
'urn:ogc:def:crs:EPSG::8974' => [ |
6139
|
|
|
'name' => 'SIRGAS-CON DGF01P02', |
6140
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6141
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1229', |
6142
|
|
|
], |
6143
|
|
|
'urn:ogc:def:crs:EPSG::8975' => [ |
6144
|
|
|
'name' => 'SIRGAS-CON DGF02P01', |
6145
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6146
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1230', |
6147
|
|
|
], |
6148
|
|
|
'urn:ogc:def:crs:EPSG::8976' => [ |
6149
|
|
|
'name' => 'SIRGAS-CON DGF04P01', |
6150
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6151
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1231', |
6152
|
|
|
], |
6153
|
|
|
'urn:ogc:def:crs:EPSG::8977' => [ |
6154
|
|
|
'name' => 'SIRGAS-CON DGF05P01', |
6155
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6156
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1232', |
6157
|
|
|
], |
6158
|
|
|
'urn:ogc:def:crs:EPSG::8978' => [ |
6159
|
|
|
'name' => 'SIRGAS-CON DGF06P01', |
6160
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6161
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1233', |
6162
|
|
|
], |
6163
|
|
|
'urn:ogc:def:crs:EPSG::8979' => [ |
6164
|
|
|
'name' => 'SIRGAS-CON DGF07P01', |
6165
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6166
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1234', |
6167
|
|
|
], |
6168
|
|
|
'urn:ogc:def:crs:EPSG::8980' => [ |
6169
|
|
|
'name' => 'SIRGAS-CON DGF08P01', |
6170
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6171
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1235', |
6172
|
|
|
], |
6173
|
|
|
'urn:ogc:def:crs:EPSG::8981' => [ |
6174
|
|
|
'name' => 'SIRGAS-CON SIR09P01', |
6175
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6176
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1236', |
6177
|
|
|
], |
6178
|
|
|
'urn:ogc:def:crs:EPSG::8982' => [ |
6179
|
|
|
'name' => 'SIRGAS-CON SIR10P01', |
6180
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6181
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1237', |
6182
|
|
|
], |
6183
|
|
|
'urn:ogc:def:crs:EPSG::8983' => [ |
6184
|
|
|
'name' => 'SIRGAS-CON SIR11P01', |
6185
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6186
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1238', |
6187
|
|
|
], |
6188
|
|
|
'urn:ogc:def:crs:EPSG::8984' => [ |
6189
|
|
|
'name' => 'SIRGAS-CON SIR13P01', |
6190
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6191
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1239', |
6192
|
|
|
], |
6193
|
|
|
'urn:ogc:def:crs:EPSG::8985' => [ |
6194
|
|
|
'name' => 'SIRGAS-CON SIR14P01', |
6195
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6196
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1240', |
6197
|
|
|
], |
6198
|
|
|
'urn:ogc:def:crs:EPSG::8986' => [ |
6199
|
|
|
'name' => 'SIRGAS-CON SIR15P01', |
6200
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6201
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1241', |
6202
|
|
|
], |
6203
|
|
|
'urn:ogc:def:crs:EPSG::8987' => [ |
6204
|
|
|
'name' => 'SIRGAS-CON SIR17P01', |
6205
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6206
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1242', |
6207
|
|
|
], |
6208
|
|
|
'urn:ogc:def:crs:EPSG::8988' => [ |
6209
|
|
|
'name' => 'ITRF88', |
6210
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6211
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6647', |
6212
|
|
|
], |
6213
|
|
|
'urn:ogc:def:crs:EPSG::8989' => [ |
6214
|
|
|
'name' => 'ITRF89', |
6215
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6216
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6648', |
6217
|
|
|
], |
6218
|
|
|
'urn:ogc:def:crs:EPSG::8990' => [ |
6219
|
|
|
'name' => 'ITRF90', |
6220
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6221
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6649', |
6222
|
|
|
], |
6223
|
|
|
'urn:ogc:def:crs:EPSG::8991' => [ |
6224
|
|
|
'name' => 'ITRF91', |
6225
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6226
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6650', |
6227
|
|
|
], |
6228
|
|
|
'urn:ogc:def:crs:EPSG::8992' => [ |
6229
|
|
|
'name' => 'ITRF92', |
6230
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6231
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6651', |
6232
|
|
|
], |
6233
|
|
|
'urn:ogc:def:crs:EPSG::8993' => [ |
6234
|
|
|
'name' => 'ITRF93', |
6235
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6236
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6652', |
6237
|
|
|
], |
6238
|
|
|
'urn:ogc:def:crs:EPSG::8994' => [ |
6239
|
|
|
'name' => 'ITRF94', |
6240
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6241
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6653', |
6242
|
|
|
], |
6243
|
|
|
'urn:ogc:def:crs:EPSG::8995' => [ |
6244
|
|
|
'name' => 'ITRF96', |
6245
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6246
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6654', |
6247
|
|
|
], |
6248
|
|
|
'urn:ogc:def:crs:EPSG::8996' => [ |
6249
|
|
|
'name' => 'ITRF97', |
6250
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6251
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6655', |
6252
|
|
|
], |
6253
|
|
|
'urn:ogc:def:crs:EPSG::8997' => [ |
6254
|
|
|
'name' => 'ITRF2000', |
6255
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6256
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6656', |
6257
|
|
|
], |
6258
|
|
|
'urn:ogc:def:crs:EPSG::8998' => [ |
6259
|
|
|
'name' => 'ITRF2005', |
6260
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6261
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::6896', |
6262
|
|
|
], |
6263
|
|
|
'urn:ogc:def:crs:EPSG::8999' => [ |
6264
|
|
|
'name' => 'ITRF2008', |
6265
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6266
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1061', |
6267
|
|
|
], |
6268
|
|
|
'urn:ogc:def:crs:EPSG::9000' => [ |
6269
|
|
|
'name' => 'ITRF2014', |
6270
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6271
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1165', |
6272
|
|
|
], |
6273
|
|
|
'urn:ogc:def:crs:EPSG::9003' => [ |
6274
|
|
|
'name' => 'IGS97', |
6275
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6276
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1244', |
6277
|
|
|
], |
6278
|
|
|
'urn:ogc:def:crs:EPSG::9006' => [ |
6279
|
|
|
'name' => 'IGS00', |
6280
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6281
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1245', |
6282
|
|
|
], |
6283
|
|
|
'urn:ogc:def:crs:EPSG::9009' => [ |
6284
|
|
|
'name' => 'IGb00', |
6285
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6286
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1246', |
6287
|
|
|
], |
6288
|
|
|
'urn:ogc:def:crs:EPSG::9012' => [ |
6289
|
|
|
'name' => 'IGS05', |
6290
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6291
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1247', |
6292
|
|
|
], |
6293
|
|
|
'urn:ogc:def:crs:EPSG::9014' => [ |
6294
|
|
|
'name' => 'IGS08', |
6295
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6296
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1141', |
6297
|
|
|
], |
6298
|
|
|
'urn:ogc:def:crs:EPSG::9017' => [ |
6299
|
|
|
'name' => 'IGb08', |
6300
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6301
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1248', |
6302
|
|
|
], |
6303
|
|
|
'urn:ogc:def:crs:EPSG::9019' => [ |
6304
|
|
|
'name' => 'IGS14', |
6305
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6306
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1191', |
6307
|
|
|
], |
6308
|
|
|
'urn:ogc:def:crs:EPSG::9053' => [ |
6309
|
|
|
'name' => 'WGS 84 (G730)', |
6310
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6311
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1152', |
6312
|
|
|
], |
6313
|
|
|
'urn:ogc:def:crs:EPSG::9054' => [ |
6314
|
|
|
'name' => 'WGS 84 (G873)', |
6315
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6316
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1153', |
6317
|
|
|
], |
6318
|
|
|
'urn:ogc:def:crs:EPSG::9055' => [ |
6319
|
|
|
'name' => 'WGS 84 (G1150)', |
6320
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6321
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1154', |
6322
|
|
|
], |
6323
|
|
|
'urn:ogc:def:crs:EPSG::9056' => [ |
6324
|
|
|
'name' => 'WGS 84 (G1674)', |
6325
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6326
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1155', |
6327
|
|
|
], |
6328
|
|
|
'urn:ogc:def:crs:EPSG::9057' => [ |
6329
|
|
|
'name' => 'WGS 84 (G1762)', |
6330
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6331
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1156', |
6332
|
|
|
], |
6333
|
|
|
'urn:ogc:def:crs:EPSG::9059' => [ |
6334
|
|
|
'name' => 'ETRF89', |
6335
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6336
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1178', |
6337
|
|
|
], |
6338
|
|
|
'urn:ogc:def:crs:EPSG::9060' => [ |
6339
|
|
|
'name' => 'ETRF90', |
6340
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6341
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1179', |
6342
|
|
|
], |
6343
|
|
|
'urn:ogc:def:crs:EPSG::9061' => [ |
6344
|
|
|
'name' => 'ETRF91', |
6345
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6346
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1180', |
6347
|
|
|
], |
6348
|
|
|
'urn:ogc:def:crs:EPSG::9062' => [ |
6349
|
|
|
'name' => 'ETRF92', |
6350
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6351
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1181', |
6352
|
|
|
], |
6353
|
|
|
'urn:ogc:def:crs:EPSG::9063' => [ |
6354
|
|
|
'name' => 'ETRF93', |
6355
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6356
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1182', |
6357
|
|
|
], |
6358
|
|
|
'urn:ogc:def:crs:EPSG::9064' => [ |
6359
|
|
|
'name' => 'ETRF94', |
6360
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6361
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1183', |
6362
|
|
|
], |
6363
|
|
|
'urn:ogc:def:crs:EPSG::9065' => [ |
6364
|
|
|
'name' => 'ETRF96', |
6365
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6366
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1184', |
6367
|
|
|
], |
6368
|
|
|
'urn:ogc:def:crs:EPSG::9066' => [ |
6369
|
|
|
'name' => 'ETRF97', |
6370
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6371
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1185', |
6372
|
|
|
], |
6373
|
|
|
'urn:ogc:def:crs:EPSG::9067' => [ |
6374
|
|
|
'name' => 'ETRF2000', |
6375
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6376
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1186', |
6377
|
|
|
], |
6378
|
|
|
'urn:ogc:def:crs:EPSG::9068' => [ |
6379
|
|
|
'name' => 'ETRF2005', |
6380
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6381
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1204', |
6382
|
|
|
], |
6383
|
|
|
'urn:ogc:def:crs:EPSG::9069' => [ |
6384
|
|
|
'name' => 'ETRF2014', |
6385
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6386
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1206', |
6387
|
|
|
], |
6388
|
|
|
'urn:ogc:def:crs:EPSG::9072' => [ |
6389
|
|
|
'name' => 'NAD83(MARP00)', |
6390
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6391
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1221', |
6392
|
|
|
], |
6393
|
|
|
'urn:ogc:def:crs:EPSG::9075' => [ |
6394
|
|
|
'name' => 'NAD83(PACP00)', |
6395
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6396
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1249', |
6397
|
|
|
], |
6398
|
|
|
'urn:ogc:def:crs:EPSG::9140' => [ |
6399
|
|
|
'name' => 'KOSOVAREF01', |
6400
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6401
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1251', |
6402
|
|
|
], |
6403
|
|
|
'urn:ogc:def:crs:EPSG::9148' => [ |
6404
|
|
|
'name' => 'SIRGAS-Chile 2013', |
6405
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6406
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1252', |
6407
|
|
|
], |
6408
|
|
|
'urn:ogc:def:crs:EPSG::9153' => [ |
6409
|
|
|
'name' => 'SIRGAS-Chile 2016', |
6410
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6411
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1253', |
6412
|
|
|
], |
6413
|
|
|
'urn:ogc:def:crs:EPSG::9248' => [ |
6414
|
|
|
'name' => 'Tapi Aike', |
6415
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6416
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1257', |
6417
|
|
|
], |
6418
|
|
|
'urn:ogc:def:crs:EPSG::9251' => [ |
6419
|
|
|
'name' => 'MMN', |
6420
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6421
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1258', |
6422
|
|
|
], |
6423
|
|
|
'urn:ogc:def:crs:EPSG::9253' => [ |
6424
|
|
|
'name' => 'MMS', |
6425
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6426
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1259', |
6427
|
|
|
], |
6428
|
|
|
'urn:ogc:def:crs:EPSG::9294' => [ |
6429
|
|
|
'name' => 'ONGD17', |
6430
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6431
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1263', |
6432
|
|
|
], |
6433
|
|
|
'urn:ogc:def:crs:EPSG::9299' => [ |
6434
|
|
|
'name' => 'HS2-IRF', |
6435
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6436
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1264', |
6437
|
|
|
], |
6438
|
|
|
'urn:ogc:def:crs:EPSG::9309' => [ |
6439
|
|
|
'name' => 'ATRF2014', |
6440
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6441
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1291', |
6442
|
|
|
], |
6443
|
|
|
'urn:ogc:def:crs:EPSG::9333' => [ |
6444
|
|
|
'name' => 'KSA-GRF17', |
6445
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6446
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1268', |
6447
|
|
|
], |
6448
|
|
|
'urn:ogc:def:crs:EPSG::9364' => [ |
6449
|
|
|
'name' => 'TPEN11-IRF', |
6450
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6451
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1266', |
6452
|
|
|
], |
6453
|
|
|
'urn:ogc:def:crs:EPSG::9372' => [ |
6454
|
|
|
'name' => 'MML07-IRF', |
6455
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6456
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1271', |
6457
|
|
|
], |
6458
|
|
|
'urn:ogc:def:crs:EPSG::9380' => [ |
6459
|
|
|
'name' => 'IGb14', |
6460
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6461
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1272', |
6462
|
|
|
], |
6463
|
|
|
'urn:ogc:def:crs:EPSG::9384' => [ |
6464
|
|
|
'name' => 'AbInvA96_2020-IRF', |
6465
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6466
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1273', |
6467
|
|
|
], |
6468
|
|
|
'urn:ogc:def:crs:EPSG::9403' => [ |
6469
|
|
|
'name' => 'PN68', |
6470
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6471
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1286', |
6472
|
|
|
], |
6473
|
|
|
'urn:ogc:def:crs:EPSG::9453' => [ |
6474
|
|
|
'name' => 'GBK19-IRF', |
6475
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6476
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1289', |
6477
|
|
|
], |
6478
|
|
|
'urn:ogc:def:crs:EPSG::9470' => [ |
6479
|
|
|
'name' => 'SRGI2013', |
6480
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6481
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1293', |
6482
|
|
|
], |
6483
|
|
|
'urn:ogc:def:crs:EPSG::9474' => [ |
6484
|
|
|
'name' => 'PZ-90.02', |
6485
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6486
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1157', |
6487
|
|
|
], |
6488
|
|
|
'urn:ogc:def:crs:EPSG::9475' => [ |
6489
|
|
|
'name' => 'PZ-90.11', |
6490
|
|
|
'coordinate_system' => 'urn:ogc:def:cs:EPSG::6422', |
6491
|
|
|
'datum' => 'urn:ogc:def:datum:EPSG::1158', |
6492
|
|
|
], |
6493
|
|
|
]; |
6494
|
|
|
|
6495
|
165 |
|
public function __construct( |
6496
|
|
|
string $srid, |
6497
|
|
|
CoordinateSystem $coordinateSystem, |
6498
|
|
|
Datum $datum |
6499
|
|
|
) { |
6500
|
165 |
|
$this->srid = $srid; |
6501
|
165 |
|
$this->coordinateSystem = $coordinateSystem; |
6502
|
165 |
|
$this->datum = $datum; |
6503
|
|
|
|
6504
|
165 |
|
assert(count($coordinateSystem->getAxes()) === 2); |
6505
|
165 |
|
} |
6506
|
|
|
|
6507
|
166 |
|
public static function fromSRID(string $srid): self |
6508
|
|
|
{ |
6509
|
166 |
|
if (!isset(static::$sridData[$srid])) { |
6510
|
1 |
|
throw new UnknownCoordinateReferenceSystemException($srid); |
6511
|
|
|
} |
6512
|
|
|
|
6513
|
165 |
|
$data = static::$sridData[$srid]; |
6514
|
|
|
|
6515
|
165 |
|
return new self( |
6516
|
165 |
|
$srid, |
6517
|
165 |
|
Ellipsoidal::fromSRID($data['coordinate_system']), |
6518
|
165 |
|
Datum::fromSRID($data['datum']) |
6519
|
|
|
); |
6520
|
|
|
} |
6521
|
|
|
|
6522
|
147 |
|
public static function getSupportedSRIDs(): array |
6523
|
|
|
{ |
6524
|
147 |
|
return array_map(function ($sridData) {return $sridData['name']; }, static::$sridData); |
6525
|
|
|
} |
6526
|
|
|
} |
6527
|
|
|
|