const CRS_PREFIX = 'urn:ogc:def:crs' const urn = `${CRS_PREFIX}:${authName}:(${version}):${authSRID}`
version is optional (EPSG DATASBASE VERSION)
RFC5165srsName(current EPSG CRS definitions): urn:ogc:def:crs:EPSG:\d{4,5} - Main.rmartell - 02 Oct 2007