@@ -29,17 +29,17 @@ exports.projNames = {
2929 // 'albers': 'albers',
3030 // 'armadillo': 'armadillo',
3131 'august' : 'august' ,
32- // 'baker': 'baker',
32+ 'baker' : 'baker' ,
3333 // 'berghaus': 'berghaus',
34- // 'bertin1953': 'bertin1953',
34+ 'bertin1953' : 'bertin1953' ,
3535 'boggs' : 'boggs' ,
36- // 'bonne': 'bonne',
37- // 'bottomley': 'bottomley',
36+ 'bonne' : 'bonne' ,
37+ 'bottomley' : 'bottomley' ,
3838 'bromley' : 'bromley' ,
3939 // 'chamberlin': 'chamberlin',
4040 // 'chamberlin africa': 'chamberlinAfrica',
4141 'collignon' : 'collignon' ,
42- // 'craig': 'craig',
42+ 'craig' : 'craig' ,
4343 'craster' : 'craster' ,
4444 'cylindrical equal area' : 'cylindricalEqualArea' ,
4545 'cylindrical stereographic' : 'cylindricalStereographic' ,
@@ -54,7 +54,7 @@ exports.projNames = {
5454 'foucaut sinusoidal' : 'foucautSinusoidal' ,
5555 // 'gilbert': 'gilbert',
5656 // 'gingery': 'gingery',
57- // 'ginzburg4': 'ginzburg4',
57+ 'ginzburg4' : 'ginzburg4' ,
5858 'ginzburg5' : 'ginzburg5' ,
5959 'ginzburg6' : 'ginzburg6' ,
6060 'ginzburg8' : 'ginzburg8' ,
@@ -64,14 +64,14 @@ exports.projNames = {
6464 // 'hammer retroazimuthal': 'hammerRetroazimuthal',
6565 // 'healpix': 'healpix',
6666 'hill' : 'hill' ,
67- // 'homolosine': 'homolosine',
67+ 'homolosine' : 'homolosine' ,
6868 'hufnagel' : 'hufnagel' ,
6969 'hyperelliptical' : 'hyperelliptical' ,
7070 'lagrange' : 'lagrange' ,
71- // 'larrivee': 'larrivee',
72- // 'laskowski': 'laskowski',
71+ 'larrivee' : 'larrivee' ,
72+ 'laskowski' : 'laskowski' ,
7373 // 'littrow': 'littrow',
74- // 'loximuthal': 'loximuthal',
74+ 'loximuthal' : 'loximuthal' ,
7575 // 'modified stereographic': 'modifiedStereographic',
7676 // 'modified stereographic alaska': 'modifiedStereographicAlaska',
7777 // 'modified stereographic gs48': 'modifiedStereographicGs48',
@@ -86,10 +86,10 @@ exports.projNames = {
8686 'nell hammer' : 'nellHammer' ,
8787 'nicolosi' : 'nicolosi' ,
8888 'patterson' : 'patterson' ,
89- // 'polyconic': 'polyconic',
89+ 'polyconic' : 'polyconic' ,
9090 'rectangular polyconic' : 'rectangularPolyconic' ,
9191 'satellite' : 'satellite' ,
92- // 'sinu mollweide': 'sinuMollweide',
92+ 'sinu mollweide' : 'sinuMollweide' ,
9393 'times' : 'times' ,
9494 // 'two point azimuthal': 'twoPointAzimuthal',
9595 // 'two point azimuthalUsa': 'twoPointAzimuthalUsa',
0 commit comments