* Created get/set for the static DefaultCRS variable
* Add a function: public static void writeProjectionFilePrefereEPSG(CRS, File): Schreibt ein Projektions-File (.prj) fuer ein
{@link CoordinateReferenceSystem}. Wenn möglich wird die Schreibweise
"EPSG:12345" anstelle von WKT verwendet.
|