@@ -29,17 +29,17 @@ exports.projNames = {
29
29
// 'albers': 'albers',
30
30
// 'armadillo': 'armadillo',
31
31
'august' : 'august' ,
32
- // 'baker': 'baker',
32
+ 'baker' : 'baker' ,
33
33
// 'berghaus': 'berghaus',
34
- // 'bertin1953': 'bertin1953',
34
+ 'bertin1953' : 'bertin1953' ,
35
35
'boggs' : 'boggs' ,
36
- // 'bonne': 'bonne',
37
- // 'bottomley': 'bottomley',
36
+ 'bonne' : 'bonne' ,
37
+ 'bottomley' : 'bottomley' ,
38
38
'bromley' : 'bromley' ,
39
39
// 'chamberlin': 'chamberlin',
40
40
// 'chamberlin africa': 'chamberlinAfrica',
41
41
'collignon' : 'collignon' ,
42
- // 'craig': 'craig',
42
+ 'craig' : 'craig' ,
43
43
'craster' : 'craster' ,
44
44
'cylindrical equal area' : 'cylindricalEqualArea' ,
45
45
'cylindrical stereographic' : 'cylindricalStereographic' ,
@@ -54,7 +54,7 @@ exports.projNames = {
54
54
'foucaut sinusoidal' : 'foucautSinusoidal' ,
55
55
// 'gilbert': 'gilbert',
56
56
// 'gingery': 'gingery',
57
- // 'ginzburg4': 'ginzburg4',
57
+ 'ginzburg4' : 'ginzburg4' ,
58
58
'ginzburg5' : 'ginzburg5' ,
59
59
'ginzburg6' : 'ginzburg6' ,
60
60
'ginzburg8' : 'ginzburg8' ,
@@ -64,14 +64,14 @@ exports.projNames = {
64
64
// 'hammer retroazimuthal': 'hammerRetroazimuthal',
65
65
// 'healpix': 'healpix',
66
66
'hill' : 'hill' ,
67
- // 'homolosine': 'homolosine',
67
+ 'homolosine' : 'homolosine' ,
68
68
'hufnagel' : 'hufnagel' ,
69
69
'hyperelliptical' : 'hyperelliptical' ,
70
70
'lagrange' : 'lagrange' ,
71
- // 'larrivee': 'larrivee',
72
- // 'laskowski': 'laskowski',
71
+ 'larrivee' : 'larrivee' ,
72
+ 'laskowski' : 'laskowski' ,
73
73
// 'littrow': 'littrow',
74
- // 'loximuthal': 'loximuthal',
74
+ 'loximuthal' : 'loximuthal' ,
75
75
// 'modified stereographic': 'modifiedStereographic',
76
76
// 'modified stereographic alaska': 'modifiedStereographicAlaska',
77
77
// 'modified stereographic gs48': 'modifiedStereographicGs48',
@@ -86,10 +86,10 @@ exports.projNames = {
86
86
'nell hammer' : 'nellHammer' ,
87
87
'nicolosi' : 'nicolosi' ,
88
88
'patterson' : 'patterson' ,
89
- // 'polyconic': 'polyconic',
89
+ 'polyconic' : 'polyconic' ,
90
90
'rectangular polyconic' : 'rectangularPolyconic' ,
91
91
'satellite' : 'satellite' ,
92
- // 'sinu mollweide': 'sinuMollweide',
92
+ 'sinu mollweide' : 'sinuMollweide' ,
93
93
'times' : 'times' ,
94
94
// 'two point azimuthal': 'twoPointAzimuthal',
95
95
// 'two point azimuthalUsa': 'twoPointAzimuthalUsa',
0 commit comments