Open jon4than opened 9 years ago
LambertConformal's toString() method returns something along the lines of LambertConformal{earth_radius=6371.229, lat0=25.0, lon0=-95.0, par1=25.0, par2=25.0, falseEasting=0.0, falseNorthing=0.0}.
LambertConformal{earth_radius=6371.229, lat0=25.0, lon0=-95.0, par1=25.0, par2=25.0, falseEasting=0.0, falseNorthing=0.0}
I'm guessing the label above the map from Tools>Projections Manager should use getName() (which looks like US>CONUS)…but if not, no worries!
Tools>Projections Manager
US>CONUS
Jon,
We'll take a look at this after the release.
Thanks.
LambertConformal's toString() method returns something along the lines of
LambertConformal{earth_radius=6371.229, lat0=25.0, lon0=-95.0, par1=25.0, par2=25.0, falseEasting=0.0, falseNorthing=0.0}
.I'm guessing the label above the map from
Tools>Projections Manager
should use getName() (which looks likeUS>CONUS
)…but if not, no worries!