// //
//
// Creating anew projected CRS
//
// //
return new DefaultProjectedCRS(
java.util.Collections.singletonMap("name",
DefaultEllipsoidalCS.getName(pcrs,
new CitationImpl("EPSG"))), pcrs.getConversionFromBase()
.getMethod(), (GeographicCRS) pcrs.getBaseCRS(), pcrs
.getConversionFromBase().getMathTransform(),